Package for personal utility operations
Project description
utils_nm
This package contains utility objects like functions and classes.
The following modules can be imported:
- db_functions: functions for database operations
- orm_models: sqlalchemy orm models for logging purposes of job executions
- util_classes: useful classes
- util_functions: useful functions
- util_decorators: useful decorator functions, classes, factories
To use (with caution), simply do:
>>> from src.utils_nm import util_functions as uf
>>> user_input = uf.input_prompt(name='arg', choices=('a', 'b'), default='a', enum=False)
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
utils_nm-0.7.0.tar.gz
(14.4 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
utils_nm-0.7.0-py3-none-any.whl
(16.0 kB
view details)
File details
Details for the file utils_nm-0.7.0.tar.gz.
File metadata
- Download URL: utils_nm-0.7.0.tar.gz
- Upload date:
- Size: 14.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d644e28cf0248e8d2ed096f280a0fa16c572ca848ac549b9a90dbdcfd9ecff74
|
|
| MD5 |
8b7011766a53256f50136e63835f9c36
|
|
| BLAKE2b-256 |
95f856bf29b54996528315170c6879c729f9d49e01454ef88a666162e6160633
|
File details
Details for the file utils_nm-0.7.0-py3-none-any.whl.
File metadata
- Download URL: utils_nm-0.7.0-py3-none-any.whl
- Upload date:
- Size: 16.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2905d74901cfad77eeddcb4ebbf236c894b697827d613c6c7e2aeb31bfaa1495
|
|
| MD5 |
63bb54337aba043820d7c68a1df4ca01
|
|
| BLAKE2b-256 |
c2d3bedd113e5d35b6ae438761bebfd7b879e3a89dd35249afdb55e2b69e3c39
|