Python stub file containing documentation and code completion for the Badger2040 hardware
Project description
badger2040-pystub
Python stub file for the badger2040 module. Contains some documentation and ports from the CPP/C headers
Documentation from here
To install:
pip install badger2040-pystub
or
pip install git+https://github.com/V3ntus/badger2040-pystub
To use:
from badger2040 import Badger2040
badger = Badger2040()
# your own code here
Then ideally, this would be copied onto your badger2040 as main.py (or boot.py) with micropython installed. The real badger2040 module will be resolved on the device.
Note: this is only a stub file, it has no functionality. It is only used for documentation and proper typehinting
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 badger2040_pystub-0.0.3.tar.gz.
File metadata
- Download URL: badger2040_pystub-0.0.3.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.10.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
174eedce19d72c02b1c9f059182d45d05aada70ca6e8473f649eb23f9420f4bb
|
|
| MD5 |
ee80bea78fa7be686959c7caeecdc46f
|
|
| BLAKE2b-256 |
50ab10b188d19bed902eda0bc6c6d987f582aa4328fbe1ced0931fd0ebf5da8a
|
File details
Details for the file badger2040_pystub-0.0.3-py3-none-any.whl.
File metadata
- Download URL: badger2040_pystub-0.0.3-py3-none-any.whl
- Upload date:
- Size: 6.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.10.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
682ff63a4bb83fac6ab4df97d4e1c54d7160b225630e2360f7c702ed9f90ca8b
|
|
| MD5 |
148faf083648f74de90cafd46be2cac3
|
|
| BLAKE2b-256 |
cce2f1b2e43a2232e707b59f5f5bbdea95ab35ed3bc9d903d614947350ecf543
|