Shay Palachy's personal common Python 3 utility functions and classes.
Project description
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.10.tar.gz
(28.5 kB
view hashes)
Built Distribution
utilp-0.0.10-py2.py3-none-any.whl
(11.1 kB
view hashes)
Close
Hashes for utilp-0.0.10-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | a83960e2d1678b981a20fffc807b6698ab65d3ecce2d8246a7baf0dbff60123f |
|
MD5 | d290b7bb07883c96d0ba684c50fb45f1 |
|
BLAKE2b-256 | 747879c535001a0d5c71b2f04f3fbb0bd5a6599bb18e38cc1653d51610fbe9ab |