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.16
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.16.tar.gz | 2.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pamoja_core-0.1.16-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 5.7 kB
Release files / pamoja_core-0.1.16.tar.gz
| Download URL | pamoja_core-0.1.16.tar.gz |
|---|---|
| Size | 2.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
85b9d85fae3a6f46794e4481234943342362c94a7679fa1ad4ee09912eb3cae5
|
|
BLAKE2b-256 checksum How to use checksums |
b6bde89678f44a3c510c31bb490aea0cc69c3b0681ec8c15d4be70ad76222e25
|
| 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.16-py3-none-any.whl
| Download URL | pamoja_core-0.1.16-py3-none-any.whl |
|---|---|
| Size | 3.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
90dfc1f0901ff959543cace229a66d05120bdaaa119aa5f008eed01e767e0e45
|
|
BLAKE2b-256 checksum How to use checksums |
4cc8cd8644e95739e2aa58f4c9714e3a1365f7058079795bd66a6f35b7acc1da
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.13.15
|