8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1a0172 commit 486b1c3Copy full SHA for 486b1c3
readme.md
@@ -1,5 +1,6 @@
1
## Just another repo of Python scripts
2
3
1. **01_remove_all_pyc.md**: remove all *.pyc* files from a git repo
4
-2. **02_find_all_links.py**: get all links from a webpage
5
-3. **03_simple_twitter_manager.py**: accessing the Twitter API, example functions
+1. **02_find_all_links.py**: get all links from a webpage
+1. **03_simple_twitter_manager.py**: accessing the Twitter API, example functions
6
+3. **04_rename_with_slice.py**: rename group of files, within a single directory, using slice
0 commit comments