Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gzutils-0.0.7.tar.gz (3.4 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page