Skip to main content

Convenience wrapper around turtle.Turtle and turtle.Screen

Project description

TurtleShell

Convenience wrapper around Python turtle standard library.

Development

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

    python3 -m venv venv
    source /venv/bin/activate
    pip install pytest bumpver build twine
    
  2. Test:

    pytest
    
  3. Push.

  4. Update package version:

    bumpver update --minor
    
  5. Push.

  6. Build/check package:

    python -m build; twine check dist/*
    
  7. Upload to Test PyPI, install, and test:

    twine upload -r testpypi dist/*
    pip install -i https://test.pypi.org/simple turtleshell
    
  8. 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.4.0.tar.gz (5.7 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.4.0-py3-none-any.whl (5.0 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for turtleshell-1.4.0.tar.gz
Algorithm Hash digest
SHA256 b558929a680816106b8ef198969dbda8e2dbe0386ae949783c8e03063d8840dc
MD5 3b8c9073252121c9552c3f668b0acd61
BLAKE2b-256 e93e7b4900021490662ea30f94aad2d62201509d80927f74571e8a3a48bc1222

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for turtleshell-1.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 08f51c8e1fd755f8afa2f6ea61246df3e2c5d590ef4bca292b88b11e721a1fe4
MD5 659bbd59a3b970efa6f7e9ea859a7e12
BLAKE2b-256 300a2ac7c3d1fb8f3ce1a1c8b3e37aa44d4016544a3714c5b7e1f83343f4ae8d

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