Small utility functions for Python: logging, parallel tasks, zstd
Project description
pyfnutils: Utility functions for Python
Small utility functions for Python.
log
: Initializes a logger using Python standard library logging.parallel
: Runs tasks in parallel using using Python standard library ThreadPoolExecutor.zstd
: Opens file compressed with Zstandard using command-line zstd.
Download
See tags page.
Install
pip3 install pyfnutils
License
pyfnutils is distributed under the Mozilla Public License Version 2.0 (see /LICENSE).
Copyright © 2011-2023 Charles E. Vejnar
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
pyfnutils-1.4.tar.gz
(9.0 kB
view details)
File details
Details for the file pyfnutils-1.4.tar.gz
.
File metadata
- Download URL: pyfnutils-1.4.tar.gz
- Upload date:
- Size: 9.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a86a981bdaa1d47a17c46bb60b9814e740b7acf4cccb0f882b5073379643fa4f |
|
MD5 | d8d2306e846768eb62ef1d01a574e6bd |
|
BLAKE2b-256 | 15e9edbbfa817913b3b902acbb9cf828533aace9230cdf0bb3cc27f7181f0920 |