mirror of https://github.com/KLayout/klayout.git
Updated KLayout Python Module Prototype (markdown)
parent
5ede52f520
commit
b47f5e4415
|
|
@ -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:
|
||||
|
||||
Loading…
Reference in New Issue