Skip to main content

Convenience wrapper around turtle.Turtle and turtle.Screen

Project description

TurtleShell

Convenience wrapper around Python turtle standard library.

Development

Do all this in a virtual environment, e.g.

python3 -m venv venv
./venv/bin/activate

Test changes:

pip install pytest
pytest

Push changes.

Update package version:

pip install bumpver
bumpver update --minor

Build and check package with twine:

pip install build twine
python -m build
twine check dist/*

Upload to Test PyPI, install, and test:

twine upload -r testpypi dist/*
pip install -i https://test.pypi.org/simple turtleshell

Upload to PyPI:

twine upload dist/*

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

turtleshell-1.2.0.tar.gz (4.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

turtleshell-1.2.0-py3-none-any.whl (3.3 kB view details)

Uploaded Python 3

File details

Details for the file turtleshell-1.2.0.tar.gz.

File metadata

  • Download URL: turtleshell-1.2.0.tar.gz
  • Upload date:
  • Size: 4.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.12

File hashes

Hashes for turtleshell-1.2.0.tar.gz
Algorithm Hash digest
SHA256 ef9daf76841034cf3a5e43c9af0fc5861cd0d714add21e91eab2ef4b91f49a27
MD5 a8e4424ea3a626157fb9bae78edb1093
BLAKE2b-256 ee2e9998e785a4b5296757a86a0a9ed8c74f1542843549dea3838d1bd28255a0

See more details on using hashes here.

File details

Details for the file turtleshell-1.2.0-py3-none-any.whl.

File metadata

  • Download URL: turtleshell-1.2.0-py3-none-any.whl
  • Upload date:
  • Size: 3.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.12

File hashes

Hashes for turtleshell-1.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 0c5d50bf9b7a8da8e24de69f224d4366b4269162a350ec8f6b002c5374f540f3
MD5 49f8b9c2d5681943327de15fa8820e04
BLAKE2b-256 6939b515e8ce0a32c238fc2438263cf9a119400d4527e9d1edc338280515b05c

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page