A Python module to transform image to ascii art
Project description
A python module to easily transform image in ascii art.
Setup
$ pip install image-to-ascii-pyaoponto
Code sample
from image_to_ascii import ImageToAscii
obj = ImageToAscii()
# Image path
obj.image_path("link.png")
# print on screen
obj.plot()
# save in a txt file
obj.save_to_file()
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 image-to-ascii-pyaoponto-0.3.tar.gz.
File metadata
- Download URL: image-to-ascii-pyaoponto-0.3.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.0 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.10.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
66e44717ce8a34b800a6e8609a5531d503c690102f0ca3881b55b6e95d7642c1
|
|
| MD5 |
b84ddf4f3dd7a21a777321ab3ed0e836
|
|
| BLAKE2b-256 |
bf25d6e3bcdd4fdc9775a9938295503417229d16876621e63c79fbe87f79a96e
|
File details
Details for the file image_to_ascii_pyaoponto-0.3-py3-none-any.whl.
File metadata
- Download URL: image_to_ascii_pyaoponto-0.3-py3-none-any.whl
- Upload date:
- Size: 3.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.0 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.10.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
aa2d904f7ea020fc45983307edfd0b1cff4925b6ed13e8f8dc61479d86661062
|
|
| MD5 |
12677dbeb7fa1186e6e4d2e2f093fc4d
|
|
| BLAKE2b-256 |
cb7be9a0a6afb73719690996dc851e3368fdaaddb5b6e25464b451bf971c969c
|