A library containing functions and constants commonly used so they can be centrally hosted sourced and managed
Project description
Umbitlib
This is a library containing commonly used functions and constants so that they can be centrally hosted, sourced, tested, and managed
Functions being added to the library should
- Include a clear description of the function's purpose
- Include parameter definitions for easy access in the tooltip
- Include descriptive comments and formatting to aid in reading the code
- Include specific unit tests for the function in the corresponding tests file
- Follow DRY (Don't Repeat Yourself) coding practices where possible
- Include input cleaning and/or explicit parameter-typing to prevent end-users from entering incorrect values
For an example submission including tests see the 'add()' function in umbitlib/helpers.py and tests/test_helpers.py
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
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
File details
Details for the file umbitlib-0.0.80.tar.gz.
File metadata
- Download URL: umbitlib-0.0.80.tar.gz
- Upload date:
- Size: 28.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.0.1 CPython/3.12.8 Windows/11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
316d1ee2b746454c68da7cfab2ea24adc0350a2601b0d0098c83267d67a9ea36
|
|
| MD5 |
4f6f8ee101611c4a982e87f3b78402c5
|
|
| BLAKE2b-256 |
572c6f8e14ae68b231ba70c371d8934845792526874d375aa316b6620d201218
|
File details
Details for the file umbitlib-0.0.80-py3-none-any.whl.
File metadata
- Download URL: umbitlib-0.0.80-py3-none-any.whl
- Upload date:
- Size: 35.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.0.1 CPython/3.12.8 Windows/11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f3001162099ce8f97422d3db30203b1832b4d41121c1ce02b6e93196d7db8260
|
|
| MD5 |
2499105cbe3ab1fad805c392b3a8482c
|
|
| BLAKE2b-256 |
c56b363f8c99d860b87ed22cf3e13b6754638bba8384e797f57b337200c9911c
|