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!

https://img.shields.io/travis/jacquev6/DrawTurksHead/master.svg https://img.shields.io/coveralls/jacquev6/DrawTurksHead/master.svg https://img.shields.io/codeclimate/github/jacquev6/DrawTurksHead.svg https://img.shields.io/scrutinizer/g/jacquev6/DrawTurksHead.svg https://img.shields.io/pypi/dm/DrawTurksHead.svg https://img.shields.io/pypi/l/DrawTurksHead.svg https://img.shields.io/pypi/v/DrawTurksHead.svg https://img.shields.io/pypi/pyversions/DrawTurksHead.svg https://img.shields.io/pypi/status/DrawTurksHead.svg https://img.shields.io/github/issues/jacquev6/DrawTurksHead.svg https://img.shields.io/github/forks/jacquev6/DrawTurksHead.svg https://img.shields.io/github/stars/jacquev6/DrawTurksHead.svg

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)

Examples (from the interactive demo)

http://dyn.vincent-jacques.net/turkshead?leads=4&bights=7&line_width=20&inner_radius=25&width=400&height=400 http://dyn.vincent-jacques.net/turkshead?leads=6&bights=9&line_width=10&inner_radius=90&width=400&height=400