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.2.0
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.2.0.tar.gz | 3.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pamoja_core-0.2.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 6.9 kB
Release files / pamoja_core-0.2.0.tar.gz
| Download URL | pamoja_core-0.2.0.tar.gz |
|---|---|
| Size | 3.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
ea24a341040cc06357d184cb7243c1b49719079a5f8df675466a606c1345d0ef
|
|
BLAKE2b-256 checksum How to use checksums |
cbd6348a083dfe108bbec6a85f8171edbcd3ed898a164ad50de666a20d733516
|
| 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.2.0-py3-none-any.whl
| Download URL | pamoja_core-0.2.0-py3-none-any.whl |
|---|---|
| Size | 3.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
271a65ff18bd6c83abed9ed13dd1c69eb0781827ec49afc7a569dd571f69e506
|
|
BLAKE2b-256 checksum How to use checksums |
ba2b00e59ddb5ba2d5d6db433e32e0c9c7196a84887bc212d1257ea830ca4fb9
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.13.15
|