A turtle graphics library based on PyQt5 with various drawing functions
Project description
StarsTurtle
StarsTurtle 是一个基于 PyQt5 的海龟图形库,提供了丰富的绘图功能,支持多种形状、填充模式、画笔样式等功能。
安装
请先安装PyQt5 pip install PyQt5
pip install starsturtle
代码示例:
from StarsTurtle import *
# 开始填充,指定填充颜色
begin_fill(GREEN)
draw_circle(200, 100, RED)
done()
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
starsturtle-1.0.1.tar.gz
(7.5 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 starsturtle-1.0.1.tar.gz.
File metadata
- Download URL: starsturtle-1.0.1.tar.gz
- Upload date:
- Size: 7.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
db4052377548f36e120e95bb8f2447b7608a68d75e79a8c9392dc5c218d542d6
|
|
| MD5 |
14f6f74b5afb746a8986ead348a63086
|
|
| BLAKE2b-256 |
2e3bf441fa0ff49cb3dc8af47d693f9d7c1a7d557025f6239b8a90c8c419214c
|
File details
Details for the file starsturtle-1.0.1-py3-none-any.whl.
File metadata
- Download URL: starsturtle-1.0.1-py3-none-any.whl
- Upload date:
- Size: 7.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6a46d33ceef48726723665fd3d2a2d74ba5a842da7c64c9bb6ad4ea7331bc134
|
|
| MD5 |
3ac12a8f37ab100bbf00699b900a5d2d
|
|
| BLAKE2b-256 |
0563af72095b187b5702c5f99cbed36538a516b3a6001861fcc0b8683aecfc35
|