python-scripts/readme.md
2014-05-02 16:55:19 -05:00

7 lines
343 B
Markdown

## Just another repo of Python scripts
1. **01_remove_all_pyc.md**: remove all *.pyc* files from a git repo
1. **02_find_all_links.py**: get all links from a webpage
1. **03_simple_twitter_manager.py**: accessing the Twitter API, example functions
3. **04_rename_with_slice.py**: rename group of files, within a single directory, using slice