Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pikoder_ppm_encoder-0.0.2.tar.gz (14.4 kB view hashes)

Uploaded Source

Built Distribution

pikoder_ppm_encoder-0.0.2-py3-none-any.whl (14.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page