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.
Source Distribution
countfiles-0.3.4.tar.gz
(2.5 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file countfiles-0.3.4.tar.gz.
File metadata
- Download URL: countfiles-0.3.4.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
08a876d850dedcf1c34cb1bea4df9b43b9acc681c831f5b1410630ec90fef353
|
|
| MD5 |
b1944ecb016fad9a70a8ceed972c9cd7
|
|
| BLAKE2b-256 |
60266cbb9cc5ac294c6fe310babf6dc4436b6a737d89721c0587381b8b0ba12a
|
File details
Details for the file countfiles-0.3.4-py3-none-any.whl.
File metadata
- Download URL: countfiles-0.3.4-py3-none-any.whl
- Upload date:
- Size: 5.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6bf608f46cbe81e903bc9468e2d25e8f55d867f5e7e89aa6ffc0587a00446581
|
|
| MD5 |
38790e2d9f92c26a3032a67a3cb945b5
|
|
| BLAKE2b-256 |
e54538e6653b765c28b4c6034a118f34227fbf429245019ff5005f3008dce8f3
|