Patro

Patro license Patro python version

Patro last version

Overview

What is Patro ?

Patro is a Python module which implements pattern drafting for fashion design.

Where is the Documentation ?

The documentation is available on the Patro Home Page.

What are the main features ?

The features of Patro are :

  • read/write .val and .vit file
  • QMuParser expressions are translated to Python and evaluated on the fly
  • API to define patterns
  • compute the detail of a pattern
  • export the detail to latex/pgf as A0 or tiled A4 paper

Missing features:

  • full operation support
  • direct PDF export
  • SVG export
https://raw.github.com/FabriceSalvaire/Patro/master/test/output/pattern-a0.png https://raw.github.com/FabriceSalvaire/Patro/master/test/output/pattern-a4.png

How to install it ?

Look at the installation section in the documentation.

Credits

Authors: Fabrice Salvaire

News

V0 2017-02-16

Started project