A simple module to count or list the attributes of files in a directory.
Project description
A simple module used to count or list the attributes of files in a directory.
This module can be used from the command line, with the command countfiles
.
Usage (CLI):
countfiles <directory> [options...]
Usage (Python):
import countfiles
counter = countfiles.Counter(path='.', count=True, size=False)
counter.call()
Options include:
path
(str)count
(bool)size
(bool)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size countfiles-0.3.4-py3-none-any.whl (5.4 kB) | File type Wheel | Python version py3 | Upload date | Hashes View |
Filename, size countfiles-0.3.4.tar.gz (2.5 kB) | File type Source | Python version None | Upload date | Hashes View |
Close
Hashes for countfiles-0.3.4-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6bf608f46cbe81e903bc9468e2d25e8f55d867f5e7e89aa6ffc0587a00446581 |
|
MD5 | 38790e2d9f92c26a3032a67a3cb945b5 |
|
BLAKE2-256 | e54538e6653b765c28b4c6034a118f34227fbf429245019ff5005f3008dce8f3 |