DMA-based framing for serial interaction with an nRF chip
Project description
running tests
cd src_pythonpytestto run all tests, including functionalpytest -m "not functional"to run only unitests
run from source
cd src_pythonpip install -r requirements.txtcd srcpython -m happyserial
build
pip install --upgrade pip setuptools buildcd src_pythonpython -m build
install locally
cd src_pythonpip install .
uninstall locally
pip uninstall happyserial
upload to PyPI
- create an API token after logging in at https://pypi.org/ (it's a long string starting with
pypi-) pip install --upgrade twinecd src_pythontwine upload dist/*- username:
__token__ - password: the entire token above, including the
pypi-prefix
- username:
- update appears at https://pypi.org/project/happyserial/
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
happyserial-1.2.0.tar.gz
(6.1 kB
view details)
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 happyserial-1.2.0.tar.gz.
File metadata
- Download URL: happyserial-1.2.0.tar.gz
- Upload date:
- Size: 6.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0afc0bb36f2e3c55adb9ed6d339a055b636692b12561bdfd685be683e70f7bf4
|
|
| MD5 |
9a7bdc92d3606c12f5bc566caac575b5
|
|
| BLAKE2b-256 |
11c7687f6bba58e77c2d3cd2b2e118e31e6b438bf1b12a7ecb0432313b72ec92
|
File details
Details for the file happyserial-1.2.0-py3-none-any.whl.
File metadata
- Download URL: happyserial-1.2.0-py3-none-any.whl
- Upload date:
- Size: 5.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
64ceb0dfa419ae1d2787b1e176384e4b40439ab4fec82eb353616992c316a313
|
|
| MD5 |
951927933e9dc7abc51f77e64d6253ab
|
|
| BLAKE2b-256 |
a171e64e6c49693370969fa581028e08dcf32c772edfdbebdae1f243ed60d98d
|