A python library to draw with ASCII (but with Unicode)
Project description
ASCII-ART-BUT-WITH-UNICODE
---------H---------H---------H---------H---------H---------H---------H---------H---------H---------H -------------------e------e-------e------e-------e-------e------e-------e------e-------e------------ ----------------------------l----l-----l----l----l----l----l-----l----l----l------------------------ ------------------------------------l---l--l--l--l--l--l--l---l--l---------------------------------- -------------------------------------------oo-oo-o-oo-oo-o------------------------------------------ ----------------------------------------------- ------------------------------------------------ -------------------------------------------------W-------------------------------------------------- ------------------------------------------------ooo------------------------------------------------- ---------------------------------------------rrrrrrrrrr--------------------------------------------- ----------------------------------------l-l-l--l-l-l--l-l-l-l--------------------------------------- ---------------------------------d---d---d---d---d---d---d---d---d----d----------------------------- ------------------------!-----!-----!------!-----!-----!------!-----!-----!------!------------------ -------------- -------- -------- ------- -------- -------- ------- -------- -------- -------- ------ ----H----------H----------H-----------H----------H----------H-----------H----------H----------H----- --------e-------------e------------e-------------e-------------e------------e-------------e--------- -l---------------l---------------l---------------l---------------l---------------l---------------l-- --------------l----------------l-----------------l-----------------l----------------l--------------- -----------o------------------o------------------o------------------o------------------o------------ --------- ------------------- ------------------- ------------------- ------------------- ---------- ---------W-------------------W-------------------W-------------------W-------------------W---------- ----------o------------------o-------------------o-------------------o------------------o----------- ------------r------------------r-----------------r-----------------r------------------r------------- ---------------l----------------l----------------l----------------l----------------l---------------- -----l-------------d--------------d--------------d--------------d--------------d-------------l------ ------------o-----------!------------!-----------!-----------!------------!-----------o------------e ---------e--------- --------- --------- --------- --------- --------- --------- ---------l---------H -------------------l------W-------H------H-------H-------H------H-------W------l-------e------------ ----------------------------l----o-----e----e----e----e----e-----o----o----l------------------------ ------------------------------------o---r--l--l--l--l--l--r--- --l---------------------------------- ------------------------------------------- l-ll-l-ll-lW-o------------------------------------------ -----------------------------------------------Wdooo------------------------------------------------ -------------------------------------------------o-------------------------------------------------- ------------------------------------------------rW ------------------------------------------------- ---------------------------------------------lHoooooHdr--------------------------------------------- ----------------------------------------d-e-r--r-r-r--r-e-!-l--------------------------------------- ---------------------------------!---l---l---l---l---l---l---l--- ----d----------------------------- ------------------------ -----l-----d------d-----d-----d------d-----l-----H------!------------------ --------------H--------o--------!-------!--------!--------!-------!--------o--------e-------- ------ ----e---------- ---------- ----------- ---------- ---------- ----------- ---------- ----------l----- --------W-------------H------------H-------------H-------------H------------H-------------W--------- -o---------------e---------------e---------------e---------------e---------------e---------------o-- --------------l----------------l-----------------l-----------------l----------------l--------------- -----------l------------------l------------------l------------------l------------------l------------ ---------o-------------------o-------------------o-------------------o-------------------o---------- --------- ------------------- ------------------- ------------------- ------------------- ---------- ----------W------------------W-------------------W-------------------W------------------W----------- ------------o------------------o-----------------o-----------------o------------------o------------- ---------------r----------------r----------------r----------------r----------------r---------------- -----r-------------l--------------l--------------l--------------l--------------l-------------r------ ------------l-----------d------------d-----------d-----------d------------d-----------l------------l
Work in progress :)
Release (PyPi package building)
Install Wheel and Twine (these are tools to package and upload the release):
$ pip install wheel twine
Make the pip wheel:
$ python3 setup.py bdist_wheel
Upload the package to pypi:
$ twine upload dist/*
Develop the asciiWriter
Make a virtualenv:
$ python3 -m venv venvname
Install asciiWriter in (editable) development mode:
$ pip install -e ./
Now you can work with the asciiWriter and the code will be updated when you make changes!
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file asciiWriter-0.0.3-py3-none-any.whl
.
File metadata
- Download URL: asciiWriter-0.0.3-py3-none-any.whl
- Upload date:
- Size: 38.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.6.1 requests/2.25.0 requests-toolbelt/0.9.1 tqdm/4.28.1 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fce183a58aafb67ab3f130ce1399d3a1f51c7200f4d3fcac4127e77d3e31c85f |
|
MD5 | ce4917e0f7ba12beb53e8d278740dbac |
|
BLAKE2b-256 | 1da4871b89ee8d8b6a8cb3a30c5d8972fe98eb6ed70e16644e016361c5508932 |