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.17
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.17.tar.gz | 2.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pamoja_core-0.1.17-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 5.7 kB
Release files / pamoja_core-0.1.17.tar.gz
| Download URL | pamoja_core-0.1.17.tar.gz |
|---|---|
| Size | 2.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
bf9a2952f737ffedc33c77653bcad75522b42724077ba8a9726c35c2ba5b8890
|
|
BLAKE2b-256 checksum How to use checksums |
893f246330c9c1eae444475b79768ba1578d03554cedf4b993f6befab5de7d75
|
| 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.17-py3-none-any.whl
| Download URL | pamoja_core-0.1.17-py3-none-any.whl |
|---|---|
| Size | 3.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
94358fb26511f14e864420c827a099b55535c0ccefe5c8c143827bbaff69cab6
|
|
BLAKE2b-256 checksum How to use checksums |
8a05244e3a5bc06a6be6a8335f8a5ebf1b0f9e83a32769623a18ec9615fdafac
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.13.15
|