Metadata-Version: 2.1
Name: thonny-skriware
Version: 0.1.2
Summary: Thonny plugin for programming Skribots - educational robots
Home-page: https://skriware.com/robots/skribots
License: MIT
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Environment :: Plugins
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: MicroPython
Classifier: Topic :: Education
Classifier: Topic :: Software Development :: Embedded Systems
Description-Content-Type: text/markdown
Requires-Dist: ipdb (>=0.12.2)
Requires-Dist: esptool (>=2.8)
Requires-Dist: adafruit-ampy (>=1.0.7)
Requires-Dist: thonny (>=3.2.1)

# Thonny Skriware Plugin 

This plugin serves the role of the UI extension providing new functionalities
for programming [Skribots](https://skriware.com/robots/skribots)
as well as the role of a UI theme.

### Development status

This plugin is in an early stage of development.

### Installation

    $ python3 -m pip install thonny-skriware


