Metadata-Version: 2.1
Name: pyo-js-turtle
Version: 0.0.3
Summary: A Python/Javascript Turtle package for Pyodide
Home-page: https://github.com/pypa/sampleproject
Author: vincentbouillot
Author-email: vincent.bouillot.sa@gmail.com
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/pypa/sampleproject/issues
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# js-turtle

An attempt at including a Python Turtle-like library in Pyodide thanks to HTML Canvas.


