Repository of functions used across CPI
Project description
Aesthetic ASCII
Generate A E S T H E T I C ASCII art.
Instructions
- Install:
pip install aesthetic-ascii
- Generate an aesthetic ASCII visual:
from aesthetic_ascii import synthesize
# initialize drive object (to generate visuals)
drive = synthesize.Drive()
# generate a ASCII visual (dark_mode optional)
drive.generate(dark_mode=True)
# save to png
drive.to_png('aesthetic.png')
- Ride the space skyway home to 80s Miami
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
cpi_tools-0.0.1.tar.gz
(2.7 kB
view hashes)
Built Distribution
Close
Hashes for cpi_tools-0.0.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9e373a262435353f9eee78bd9fa57ac6aa0e70d4d1d85f86adce01a4b94ff744 |
|
MD5 | 23509df1d94db5af19014c6d2d09411a |
|
BLAKE2b-256 | 20388efa905c2c0d969ba73089d06fc0f04bb54888895a20cf8919eca2f1fc06 |