Set of packages to simplify development in Python
Project description
pyzzy
Set of packages to simplify development in Python :
- load/dump configuration files (conf/cfg/ini, json, toml, yaml)
- logs (colored StreamHandler, FileHandler, TimeRotatingFileHandler)
- utils
Status
This project is currently unmaintained but the project is not abandonned !
Requirements
- Python 3.4+ (Python 3.6+ is preferred)
- colorama
- ruamel.yaml
- toml
The module is tested on Python 3.4 to 3.7 (included).
Installation
From PyPI
- Open a terminal
- Type
pip3 install pyzzy
orpip3 install --user pyzzy
on Linux
From GitHub
- Download the archive from GitHub
- Unzip the archive
- Open a terminal
- Move to the directory containing
setup.py
- Type
pip3 install .
orpip3 install --user .
on Linux
Thanks
I would say a big thank you to the people listed below :
- Guido van Rossum and other Python contributors for their great work on Python
- Authors and contributors of required packages for their great work
- People from the #python-fr channel on IRC for their advices and feedbacks
- My friends (ABR & AM) for their advices and feedbacks
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
pyzzy-0.0.11-py3-none-any.whl
(17.6 kB
view details)
File details
Details for the file pyzzy-0.0.11-py3-none-any.whl
.
File metadata
- Download URL: pyzzy-0.0.11-py3-none-any.whl
- Upload date:
- Size: 17.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fbe138b7f6c1052e5b6c6b982cfac4ecc94104e04e6c5e527d599943bc1fa76f |
|
MD5 | 2b740f0d1740e516bb32101751f0740a |
|
BLAKE2b-256 | d2d69e32098ea57bfee0e718564166ef632bfece6ebeb909355d9babb441f933 |