Skip to content

30 minute implementation of a kickstarter early bird watcher.

License

Notifications You must be signed in to change notification settings

nicoschtein/kickwatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

kickwatch

30 minute implementation of a kickstarter early bird watcher.

Python Dependencies:

  • BeautifulSoup 4
  • Requests

Install them manually:

pip install beautifulsoup4
pip install requests

Or use the included requirements.txt file:

pip install -r requirements.txt

About

30 minute implementation of a kickstarter early bird watcher.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages