Skip to content

Python3pkg/DrawTurksHead

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

156 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 is hosted by Python and its source code is on GitHub.

Questions? Remarks? Bugs? Want to contribute? Open an issue!

https://badge.waffle.io/jacquev6/DrawTurksHead.png?label=ready&title=ready

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=270&height=270

http://dyn.vincent-jacques.net/turkshead?leads=6&bights=9&line_width=10&inner_radius=70&width=270&height=270

About

Python library to draw Turk's Head knots

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Python 99.5%
  • Other 0.5%