Documentation
The documentation is available at https://src.koda.cnrs.fr/eric.debreuve/Obj.MPP/-/wikis/home.
Installation
This project is published on the Python Package Index (PyPI) at: https://pypi.org/project/obj.mpp/. It should be installable from Python distribution platforms or Integrated Development Environments (IDEs). Otherwise, it can be installed from a command console using pip:
For all users (after acquiring administrative rights) |
For the current user (no administrative rights required) |
|
|---|---|---|
Installation |
pip install obj.mpp |
pip install --user obj.mpp |
Update |
pip install --upgrade obj.mpp |
pip install --user --upgrade obj.mpp |
Dependencies
The development relies on several packages:
Mandatory: Pillow, conf-ini-g, extension-36, imageio, json-any, logger-36, matplotlib, mpss-tools-36, networkx, numpy, p-pattern, platformdirs, rich, scikit-image, scipy, value-factory
Optional: None
The mandatory dependencies, if any, are installed automatically by pip, if they are not already, as part of the installation of Obj.MPP. Python distribution platforms or Integrated Development Environments (IDEs) should also take care of this. The optional dependencies, if any, must be installed independently by following the related instructions, for added functionalities of Obj.MPP.
Packaging
Missing files for packaging the project from source (notably, documentation/wiki/description.asciidoc, README-template.rst, pyproject.toml, and setup.py) can be found on the Python package template repository and as part of the documentation wiki.
Acknowledgments
The project is developed with PyCharm Community.
The code is formatted by Black, The Uncompromising Code Formatter, or Ruff, An extremely fast Python linter and code formatter, written in Rust.
The imports are ordered by isort… your imports, so you don’t have to, or Ruff, An extremely fast Python linter and code formatter, written in Rust.
Release files for obj.mpp 2026.5
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| obj_mpp-2026.5.tar.gz | 50.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| obj_mpp-2026.5-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 109.9 kB
Release files / obj_mpp-2026.5.tar.gz
| Download URL | obj_mpp-2026.5.tar.gz |
|---|---|
| Size | 50.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
e29c51439887d50a1a5c4d753cebb9b88b377ecd4e1c77c5d205f2ee8c12b2a6
|
|
BLAKE2b-256 checksum How to use checksums |
d9d26b48ae8c65b26f7ea3b7bf1752a6df074cee1a6f0942ae2960aaae017fde
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.14.5
|
Release files / obj_mpp-2026.5-py3-none-any.whl
| Download URL | obj_mpp-2026.5-py3-none-any.whl |
|---|---|
| Size | 59.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
95756d5db872b54484ba828a1806f46581eaae27aa08de2d2e6b659159e4a6b7
|
|
BLAKE2b-256 checksum How to use checksums |
467b398ee9adfa0b3f7af5bc38db7a55133bcba334dc73a66341e975a0c8bc16
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.14.5
|