This release is a pre-release and may not be stable for production use.
Legacy UAVCAN/CAN v0 in Python
This is the (legacy) implementation of UAVCAN/CAN v0 in Python. It is maintained under the pyuavcan_v0 package name
to prevent conflict with the stable version of the protocol, UAVCAN v1.
This package is currently maintained for migration and backwards compatibility purposes. v0 is not recommended for new designs; new users should adopt pyuavcan v1. Please consult with uavcan.org for details.
Installation
pip install pyuavcan_v0
Development
Automatic deployment to PyPI
In order to deploy to PyPI via CI, do this:
- Update the version number in
version.py, e.g.1.0.0, and commit before proceeding. - Create a new tag with the same version number, e.g.
git tag -a 1.0.0 -m "My release 1.0.0" - Push to master.
Code style
Please follow the Zubax Python Coding Conventions.
Release files for pyuavcan-v0 1.0.0.dev35
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pyuavcan_v0-1.0.0.dev35.tar.gz | 79.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pyuavcan_v0-1.0.0.dev35-py2.py3-none-any.whl | Python 3, Python 2 | none | any | Details |
Total release size: 195.7 kB
Release files / pyuavcan_v0-1.0.0.dev35.tar.gz
| Download URL | pyuavcan_v0-1.0.0.dev35.tar.gz |
|---|---|
| Size | 79.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
9dba3b6494ad4f6625c06c2fcb9e1f0ca4fe9b5b7b4c7a5a069356b211d37bdf
|
|
BLAKE2b-256 checksum How to use checksums |
47e138f584157eba05f13ddd83fcb1be79e3e2ceb9e82f08c9771812cd173ace
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.7
|
Release files / pyuavcan_v0-1.0.0.dev35-py2.py3-none-any.whl
| Download URL | pyuavcan_v0-1.0.0.dev35-py2.py3-none-any.whl |
|---|---|
| Size | 115.8 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
126a86bae7595bf9c2793b7b4cf584212f8a037f5b589804a6c125ad2e40f4bd
|
|
BLAKE2b-256 checksum How to use checksums |
8ed3a70abf5cbdf15d9f36f2d1d1acd618602abd329036e2c1c7978c11190f39
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.7
|