A Python ASCII art package with colors (cat, panda, smiley)
Project description
ASCII Art Package
A Python package for generating and manipulating ASCII art.
Installation
Install the package using pip:
pip install ascii-art-package
Usage
from ascii_art_package import ascii_art
# Generate ASCII art
result = ascii_art.create("Hello World")
print(result)
Features
- Simple and easy-to-use API
- Convert text to ASCII art
- Support for various ASCII art styles
- Lightweight and fast
Requirements
- Python 3.6+
Installation from Source
Clone the repository and install:
git clone https://github.com/yourusername/ascii-art-package.git
cd ascii-art-package
pip install -e .
Contributing
Contributions are welcome! Please feel free to submit a Pull Request.
License
This project is licensed under the MIT License - see the LICENSE file for details.
Author
Priyank Gautam
Support
For issues and questions, please open an issue on GitHub.
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 ascii_art_priyankg-0.0.2.tar.gz.
File metadata
- Download URL: ascii_art_priyankg-0.0.2.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f04b8f738e71975635f8969ddc84bf20ccf16b82eeaa502067ac63043b75de0d
|
|
| MD5 |
7304dc9b9e430b403de2ef0f695c0dfb
|
|
| BLAKE2b-256 |
bcc85a0453f39ba8513d4545da4e4acf0f82c1a76c617ce70cd9e801d906d303
|
File details
Details for the file ascii_art_priyankg-0.0.2-py3-none-any.whl.
File metadata
- Download URL: ascii_art_priyankg-0.0.2-py3-none-any.whl
- Upload date:
- Size: 3.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c45bc15155d6f7e8e4efef71bfc0f2765fe34e488759ffbe621dd1429d50f848
|
|
| MD5 |
49b21649485cc53b8729dadfd4fbb61f
|
|
| BLAKE2b-256 |
93660002e9f29afb04384a40c2a0d9f8016fe023fb1039d613d6e03157c0b579
|