added new script, updated readme, updated todo: · ripstick/python-scripts@52cea88 · GitHub
Skip to content

Commit 52cea88

Browse files
committed
added new script, updated readme, updated todo:
1 parent 14147e3 commit 52cea88

3 files changed

Lines changed: 45 additions & 0 deletions

File tree

TODO.md

Lines changed: 2 additions & 0 deletions

readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,3 +32,4 @@
3232
1. **30_fullcontact.py**: Call the [FullcContact](https://www.fullcontact.com/developer/) API
3333
1. **31_youtube_sentiment.py**: Calculate sentiment score from the comments of a Youtube video
3434
1. **32_stock_scraper.py**: Get stock prices
35+
1. **34_git_all_repos.py**: Clone all repositories from a public user or organization on Github. Usage: `python git_all_repos.py users USER_NAME` or `python git_all_repos.py orgs ORG_NAME`

scripts/34_git_all_repos.py

Lines changed: 42 additions & 0 deletions

0 commit comments

Comments
 (0)