.gitignore | ||
01_remove_all_pyc.md | ||
02_find_all_links.py | ||
03_simple_twitter_manager.py | ||
readme.md |
Just another repo of Python scripts
- 01_remove_all_pyc.md: remove all .pyc files from a git repo
- 02_find_all_links.py: get all links from a webpage
- 03_simple_twitter_manager.py: accessing the Twitter API, example functions