Go to file
2014-05-02 16:52:52 -05:00
.gitignore added .pyc script 2014-04-09 20:56:32 -06:00
01_remove_all_pyc.md new script 2014-04-21 07:55:09 -06:00
02_find_all_links.py new script 2014-04-21 07:55:09 -06:00
03_simple_twitter_manager.py added twitter api script 2014-04-22 17:43:32 -06:00
readme.md added twitter api script 2014-04-22 17:43:32 -06:00
rename_with_slice.py Create rename_with_slice.py 2014-05-02 16:52:52 -05:00

Just another repo of Python scripts

  1. 01_remove_all_pyc.md: remove all .pyc files from a git repo
  2. 02_find_all_links.py: get all links from a webpage
  3. 03_simple_twitter_manager.py: accessing the Twitter API, example functions