https://github.com/rasbt/py-args
Python command line tools as productivity supplements for Posix systems
https://github.com/rasbt/py-args
posix-systems productivity-supplements python python-command
Last synced: about 2 months ago
JSON representation
Python command line tools as productivity supplements for Posix systems
- Host: GitHub
- URL: https://github.com/rasbt/py-args
- Owner: rasbt
- License: gpl-2.0
- Created: 2014-10-03T17:54:47.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2024-04-04T12:56:49.000Z (about 1 year ago)
- Last Synced: 2025-04-19T21:23:33.633Z (2 months ago)
- Topics: posix-systems, productivity-supplements, python, python-command
- Language: Python
- Size: 72.3 KB
- Stars: 15
- Watchers: 3
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# py-args
Python command line tools as productivity supplements for Posix systems
### [glob-replace](./glob-replace)
A Python command line tool for global replacements of strings in text-formatted files in a single directory or directory tree.
### [glob-rename](./glob-rename)
A Python command line tool for global renaming of files in a single directory or directory tree.