Small library to use the pikoder ppm encoder
Project description
# pikoder PPM Encoder
Small library to interact with the pikoder USB2PPM and UART2PPM interfaces.
## Setup environment
To setup a development environment and install all requirements run the following commands (example for windows):
python -m venv venv venv/Scripts/activate python -m pip install -r requirements.txt
## Build and deploy
### Build
python setup.py sdist bdist_wheel
### Deploy
TestPyPI:
python -m twine upload –repository-url https://test.pypi.org/legacy/ dist/*
PyPi:
python -m twine upload dist/*
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
File details
Details for the file pikoder_ppm_encoder-0.0.1.tar.gz
.
File metadata
- Download URL: pikoder_ppm_encoder-0.0.1.tar.gz
- Upload date:
- Size: 14.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.10.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | af1edf2a1679f7001fb57f8a40aa0b9245bc3a5ce03e5d53088e70a5bd841bb0 |
|
MD5 | 956389e65ad1cde64585217436f7e8cc |
|
BLAKE2b-256 | 7b2a3df9b714fec9404a5806dc14610c052fa5087710fe822df5e7ae1e1fb7e9 |
File details
Details for the file pikoder_ppm_encoder-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: pikoder_ppm_encoder-0.0.1-py3-none-any.whl
- Upload date:
- Size: 14.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.10.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 94e9fb6f29d19fa9f54f47c9e8c5bbac616cd43f43d41290a42d12f4a74dda4c |
|
MD5 | 4222ebd91b2c1d28d6eb7f3d6229ccfd |
|
BLAKE2b-256 | 6406be73f91655fd55ddab4d8313f19d3f11430a563e1b2444b8977fc60a620e |