Braid Visualiser
Simple python library for the creation and rendering of Artin braids.
Installation
This package is available on PyPi and can be installed to your project with pip:
pip install braidvisualiser
Example
- Rendering a simple 3-strand braid:
import braidvisualiser as bv
bv.Braid(3, 1, -2, 2)
bv.draw()
See the draw method's configurable parameters for rendering options.
Release files for braidvisualiser 0.2.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| braidvisualiser-0.2.2.tar.gz | 3.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| braidvisualiser-0.2.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 8.2 kB
Release files / braidvisualiser-0.2.2.tar.gz
| Download URL | braidvisualiser-0.2.2.tar.gz |
|---|---|
| Size | 3.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
874c4e08d7b1bc0731a08725808049477075a1d94756d92dc58f5800b8308796
|
|
BLAKE2b-256 checksum How to use checksums |
05431cf182226979b86e8ec32c0893d2916ac048406789ee79b951e10da5ea6c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.0.0 CPython/3.12.3
|
Release files / braidvisualiser-0.2.2-py3-none-any.whl
| Download URL | braidvisualiser-0.2.2-py3-none-any.whl |
|---|---|
| Size | 4.5 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
b7890fbc78585a9228a16cfb566d87f341a6fc01b259bbcad0f5bd3e4c3b6884
|
|
BLAKE2b-256 checksum How to use checksums |
e3ec26f647c0f8c1bc96ab5dbe23cee6eb3e12224cc6e0773233fe1634616925
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.0.0 CPython/3.12.3
|