Animated ascii art format parser
Project description
py3a
py3a is parser library for animated ascii art format.
Example
import py3a
art = py3a.Art.from_file("apple.3a")
# Convert art to asni colored text
print(art.to_ansi_string())
# Print art back in 3a format
print(art)
Related links
License
This project is licensed under either of
- Apache License, Version 2.0, (LICENSE-APACHE or apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or opensource.org/licenses/MIT)
at your option.
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
py3a-2.0.0.tar.gz
(72.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
py3a-2.0.0-py3-none-any.whl
(19.8 kB
view details)
File details
Details for the file py3a-2.0.0.tar.gz.
File metadata
- Download URL: py3a-2.0.0.tar.gz
- Upload date:
- Size: 72.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.22
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
36496c0f3368b817c6a61fb4f6823f9e74e8fb38cb4be634b47e112c4e37fa02
|
|
| MD5 |
0026d51063e1e3fea0d185fafe5af865
|
|
| BLAKE2b-256 |
c5fecf3ff3a03d216308cf47182e3bbd7574bfc2dd7869f916d2f0d6da36da6d
|
File details
Details for the file py3a-2.0.0-py3-none-any.whl.
File metadata
- Download URL: py3a-2.0.0-py3-none-any.whl
- Upload date:
- Size: 19.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.22
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2366efedd46421efc8df1ca710769525f8d415eb3b905847f69e5dba5401926e
|
|
| MD5 |
130193eb3482114d5feaa0191040ebd1
|
|
| BLAKE2b-256 |
3bf348bbfe9e72b6c860a90d47bac34d9f3f96a35808c9d8a7c8bef9c93bbc72
|