KlayOut mAsk Layout Automation (KOALA) provides a user-friendly, easy-to-use interface for (photo)mask design.
Project description
KOALA
KLayout is an opensource and powerful mask design software. Thanks to its Ruby and Python APIs, programming extensions are available to the users. KlayOut mAsk Layout Automation (KOALA) simplifies the creation of new mask layouts by providing a higher-level interface and easy-to-use, pre-implemented designs.
- Documentation regarding the classes and methods implemented in KOALA can be found here
- More information on KOALA and how KLayout works can be found in our wiki
- Example scripts can be found in our example folder
Installation
- Download and install Anaconda
- Open the Anaconda Prompt (Anaconda3)
- Create a new environment specific for KOALA (for example, naming it "koala") by typing
conda create --name koala pip
and accept by typingy
- Type
conda activate koala
to make the new environment active - Type
pip install koala
to install KOALA and all its dependencies - (Optional) Install an Integrated Development Environment (IDE) for python. We recommend you to install the community version of PyCharm.
- Open PyCharm, click at the bottom right to change your interpreter, and click on
Add interpreter
- On the menu, click on
Conda Environment
and select the recently created KOALA environment. Your interpreter is now the one from the KOALA environment
- Open PyCharm, click at the bottom right to change your interpreter, and click on
Contributing
This repository has been created by Imke Krauhausen, Charles-Théophile Coen, and Simone Spolaor. We are responsible for the development and maintenance of KOALA. If you wish to contribute, please contact us by email!
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file koala-1.0.3.tar.gz
.
File metadata
- Download URL: koala-1.0.3.tar.gz
- Upload date:
- Size: 18.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b79810073b155ad26cd478fcaba24c922b701c94ab334829ccfbf551e5728038 |
|
MD5 | 7ca15d3cb9af1c4590217c5b3faef4c8 |
|
BLAKE2b-256 | 63101fef3015ad84eb0220d4222f0425a57bf3d001232be3ed4dd4a719538f53 |
File details
Details for the file koala-1.0.3-py3-none-any.whl
.
File metadata
- Download URL: koala-1.0.3-py3-none-any.whl
- Upload date:
- Size: 18.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2bd2af7f4bf7a2821d7727223eeb93037eeedbab498a59370721d034c01e96c2 |
|
MD5 | 083340fe31e125c0df65973eccaa3b82 |
|
BLAKE2b-256 | 3e476a3dbd6dbd114b5e09bf73236002865b48b594edc309697cecb449641986 |