pamoja-core
The pamoja engine's surface for Python: the runtime version, the error every native call raises, and the transport every link shares. This is the counterpart of the pamoja-core crate, and like it, it is small; the compiled engine is pamoja-native, which this package depends on.
Install
pip install pamoja-core
from pamoja.core import version, PamojaError, Transport
Each capability is its own distribution (pamoja-mqtt gives pamoja.mqtt, and so on) and pip install pamoja is the whole framework in one package.
Documentation
- The reference for
pamoja.core, generated from its source. - The guides and the install page.
License
MIT
Release files for pamoja-core 0.1.18
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pamoja_core-0.1.18.tar.gz | 2.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pamoja_core-0.1.18-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 5.7 kB
Release files / pamoja_core-0.1.18.tar.gz
| Download URL | pamoja_core-0.1.18.tar.gz |
|---|---|
| Size | 2.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
3ced5821917db70306ad544c58ff40f3d7d5fcaa45c6d7a9bb40fdf8ef1cf399
|
|
BLAKE2b-256 checksum How to use checksums |
05213cb760214350343a8e0776fc91d9986e8612f6c0aa39790d036812c27348
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.13.15
|
Release files / pamoja_core-0.1.18-py3-none-any.whl
| Download URL | pamoja_core-0.1.18-py3-none-any.whl |
|---|---|
| Size | 3.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
5a3b99769648c72c6879459c826ab331b78379fcac7c26fc96e10b91732cdd2f
|
|
BLAKE2b-256 checksum How to use checksums |
b65701dd524562809e6f6e00eb268af5a0a7786028ce3a0509468ea111e65eb5
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.13.15
|