No project description provided
Project description
ArtGen
ArtGen is a command-line tool for generating ASCII art based on a brief description. Whether you input "rocket", "cat", or any phrase (up to 5 words), ArtGen will either display a pre-defined art template (if available) or dynamically construct an ASCII art banner.
Features
- Dynamic ASCII Generation: Constructs an ASCII art frame based on your description.
- Pre-defined Templates: Provides built-in templates for keywords like
cat,dog,tree, andhello. - Command-Line Interface: Easily generate art using a simple CLI command.
Installation
You can install ArtGen from PyPI:
pip install artgen
Alternatively, if you're developing or testing locally, clone the repository and install in editable mode:
git clone https://github.com/yourusername/artgen.git cd artgen pip install -e .
Usage
To generate ASCII art, use the following command:
artgen generate_art "your description here"
artgen generate_word "your description here"
artgen generate_img "your description here"
For example:
artgen generate rocket
This will output a constructed ASCII art banner based on the description "rocket".
Project details
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 artgen-0.1.0.tar.gz.
File metadata
- Download URL: artgen-0.1.0.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.0.0 CPython/3.12.8 Linux/5.15.167.4-microsoft-standard-WSL2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
85e91a8b700ee8970ad9069542c713bb8018ec350f9cc3848c4c57edf79fdc84
|
|
| MD5 |
0811e7d6514d0aa5cea041acdaf92e9f
|
|
| BLAKE2b-256 |
1f2109ee4cc09ca9cc32b33f7e6e97ab61f185e0e743d17621f63870ffd40e42
|
File details
Details for the file artgen-0.1.0-py3-none-any.whl.
File metadata
- Download URL: artgen-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.0.0 CPython/3.12.8 Linux/5.15.167.4-microsoft-standard-WSL2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4c31ee45ea0a47cf1276eec89934b60422c22ed29e9629a0d55b0496195c7473
|
|
| MD5 |
389d656cc8ed7a7d2e30d2209124b0e4
|
|
| BLAKE2b-256 |
d4280832cf94965ab616a4ec28382313a90f80dc47c4644beb2b27246129b240
|