Advanced Data Validation Framework - The Integrity Element
Project description
integrium
A modern Python package created by Juste Elysée MALANDILA.
Installation
pip install integrium
Usage
from integrium import main_function
result = main_function("Hello World!")
print(result)
Development
# Install in development mode
pip install -e .[dev]
# Run tests
pytest
# Format code
black .
isort .
# Type checking
mypy .
License
MIT License - see LICENSE file for details.
Author
Juste Elysée MALANDILA
Email: justech4dev@gmail.com
GitHub: @jdevsky
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
integrium-0.1.0.tar.gz
(4.3 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
File details
Details for the file integrium-0.1.0.tar.gz.
File metadata
- Download URL: integrium-0.1.0.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6e3aa1036cd4ca256fd0ea2b596442fb316ef906a4ea8dbbbf35492f29eb800c
|
|
| MD5 |
326c0ca8bec6e719f0cbf92b95e871d4
|
|
| BLAKE2b-256 |
f1715dd073e1abd4c140e18f514e4cec5f58843e25d141f0f548a781a943924a
|
File details
Details for the file integrium-0.1.0-py3-none-any.whl.
File metadata
- Download URL: integrium-0.1.0-py3-none-any.whl
- Upload date:
- Size: 5.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1971b5c73280139d1b31b9a9f408df32820a9f240b57c88642b64fc4d2f96fd0
|
|
| MD5 |
bbd873c52626de45fc1501de5c4c0bfa
|
|
| BLAKE2b-256 |
b8566bc0583d7fe48220d577133f9aa2c7b1d4d2a1a3a242445c6605ee94a480
|