Skip to main content

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 typing y
  • 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

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

koala-1.0.3.tar.gz (18.6 kB view hashes)

Uploaded Source

Built Distribution

koala-1.0.3-py3-none-any.whl (18.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page