Gizur misc utils
Project description
# Gizur Misc Utils
This package contains the following classes/functions:
A Logging class - simple base class for logging
The DotDict class- make it possible to access dictionary attributes with dot-notation (dict.attribute instead of dict[‘attribute’])
Functions for saving CSV files from lists
## Development
Check the code and run the tests with: tox (install tox with pip install tox if you don’t have it already)
pytest -s will run the tests and display the output.
Build the package for distribution with: python setup.py sdist
Publish a build with: twine upload dist/gzutils-X.Y.Z.tar.gz
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
File details
Details for the file gzutils-0.0.10.tar.gz
.
File metadata
- Download URL: gzutils-0.0.10.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8c6aaf0edf2a52764906a026b6091e303cc9d163e809a74ca8a3b48500d9b6bd |
|
MD5 | b7e0d08150ba6073397a40036dba1462 |
|
BLAKE2b-256 | f9293478be44242f05c958aed8a91aeaeb756e5ae9b5231643eb0d73e223e487 |