victordomingos / Count-filesLinks
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 5 years ago
Alternatives and similar repositories for Count-files
Users that are interested in Count-files are comparing it to the libraries listed below
Sorting:
- Ultra-lightweight pure Python package to check if a file is binary or text.☆144Updated 8 months ago
- Extends zip() and itertools.zip_longest() to generate named tuples.☆22Updated 6 years ago
- A template engine to render Markdown with external template imports and basic variable replacements. #pypackage☆63Updated 4 years ago
- Assorted generic flask views, blueprints, Jinja2 filters, macros, forms and more.☆24Updated 6 years ago
- A collection of useful Python tools☆156Updated 2 weeks ago
- A Wake-on-LAN tool written in Python.☆35Updated 6 years ago
- A software package containing solutions to simple (and possibly recurrent) "how to" problems in tkinter.☆18Updated 10 months ago
- An (unofficial) command line interface for Google APIs☆31Updated 2 years ago
- dank key/value store high-level APIs☆18Updated 7 years ago
- A simple task queue implementation to enqeue jobs on local or remote processes.☆98Updated 4 years ago
- A GUI tool for running Python test suites.☆221Updated 2 weeks ago
- A python auto-scaffolding tool for MVC applications like Django.☆18Updated 10 years ago
- Repo for topics covered during the presentation☆30Updated last year
- Think about Python's dir builtin with recursive search capabilities☆49Updated 3 years ago
- Cross-platform tool for adding locations to the user PATH, no elevated privileges required!☆165Updated last year
- 🕷Configuration based html scraper☆23Updated 2 weeks ago
- Configuration for Python planets☆138Updated 2 weeks ago
- AnyAPI is a library that helps you to write any API wrapper with ease and in pythonic way.☆132Updated 4 years ago
- Create and deploy a RESTful API with a few lines of YAML☆32Updated 6 years ago
- Commonly Consumed Code Commodities☆110Updated 4 months ago
- A simple Python 3.5+ multitasking library.☆35Updated 5 years ago
- A simple python tool that generates a requests/bs4 based web scraper☆27Updated 3 years ago
- PrettyTable is a simple Python library designed to make it quick and easy to represent tabular data in visually appealing ASCII tables.☆128Updated 3 years ago
- Minimal, prototype RESTful server for basic CRUD transactions☆38Updated 8 years ago
- Fast counters for Python☆39Updated 2 years ago
- The simplest way to use SQL in Python☆30Updated 2 years ago
- Estimating Big-O notations for a given function in Python☆27Updated 6 years ago
- A simple file-based key-value database written in Python☆86Updated 2 years ago
- ☆36Updated last year
- A tool that checks installed packages against all package requirements to ensure that there are no dependency version conflicts.☆76Updated 5 years ago