An open API service providing repository metadata for many open source software ecosystems.

GitHub / circuitpython / CircuitPython_Org_DisplayIO_Annotation

A DisplayIO widget for annotating other widgets or freeform positions.

JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/circuitpython%2FCircuitPython_Org_DisplayIO_Annotation
PURL: pkg:github/circuitpython/CircuitPython_Org_DisplayIO_Annotation

Stars: 0
Forks: 2
Open issues: 0

License: mit
Language: Python
Size: 61.5 KB
Dependencies parsed at: Pending

Created at: over 4 years ago
Updated at: 5 months ago
Pushed at: 5 months ago
Last synced at: 10 days ago

Commit Stats

Commits: 7
Authors: 2
Mean commits per author: 3.5
Development Distribution Score: 0.143
More commit stats: https://commits.ecosyste.ms/hosts/GitHub/repositories/circuitpython/CircuitPython_Org_DisplayIO_Annotation

Releases
2.0.0 - Updating Infrastructure Files

2.0.0

This release includes updated versions of configruations for actions, pre-commit, and sphinx as well as an updated pyproject.toml file.

almost 2 years ago
Download
1.0.0 - Update Example For new Displayio API

1.0.0

This release updates the example for the new displayio API that no longer uses the show() function.

almost 2 years ago
Download
Removed max_size usage

0.1.0

This release removes the use of max_size for displayio Groups in the examples and library itself. Circuitpython version 6.3.0 removed the need for this parameter and 7.0.0 will remove it entirely.

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

To use in CPython, pip3 install circuitpython-displayio-annotation

Read the docs for info on how to use it.

Thanks @lesamouraipourpre

over 4 years ago
Download
0.0.2 - First PyPi Release

0.0.2

To use in CircuitPython, copy mpy files to your lib directory on the CIRCUITPY drive.

To use in CPython, pip3 install circuitpython-displayio-annotation.

Read the docs for info on how to use it.

over 4 years ago
Download
0.0.1 - Initial Release

0.0.1

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

To use in CPython, pip3 install circuitpython-displayio-annotation.

Read the docs for info on how to use it.

over 4 years ago
Download