Ingialla: higher-level utilities under the tvi.solphit namespace, built on tvi-solphit tools and others of course
Project description
tvi-solphit-ingialla
Ingialla provides higher-level utilities under the shared tvi.solphit namespace, building on tvi-solphit-base for consistent logging and conventions.
- Distribution name (PyPI):
tvi-solphit-ingialla - Import path:
tvi.solphit.ingialla - Namespace packaging: PEP 420 (no
__init__.pyintvi/ortvi/solphit/)
Author: Tobias Hagenbeek (SolphIT LLC)
Installation
pip install tvi-solphit-ingialla
Requires Python >=3.9.
Quickstart
from tvi.solphit.ingialla import hello
print(hello("world"))
Logging via the base package
export TVI_SOLPHIT_LOG_LEVEL=DEBUG
python - <<'PY'
from tvi.solphit.ingialla import hello
hello("SolphIT")
PY
Development
python -m venv .venv
source .venv/bin/activate
pip install -U pip build twine pytest
pip install -e . # editable install
pytest -q
python -m build
Versioning
This project uses Semantic Versioning. See the CHANGELOG.
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 tvi_solphit_ingialla-0.1.0.tar.gz.
File metadata
- Download URL: tvi_solphit_ingialla-0.1.0.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ea7306cdbe42e039ed32e3dba680964139d29a0c3e97ce69f780f51aa5ccb3c8
|
|
| MD5 |
15d9fe6f3e037d63f465bf134aedfd64
|
|
| BLAKE2b-256 |
80d5a7d3b9cb6283f3a8d03f98335fdd80bdfc717a23180bf470ab5d4b172923
|
File details
Details for the file tvi_solphit_ingialla-0.1.0-py3-none-any.whl.
File metadata
- Download URL: tvi_solphit_ingialla-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.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 |
50d498ec2ec67d60259186324e7a7d71c2c4132707186c7dc3b0f2385eb834da
|
|
| MD5 |
0dca7c4cb5439f264d68a41c7834db99
|
|
| BLAKE2b-256 |
0db1e0ed319daa6944974d9aab6e9f5da69d3b1272c7722d897addc48446aa08
|