An RP1210 library for python
Project description
PyRP1210
Quick Start
Use 32-bit Python 3 only.
Install with pip install PyRP1210
Run with python demo1.py (which needs to be created still)
Description
An RP1210 library for python
Packaging
Open a command prompt (cmd) that has the python path ready to go. In the PyRP1210 directory (or wherever you saved the file) we will perform the following actions.
- Check dependencies and create an up to date
requirements.txtfile by running
pipreqs /path/to/project
or
pipreqs --force ./ if you are already in the TruckCRYPT directory
If this doesn't work, try pip install pipreqs first.
-
Remove the setup utilities, if they are in requirements.txt
-
Build a wheel
python setup.py bdist_wheel
- Upload to PiPy
twine upload dist/*
If you get HTTPError: 400 Client Error: File already exists. for url: https://upload.pypi.org/legacy/, then make sure you update the version number in setup.py. You'll have to delete the old dist directory and try steps 2 and 3 again.
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
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 PYRP1210-1.0.0.tar.gz.
File metadata
- Download URL: PYRP1210-1.0.0.tar.gz
- Upload date:
- Size: 14.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
39ecdadff8be66ad9c837a1b9dde9df5017cfc2bc347695af3fa7860450fed1b
|
|
| MD5 |
ab13fd0961ad8c0127f8e6d29e1ec8b1
|
|
| BLAKE2b-256 |
9798c029a4a542668bd5c47e69941d28db4e583999f0acf305f82e06d7d9f36a
|
File details
Details for the file PYRP1210-1.0.0-py3-none-any.whl.
File metadata
- Download URL: PYRP1210-1.0.0-py3-none-any.whl
- Upload date:
- Size: 15.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0daac851977d667cc5b48e1cf3c006a60d772e557303a95f7da7fb208d152358
|
|
| MD5 |
4f90b5d8f770803ee8924b92f026a719
|
|
| BLAKE2b-256 |
9793863625ee3141e3081cf91a540554dcaf49be3bcba6ee321e5e8e2cb21415
|