MaixPy Python3 library
Project description
MaixPy3

MaixPy3 is a Python3 toolkit based on cpython, which simplifies the development of applications on Linux AI edge devices through Python programming.
See the wiki.sipeed.com for more information
Support Jupyter Environment
Install rpyc_ikernel kernel in jupyter notebook & lab to get an IDE that can remotely call Python code, videos, and image streaming.
Develop
Under linux x86_64, use python3 setup.py build to complete the linux package construction.
If you need .whl pre-compiled package, please change build to bdist_wheel.
For other platforms, take the version of maix_v83x as an example, match the Python3 + cross-compilation chain of the corresponding platform, and run python3.8 setup.py build maix_v83x to complete the construction of the target platform package.
Welcome to provide configurations of different platforms to MaixPy3/envs/ to adapt to the MaixPy3 environment.
| Platform | Status | Config | Progress | Toolchain |
|---|---|---|---|---|
| linux_pc & RPi_2B | working | linux_desktop | 60% | develop.md & maixpy3_build.yml |
| maix_v83x | working | maix_v83x | 90% | v83x_linux_x86_python3.8_toolchain |
| maix_r329 | working | maix_r329 | 90% | r329_linux_x86_python3.9_toolchain |
The development progress is in no particular order.
License
Copyright (c) Sipeed Corporation. All rights reserved.
Licensed under the MIT license.
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 Distributions
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 maixpy3-0.4.7.tar.gz.
File metadata
- Download URL: maixpy3-0.4.7.tar.gz
- Upload date:
- Size: 74.1 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4e7be11ac07ba4cba0fd698afeda8967c6bff62c5b0ead30c0a4c1e521e72393
|
|
| MD5 |
f9bfcef757012ad70a6d55b8f094c851
|
|
| BLAKE2b-256 |
fad185fc38dd53d406e852f0f0ec92d27ed20fe92bb2d52e3e1753205958cd78
|
File details
Details for the file maixpy3-0.4.7-cp39-cp39-manylinux2014_aarch64.whl.
File metadata
- Download URL: maixpy3-0.4.7-cp39-cp39-manylinux2014_aarch64.whl
- Upload date:
- Size: 12.3 MB
- Tags: CPython 3.9
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5ba7a42b8ba8787185ebdebdc27c8f94e3e6ed71a4a8bfe24fcaf9779c20ba4a
|
|
| MD5 |
963d2974798cd31d0bd3644cbac1c901
|
|
| BLAKE2b-256 |
cc0755f8ea5e3af48bbaeb5edd58d6a610ed14f38acf59233b128f0b3c4169b8
|
File details
Details for the file maixpy3-0.4.7-cp38-cp38-linux_armv7l.whl.
File metadata
- Download URL: maixpy3-0.4.7-cp38-cp38-linux_armv7l.whl
- Upload date:
- Size: 4.9 MB
- Tags: CPython 3.8
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9453aa2d5cb5cf49465c2dfcdf3747e5635456b32f7275944c124460b4261b00
|
|
| MD5 |
870d9250e33424ab62979769da75bf4b
|
|
| BLAKE2b-256 |
466e764b4cc56c44da4181fa1380998519698ad9866e419bd56887817f3c6484
|