victordomingos / Count-files
A CLI utility written in Python to help you count files, grouped by extension, in a directory. By default, it will count files recursively in current working directory and all of its subdirectories, and will display a table showing the frequency for each file extension (e.g.: .txt, .py, .html, .css) and the total number of files found.
☆23Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for Count-files
- Extends zip() and itertools.zip_longest() to generate named tuples.☆23Updated 5 years ago
- Assorted generic flask views, blueprints, Jinja2 filters, macros, forms and more.☆24Updated 5 years ago
- The simplest way to use SQL in Python☆30Updated last year
- An (unofficial) command line interface for Google APIs☆31Updated last year
- A Wake-on-LAN tool written in Python.☆36Updated 5 years ago
- Decorator library to configure function arguments☆38Updated last year
- CLI tool for signing SSH public keys using the Vault SSH endpoint☆12Updated last year
- A streamlined, consistent API for configuring logging☆12Updated 6 years ago
- Simple method used to load configuration variables from different sources.☆10Updated 6 years ago
- 🕷Configuration based html scraper☆22Updated 5 months ago
- A native web-based client for Slack.☆23Updated 7 years ago
- Pygame UI library☆19Updated 4 years ago
- Convert URL or RSS feed to text with readability☆50Updated 4 years ago
- It's like os.walk(), but backwards... and on a bicycle.☆26Updated last year
- Python module for Named Entity Recognition (NER) using natural language processing.☆14Updated 3 years ago
- Formatter allowing for colored output in log messages☆49Updated last year
- Create Bootstrap 4 web pages using purely Python.☆20Updated 4 months ago
- Estimating Big-O notations for a given function in Python☆27Updated 5 years ago
- Think about Python's dir builtin with recursive search capabilities☆49Updated 2 years ago
- Allows fast prototyping in Python for OpenCV☆19Updated 4 years ago
- For running a local continuous testing environment with tox☆75Updated 4 years ago
- Decorator based advanced configuration engine.☆22Updated 3 weeks ago
- Array-like File Access in Python☆41Updated last year
- Boilerplate project for creating sophisticated command line applications using the Click library in Python☆39Updated last year
- 📦 Encapsulated MongoEngine☆19Updated 4 years ago
- A simple Python 3.5+ multitasking library.☆36Updated 4 years ago
- A drop-in replacement for native Python datetimes that embraces UTC.☆60Updated last year
- `ls` command w/ git branch☆21Updated 6 years ago
- Common patterns for Flask apps☆69Updated this week