A set of python libraries used to generate ASCII art from high level data structures.
Project description
[![PyPI version](https://badge.fury.io/py/pysciiart.svg)](https://badge.fury.io/py/pysciiart)
# pysciiart
A set of python scripts to generate ascii art models.
## Requirements
termcolor
## Install
You can install this library from PyPI:
` alcibiade@mobydick:~$ sudo pip3 install pysciiart `
## Deployment of a new version
Update revision in src/pysciiart/__init__.py
Commit and tag with corresponding version number
Build distribution: python setup.py sdist
Upload distribution to PyPI: twine upload dist/*
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
pysciiart-0.2.0.tar.gz
(6.9 kB
view details)
File details
Details for the file pysciiart-0.2.0.tar.gz
.
File metadata
- Download URL: pysciiart-0.2.0.tar.gz
- Upload date:
- Size: 6.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.7.17
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bba4c8fc44d948326a67e7b8c0888885ea773998c8f7f1916677591f6de918fd |
|
MD5 | 8428fd4d41c4065363728c6d1fb54668 |
|
BLAKE2b-256 | 29dbf0c7a6c0cffa562eb28264ae747195a714394727e34811f8f8507301663f |