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
Alternatives and similar repositories for Count-files:
Users that are interested in Count-files are comparing it to the libraries listed below
- Extends zip() and itertools.zip_longest() to generate named tuples.☆22Updated 5 years ago
- Decorator library to configure function arguments☆38Updated 2 years ago
- Assorted generic flask views, blueprints, Jinja2 filters, macros, forms and more.☆24Updated 5 years ago
- Boilerplate project for creating sophisticated command line applications using the Click library in Python☆39Updated 2 years ago
- A Wake-on-LAN tool written in Python.☆36Updated 5 years ago
- Formatter allowing for colored output in log messages☆49Updated 2 years ago
- For running a local continuous testing environment with tox☆75Updated 4 years ago
- A Enum-based implementation of switch for Python☆20Updated 5 years ago
- Simple method used to load configuration variables from different sources.☆10Updated 6 years ago
- Fluent assertions for Python☆84Updated 2 years ago
- Python API framework using SSH sockets☆99Updated 6 years ago
- Templated Email for Python☆57Updated 8 months ago
- 🧣 Write reusable web API interactions☆125Updated last week
- 🕷Configuration based html scraper☆23Updated last week
- Python application versioning tool☆15Updated 7 years ago
- Minimal, prototype RESTful server for basic CRUD transactions☆38Updated 7 years ago
- The simplest way to use SQL in Python☆30Updated last year
- Validation and serialization library for Python designed to be used with JSON REST frameworks☆52Updated last year
- Python web server and web framework benchmark.☆66Updated 2 years ago
- One interface to read and write the data in various excel formats, import the data into and export the data from databases☆59Updated last week
- A crawler for automated functional testing of a web application☆73Updated last year
- a simple python database☆101Updated 6 years ago
- Easily work with deeply nested dictionaries and write clean code using FlexDict; a small subclass of dict. FlexDict provides automatic an…☆78Updated 5 years ago
- Introduction to Python for C/Java programmers☆36Updated 4 years ago
- Get Productive with Python and Visual Studio Code - slides, video, and demo code☆88Updated 6 years ago
- The Pythonic way to use JSON - with native objects 🛠 and path support 📁☆93Updated 4 years ago
- Estimating Big-O notations for a given function in Python☆27Updated 6 years ago
- API development made easy: a smart Python 3 API framework☆156Updated 5 months ago
- Ultra-lightweight pure Python package to check if a file is binary or text.☆140Updated 2 weeks ago
- A drop-in replacement for native Python datetimes that embraces UTC.☆60Updated last year