A small Python library for drawing grid-based graphics using turtle.
Project description
PyxelList
PyxelList is a small Python library for creating and drawing grid-based graphics using the standard turtle module.
It allows you to display 2D grids, move them around, and even handle simple frame-based animations—all in pure Python with no external dependencies.
Features
- Draw solid or animated grids using turtle.
- Easily position grids anywhere on the screen.
- Set or move grids along
x,y, or both axes. - Handle simple transparency using
"#======"in grid data. - Works with Python’s built-in
turtle—no additional libraries required.
Installation
You can install PyxelList (once it’s published on PyPI) using:
pip install pyxelist
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
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 pyxelist-0.3.0.tar.gz.
File metadata
- Download URL: pyxelist-0.3.0.tar.gz
- Upload date:
- Size: 3.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
39007ac7356200e532c207003077fbf5e2012ea55e30e25d5ee1ecd744667bcb
|
|
| MD5 |
280686364284d35b7694511396c5b343
|
|
| BLAKE2b-256 |
466f6412b80af4974db0e3466ca5a77c71040a30e7c707673f4834788147854b
|
File details
Details for the file pyxelist-0.3.0-py3-none-any.whl.
File metadata
- Download URL: pyxelist-0.3.0-py3-none-any.whl
- Upload date:
- Size: 6.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e79cf6e621fd6d1597df45eff0362a301b677f6ae5faf434d42c3fb8e7cfdb96
|
|
| MD5 |
10e9f8bda4e1858a06b2602d1762eacb
|
|
| BLAKE2b-256 |
9cea61355338a065d72a705e4ba83528991a252514e02e9945d650fc04d82264
|