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.1.0.tar.gz (4.1 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.1.0-py3-none-any.whl (3.3 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for turtleshell-1.1.0.tar.gz
Algorithm Hash digest
SHA256 4e86b6aafba3e14636ed3dbfa6077774165e1365da24db065b42e23d21e06d3f
MD5 47370aa1d60e4e8c1e812d2479981c02
BLAKE2b-256 af38ac3af5a14d0e75ee93bec4afcc72533fa6592de64e72afc910e1ff4a4b6e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: turtleshell-1.1.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.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 5c1a8d0130c8aa4be8ee34bfad497ae67868522f79ac8f7e57fa689a295d3eb4
MD5 9fc6f6caeb236a574c99ecefd966797c
BLAKE2b-256 9dfaa77b2833769c3af880df38e93d7eab6e6c87ed5dcff4f90bcdf77b94f238

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