Skip to content

Code samples from Coding Club's first hackathon on 09 August 2019

Notifications You must be signed in to change notification settings

sdgniser/hack001

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

hack 001

This repository contains code samples and demos from Coding Club's guided hackathon, held on 09 August 2019. The hackathon was based around web technologies; in particular we tried to reverse engineer web APIs and implement our own interface for it.

The code samples rely on the Python modules Requests and Beautiful Soup. Python 3 is preferred over Python 2 (duh).

Details about the code

  • nasa.py: downloads the Astronomy Picture of the Day by NASA
  • xkcd.py: downloads the latest comic on https://xkcd.com

Books and Resources for Learning Things

About

Code samples from Coding Club's first hackathon on 09 August 2019

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages