8000 GitHub - ThinkCode/python-scripts at 68d9c41cc8facacebe5066d8f4857ea78084865c
[go: up one dir, main page]

Skip to content

ThinkCode/python-scripts

Repository files navigation

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
  5. **05_load_json_without_dupes.py: load json, convert to dict, raise error if there is a duplicate key

About

because i'm tired of gists

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.6%
  • Shell 1.4%
0