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
Release files for badger2040-pystub 0.0.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| badger2040_pystub-0.0.3.tar.gz | 4.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| badger2040_pystub-0.0.3-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 10.3 kB
Release files / badger2040_pystub-0.0.3.tar.gz
| Download URL | badger2040_pystub-0.0.3.tar.gz |
|---|---|
| Size | 4.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
174eedce19d72c02b1c9f059182d45d05aada70ca6e8473f649eb23f9420f4bb
|
|
BLAKE2b-256 checksum How to use checksums |
50ab10b188d19bed902eda0bc6c6d987f582aa4328fbe1ced0931fd0ebf5da8a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.0.1 CPython/3.10.14
|
Release files / badger2040_pystub-0.0.3-py3-none-any.whl
| Download URL | badger2040_pystub-0.0.3-py3-none-any.whl |
|---|---|
| Size | 6.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
682ff63a4bb83fac6ab4df97d4e1c54d7160b225630e2360f7c702ed9f90ca8b
|
|
BLAKE2b-256 checksum How to use checksums |
cce2f1b2e43a2232e707b59f5f5bbdea95ab35ed3bc9d903d614947350ecf543
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.0.1 CPython/3.10.14
|