From 95bdd12dac6094304c8339e4087c3992dde1b8e8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20K=C3=B6fferlein?= Date: Sun, 24 Jun 2018 20:57:38 +0200 Subject: [PATCH] Updated klayout Standalone KLayout Python Module (markdown) --- klayout---Standalone-KLayout-Python-Module.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/klayout---Standalone-KLayout-Python-Module.md b/klayout---Standalone-KLayout-Python-Module.md index 5ed4ac9..01f1bf9 100644 --- a/klayout---Standalone-KLayout-Python-Module.md +++ b/klayout---Standalone-KLayout-Python-Module.md @@ -10,7 +10,7 @@ Over time, many other applications emerged, many of them just using KLayout's al The solution to this problem is to supply a standalone Python module which can be used in third-party ecosystems such as PyCharm, Anaconda etc. -A [prototype](https://github.com/klayoutmatthias/klayout/wiki/KLayout-Python-Module-Prototype) is available in a separate branch already. +Please examine [Prototype in pymod Branch](https://github.com/klayoutmatthias/klayout/wiki/KLayout-Python-Module-Prototype) for details about the current status. # Vision