Deprecated: Legacy make87 SDK for Python (unmaintained)
Project description
⚠️ Deprecated (legacy make87 app-platform SDK)
This SDK supported the legacy make87 "application SDK integration" workflow. make87 has pivoted to a CLI/agent-based device management workflow.
This package is unmaintained and will receive no further updates or fixes. If you are still using it, pin your dependency and migrate off this package.
Status: Deprecated • Maintenance: none
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
This repository is archived and unmaintained. Issues and pull requests are not accepted.
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.2.2.tar.gz.
File metadata
- Download URL: make87-0.2.2.tar.gz
- Upload date:
- Size: 32.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.25
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6327f12090094c69777ba94f40ceb9a36bdb917d384c772c6200c91d594122dc
|
|
| MD5 |
18cfcfe6bd4f2cf3909b58b641f5b63c
|
|
| BLAKE2b-256 |
425a5ff87a7adb318d9c2398af0c22b89ba245649a062c1bf58a90d59f7d8eb5
|
File details
Details for the file make87-0.2.2-py3-none-any.whl.
File metadata
- Download URL: make87-0.2.2-py3-none-any.whl
- Upload date:
- Size: 46.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.25
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6f9cb303fbfc83914cbc5f0d041277011ffc0ad2846403642656aadfadd45be6
|
|
| MD5 |
0ef7a99895c247b116e7bdced979999d
|
|
| BLAKE2b-256 |
cff703918b6ddfd9e07610960cea929f3a73c3c84bed3e840a8a8efdfd279667
|