No project description provided
Project description
make87 SDK for Python
Overview
The make87 SDK for Python provides tools and libraries to interact with the make87 platform. This SDK is designed to be compatible with Python versions 3.9 to 3.12.
Installation
To install the SDK, use pip:
pip install make87
Dependencies
The SDK has the following dependencies:
protobuf==4.25.5eclipse-zenoh==1.2.1pydantic>=2.9.2,<3.0.0
For optional storage support, you can install additional dependencies:
pip install make87[storage]
For development, you can install the development dependencies:
pip install make87[dev]
Documentation
To build the documentation locally, navigate to the docs directory and install the required dependencies:
cd docs
pip install -r requirements.txt
Then, build the documentation using MkDocs:
mkdocs build
Contributing
We welcome contributions to the make87 SDK. Please follow these steps to contribute:
- Fork the repository.
- Create a new branch for your feature or bugfix.
- Make your changes.
- Ensure all tests pass.
- Submit a pull request.
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file make87-0.1.0.dev1.tar.gz.
File metadata
- Download URL: make87-0.1.0.dev1.tar.gz
- Upload date:
- Size: 15.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.22
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9783e4b279e451ba3e01129a46fb0e4814c30fe17b0bedb0214b72d61b03b936
|
|
| MD5 |
1dfca8b9fd0a94c432bc175c872a067d
|
|
| BLAKE2b-256 |
4cba3b49e47e788bfed74d98d0e6283dbd599bb3f8564465e38fd8c2b5abcd25
|
File details
Details for the file make87-0.1.0.dev1-py3-none-any.whl.
File metadata
- Download URL: make87-0.1.0.dev1-py3-none-any.whl
- Upload date:
- Size: 23.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.22
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0826843b441d96a29a6e3a024a9ee1bf77399e4dfe4c13d2afebb75cc3b3669b
|
|
| MD5 |
fdeb72730406eefb0d81bc03c0a23ec6
|
|
| BLAKE2b-256 |
9e14c14d09c6a9c242870a4d8800b12a5ac5e6a5cc18562a77100f8cb9406524
|