https://github.com/jamescalam/aesthetic_ascii
Repo for aesthetic-ascii Python package. Generates A E S T H E T I C ascii art. Do NOT use while planet-hopping.
https://github.com/jamescalam/aesthetic_ascii
aesthetic ascii ascii-art ascii-art-generator outrun python synthwave
Last synced: 5 months ago
JSON representation
Repo for aesthetic-ascii Python package. Generates A E S T H E T I C ascii art. Do NOT use while planet-hopping.
- Host: GitHub
- URL: https://github.com/jamescalam/aesthetic_ascii
- Owner: jamescalam
- License: mit
- Created: 2021-03-30T19:55:34.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-04-01T22:16:09.000Z (over 4 years ago)
- Last Synced: 2025-03-30T14:11:53.695Z (6 months ago)
- Topics: aesthetic, ascii, ascii-art, ascii-art-generator, outrun, python, synthwave
- Language: Python
- Homepage: https://pypi.org/project/aesthetic-ascii/
- Size: 26.3 MB
- Stars: 28
- Watchers: 1
- Forks: 17
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Aesthetic ASCII
Generate **A E S T H E T I C** ASCII art.
## Instructions
1. Install:
```
pip install aesthetic-ascii
```2. Generate an aesthetic ASCII visual:
```python
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')
```3. Ride the space skyway home to 80s Miami