python-scripts/readme.md

5 lines
248 B
Markdown
Raw Normal View History

2014-04-10 04:57:38 +02:00
## Just another repo of Python scripts
2014-04-21 15:55:09 +02:00
1. **01_remove_all_pyc.md**: remove all *.pyc* files from a git repo
2014-04-23 01:43:32 +02:00
2. **02_find_all_links.py**: get all links from a webpage
3. **03_simple_twitter_manager.py**: accessing the Twitter API, example functions