No project description provided
Project description
pico-up-and-running
A template repository with some scripts and shared functionality to get up and running with RaspberryPi Pico
The pico-up
command
python pico-up
build minify and attempt to compile pico application to bytecodes
init initialise a python pico project in the current directory
push push local application code to a connected pico
wipe remove all files from a connected pico
init
The init command will create the following directory structure
.
├── app
│ └── __init__.py
├── .gitignore
├── main.py
├── README.md
└── settings.py
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
pico-up-0.0.2.tar.gz
(4.7 kB
view details)
Built Distribution
File details
Details for the file pico-up-0.0.2.tar.gz
.
File metadata
- Download URL: pico-up-0.0.2.tar.gz
- Upload date:
- Size: 4.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 795a91ac95888ba446e91acf4dc6c62da9bffb906aa412b2138b38067fdac93c |
|
MD5 | 205ab0dfec0f722f24bbd90de84b5942 |
|
BLAKE2b-256 | ba10a2d668038a2beafd0eaf0775c87ed3bbe3422b453bf2da5ef03d132889e9 |
File details
Details for the file pico_up-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: pico_up-0.0.2-py3-none-any.whl
- Upload date:
- Size: 7.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | eddc9bbf6a28d0450a879290461c91b3676427c26eda4b5c928f4a9a1a60434f |
|
MD5 | 77dad669b3dc6af67633799d6d8a118c |
|
BLAKE2b-256 | 0afe95b6397584303dbbeedb25de2b7d8974922be98a5a2674949cc8c17424c2 |