Type-Safe Modern ORM - Data in 3D
Project description
datavoxel
A modern Python package created by Juste Elysée MALANDILA.
Installation
pip install datavoxel
Usage
from datavoxel 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
datavoxel-0.1.0.tar.gz
(3.9 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 datavoxel-0.1.0.tar.gz.
File metadata
- Download URL: datavoxel-0.1.0.tar.gz
- Upload date:
- Size: 3.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6972b421ec9ecb9a348428a670e34fe1c82aeb4b6ac9679817135d894814ea06
|
|
| MD5 |
d122afb2ae2a5ed8ed7a692e8b1757d0
|
|
| BLAKE2b-256 |
78f24d177488c9909b582a4bedde1b2deec7da72ee2cfa29bd1ae57d4b3cf0d9
|
File details
Details for the file datavoxel-0.1.0-py3-none-any.whl.
File metadata
- Download URL: datavoxel-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.4 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 |
532c31a12b4ba5adcbf7dcf545f8ed319cef1c99ffecdf1fa0f71fc6ef31b90f
|
|
| MD5 |
add2e29401f1a44759c74d3b48254b7d
|
|
| BLAKE2b-256 |
64da763678736bdf3f612b63b28bb0e233f232311fedbd9d9d89b89b352724c4
|