Ascii library
Project description
Ascii Geometry
A simple library for drawing geometrical shapes using ascii characters
Installation
pip install ascii_geometry
Quick Demo
from ascii_geometry import AsciiContext
if __name__ == '__main__':
#Create context object
ctx = AsciiContext('0')
#print a triangle of length 10
print(ctx.get_triangle(10))
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
ascii-geometry-0.1.0.tar.gz
(2.2 kB
view details)
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-geometry-0.1.0.tar.gz.
File metadata
- Download URL: ascii-geometry-0.1.0.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6b215db9037650904f9020bea48191639d94858f152c656cac777a2b6ae27e2c
|
|
| MD5 |
98dbcddd35797a8f16efb6dc2a3657aa
|
|
| BLAKE2b-256 |
12f1271040b747bdff97e74054bdab02f957328ae23ae87c5342f26194879d3e
|
File details
Details for the file ascii_geometry-0.1.0-py3-none-any.whl.
File metadata
- Download URL: ascii_geometry-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5b5a2f44d6867a2ad570f0c889d2f37590516481d67b3aabfa2120ffe6a253a5
|
|
| MD5 |
d2c8d60c73c830f8c5e8630e7a5d9ac7
|
|
| BLAKE2b-256 |
d0d22f7eeb1e595cabb628a1c318cc151eac3bb6bc6079d2f45e5d77e55d3a69
|