adafruit-ampy 1.1.0
0
ampy (Adafruit MicroPython tool) is a command line tool to interact with a CircuitPython or MicroPyt
Contents
ampy (Adafruit MicroPython tool) is a command line tool to interact with a CircuitPython or MicroPython board over a serial connection.
Stars: 719, Watchers: 719, Forks: 157, Open Issues: 39The scientifichackers/ampy
repo was created 8 years ago and the last code push was 2 months ago.
The project is popular with 719 github stars!
How to Install adafruit-ampy
You can install adafruit-ampy using pip
pip install adafruit-ampy
or add it to a project with poetry
poetry add adafruit-ampy
Package Details
- Author
- Adafruit Industries
- License
- MIT
- Homepage
- https://github.com/adafruit/ampy
- PyPi:
- https://pypi.org/project/adafruit-ampy/
- GitHub Repo:
- https://github.com/adafruit/ampy
Classifiers
Related Packages
Errors
A list of common adafruit-ampy errors.
Code Examples
Here are some adafruit-ampy
code examples and snippets.
GitHub Issues
The adafruit-ampy package has 39 open issues on GitHub
- Porgressbar -> Progressbar
- Create main.py
- import binascii if ubinascii not found