Update readme.md
This commit is contained in:
parent
f1a0172699
commit
486b1c3bf7
@ -1,5 +1,6 @@
|
|||||||
## Just another repo of Python scripts
|
## Just another repo of Python scripts
|
||||||
|
|
||||||
1. **01_remove_all_pyc.md**: remove all *.pyc* files from a git repo
|
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
|
1. **02_find_all_links.py**: get all links from a webpage
|
||||||
3. **03_simple_twitter_manager.py**: accessing the Twitter API, example functions
|
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
|
||||||
|
Loading…
Reference in New Issue
Block a user