utils_nm
This package contains utility objects like functions and classes.
The following modules can be imported:
- db_functions: functions for database operations
- data_functions: functions specific for data transformation with pandas
- 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)
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-1.0.17.tar.gz
(17.6 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-1.0.17-py3-none-any.whl
(19.7 kB
view details)
File details
Details for the file utils_nm-1.0.17.tar.gz.
File metadata
- Download URL: utils_nm-1.0.17.tar.gz
- Upload date:
- Size: 17.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5f07b8b45fe5b3ef8cb99925a799257d88fa62e31c2bc3a1d1c3fe2e3c6a6e4a
|
|
| MD5 |
d14e50f7630c99ed33fa73446e927444
|
|
| BLAKE2b-256 |
1552019eb40a5b5c5603b2a8e970d8635a1bbd5e151fba12377da099ddd9c6c8
|
File details
Details for the file utils_nm-1.0.17-py3-none-any.whl.
File metadata
- Download URL: utils_nm-1.0.17-py3-none-any.whl
- Upload date:
- Size: 19.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0f227621fcee1960e85e81a58c574bd17f2fff4f90402d99a71c8ed0244082d2
|
|
| MD5 |
d09886f17dadda95bd0b4608f3c20343
|
|
| BLAKE2b-256 |
30493c84227fbca552fc625fbd9fc030a19515487aceea5852af081d2913c679
|