Common tools for DessIA software
Project description
Dessia common
The common parts of the dessia SDK.
Purpose
The dessia SDK consists in a framework to build python apps that can be uploaded and interpreted by dessia platform instances. This package give a base class to make your object inherit.
Installation
pip(3) install dessia_common
pip can be named pip3 by your distribution. Python at a version > 3.8 is required.
Usage
The main usage is to make your objects inherit from dessia_common.DessiaObject. This will give them the powers to be handled by dessia platforms.
Documentations
For user documentation on how to use this SDK: https://documentation.dessia.tech
For developement documentation or precise questions on classes and method: https://documentation.dessia.tech/dessia_common/
Changelog & roadmap
See markdown files in the repo CHANGELOG.md and ROADMAP.md for details.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for dessia_common-0.16.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3a270dc32a76aa6565ea34d1163d527d25c2c769bf22e7da6ea1dabaf53f6e49 |
|
MD5 | 130a6d47a9c7a826224c737c0262d6a6 |
|
BLAKE2b-256 | 2ef98b3fddc99d706fe34b3921d32c9f31fc664cae420cc647ab24e65d528d61 |