DrawTurksHead¶
DrawTurksHead is a Python (2.7) library to draw Turk’s head knots. An interactive demo is available.
It’s licensed under the MIT license. It’s available on the Python package index. Its documentation and its source code are on GitHub.
Questions? Remarks? Bugs? Want to contribute? Open an issue!
Quick start¶
Install from PyPI:
$ pip install DrawTurksHead
Are you’re good to go:
$ python -m DrawTurksHead
(This will create a turkshead.png
file in the current directory)