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 source /venv/bin/activate pip install pytest bumpver build twine -
Test:
pytest -
Push.
-
Update package version:
bumpver update --minor -
Push.
-
Build/check package:
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.4.0.tar.gz
(5.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b558929a680816106b8ef198969dbda8e2dbe0386ae949783c8e03063d8840dc
|
|
| MD5 |
3b8c9073252121c9552c3f668b0acd61
|
|
| BLAKE2b-256 |
e93e7b4900021490662ea30f94aad2d62201509d80927f74571e8a3a48bc1222
|
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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
08f51c8e1fd755f8afa2f6ea61246df3e2c5d590ef4bca292b88b11e721a1fe4
|
|
| MD5 |
659bbd59a3b970efa6f7e9ea859a7e12
|
|
| BLAKE2b-256 |
300a2ac7c3d1fb8f3ce1a1c8b3e37aa44d4016544a3714c5b7e1f83343f4ae8d
|