Generating ascii art from image
Project description
Generate ASCII Image
Generate A S C I I iamge.
Instructions
- Install:
pip install generate_ascii
- Generate an ASCII image:
from generate_ascii import synthesize
# initialize drive object (to generate ASCII image)
drive = synthesize.Drive()
# generate a ASCII visual (dark_mode optional)
drive.generate(dark_mode=True)
# save to png
drive.to_png('img_name.png')
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
generate_ascii-0.0.1.tar.gz
(3.8 MB
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 generate_ascii-0.0.1.tar.gz.
File metadata
- Download URL: generate_ascii-0.0.1.tar.gz
- Upload date:
- Size: 3.8 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8dd18aa068f8e9567437ab038c8fa9ddb6562cdf50d4eda953758595b610e88b
|
|
| MD5 |
045f49755ba1903d2053244bdfc44e12
|
|
| BLAKE2b-256 |
6ded3ddc135e082b9cf935df7ac13ab9aaa941d1460d39f483a4bf0ccdde20db
|
File details
Details for the file generate_ascii-0.0.1-py3-none-any.whl.
File metadata
- Download URL: generate_ascii-0.0.1-py3-none-any.whl
- Upload date:
- Size: 3.8 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3ed85ffd1da4a0cd581ea46c417659dcb706665aa1f1ec98f61316cbc0eb6f95
|
|
| MD5 |
39e503aedc603ae1d79e6faa40e526c2
|
|
| BLAKE2b-256 |
4facf41a8268b61631159ca69f56a02685880c246cf4affe05f15a0aaff6a31b
|