Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 343 Bytes

File metadata and controls

6 lines (5 loc) · 343 Bytes

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
  4. 04_rename_with_slice.py: rename group of files, within a single directory, using slice