tsileo / dirtoolsLinks
Exclude/ignore files in a directory (using .gitignore like syntax), compute hash, search projects for an entire directory tree, gzip compression and track changes in a directory over time.
☆75Updated 5 years ago
Alternatives and similar repositories for dirtools
Users that are interested in dirtools are comparing it to the libraries listed below
Sorting:
- Copy + Paste in Python.☆231Updated 7 years ago
- A very simple implementation of QTs signal / slot pattern in Python☆62Updated 3 years ago
- A simple program which checks Python source files for errors.☆248Updated 7 years ago
- A command-line interface to the Python Package Index (PyPI). Get package info, download statistics, and more.☆169Updated 10 years ago
- xmldataset: xml parsing made easy 🗃️☆80Updated 5 years ago
- A simple plugin loading facility☆117Updated 3 years ago
- Commonly Consumed Code Commodities☆110Updated 5 months ago
- Cookiecutter for i18n Kivy Apps☆49Updated 4 years ago
- Python API to execute shell functions as they would be Python functions☆103Updated 2 years ago
- Pyline is a grep-like, sed-like, awk-like command-line tool for line-based text processing in Python. https://pypi.python.org/pypi/pyline☆39Updated 6 months ago
- Easy to use python subprocess interface☆113Updated 2 years ago
- Faster replacement for Python's urlparse module☆46Updated 7 years ago
- A python import sort plugin(See https://github.com/timothycrosley/isort)☆25Updated 6 years ago
- Command-line tool for querying PyPI and Python packages installed on your system.☆161Updated 9 years ago
- A unified API for accessing Python's many supported archive formats☆34Updated 8 years ago
- This is a clone of the Python duplicate code detection tool from http://sourceforge.net/projects/clonedigger/☆32Updated 10 years ago
- Command-line tool for querying PyPI and Python packages installed on your system (with Python 3 support)☆66Updated 5 years ago
- Use Python 3 annotations in sphinx-enabled docstrings☆45Updated 9 years ago
- Quickly open Python modules in your text editor☆44Updated 3 weeks ago
- Async generators for humans☆33Updated last year
- butterdb is a Python object mapper for Google Drive Spreadsheets. Still in development, but usable.☆340Updated 10 years ago
- Pure-Python non-blocking IO and background IO functions☆27Updated 6 years ago
- ☆87Updated 12 years ago
- A simple configuration parser for Python☆63Updated 6 years ago
- Asynchronous RESTful API consumer for Python