Skip to main content

Shay Palachy's personal common Python 3 utility functions and classes.

Project description

PyPI-Status PyPI-Versions Build-Status Codecov LICENCE

Shay Palachy’s personal common Python 3 utility functions and classes.

>>> from utilp.classes import Bunch
>>> bunch = Bunch()
>>> bunch.a = 5
>>> print(bunch.a)
5

Installation

Install utilp with:

pip install utilp

Credits

Created by Shay Palachy (shay.palachy@gmail.com).

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

utilp-0.0.5.tar.gz (18.2 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