Updated KLayout Python Module Prototype (markdown)

Matthias Köfferlein 2018-11-26 23:38:05 +01:00
parent 5ede52f520
commit b47f5e4415
1 changed files with 1 additions and 1 deletions

@ -1,5 +1,5 @@
The prototype is found in the [pymod branch](https://github.com/klayoutmatthias/klayout/tree/pymod). This build is enabled to produce a Python module.
The standalone module is found in the [master branch](https://github.com/klayoutmatthias/klayout/tree/master). This build is enabled to produce a Python module. Continuous deployment of the master branch happens to [https://www.klayout.org/downloads/master/](https://www.klayout.org/downloads/master/).
There are basically two ways of producing Python modules: