Adafruit-circuitpython-turtle

Latest version: v3.1.3

Safety actively analyzes 689550 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 7

3.1.3

What's Changed
* make circle and dot always use degrees internally by FoamyGuy in https://github.com/adafruit/Adafruit_CircuitPython_turtle/pull/44


**Full Changelog**: https://github.com/adafruit/Adafruit_CircuitPython_turtle/compare/3.1.2...3.1.3

3.1.2

What's Changed
* fix for visible turtle location by FoamyGuy in https://github.com/adafruit/Adafruit_CircuitPython_turtle/pull/48


**Full Changelog**: https://github.com/adafruit/Adafruit_CircuitPython_turtle/compare/3.1.1...3.1.2

3.1.1

What's Changed
* Account for fractions of a pixel when drawing by jepler in https://github.com/adafruit/Adafruit_CircuitPython_turtle/pull/45

New Contributors
* jepler made their first contribution in https://github.com/adafruit/Adafruit_CircuitPython_turtle/pull/45

**Full Changelog**: https://github.com/adafruit/Adafruit_CircuitPython_turtle/compare/3.1.0...3.1.1

3.1.0

_**NOTE: You must update your scripts to use `turtle.mode("logo")` if you were previously relying on logo mode behavior.**_

What's Changed
* default to "standard" mode by FoamyGuy in https://github.com/adafruit/Adafruit_CircuitPython_turtle/pull/43
* Standard color docs by FoamyGuy in https://github.com/adafruit/Adafruit_CircuitPython_turtle/pull/42


**Full Changelog**: https://github.com/adafruit/Adafruit_CircuitPython_turtle/compare/3.0.2...3.1.0

3.0.2

**Full Changelog**: https://github.com/adafruit/Adafruit_CircuitPython_turtle/compare/3.0.1...3.0.2

3.0.1

Changes: https://github.com/adafruit/Adafruit_CircuitPython_turtle/compare/3.0.0...3.0.1

To use in CircuitPython, simply install the [Adafruit CircuitPython Bundle](https://circuitpython.org/libraries).

To use in CPython, `pip3 install adafruit-circuitpython-turtle`.

Read the [docs](https://circuitpython.readthedocs.io/projects/turtle/en/latest/) for info on how to use it.

Page 1 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.