koala


Namekoala JSON
Version 0.1.0 PyPI version JSON
download
home_page
SummaryKlayOut mAsk Layout Automation (KOALA) provides a user-friendly, easy-to-use interface for (photo)mask design.
upload_time2023-01-16 17:31:36
maintainer
docs_urlNone
author
requires_python>=3.7
license
keywords mask layout photolithography
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ## Description
[KLayout](https://www.klayout.de/) 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.

You will find the installation instructions below and a variety of examples to get you started! 

## How does KLayout work

## Installation
- Download and install [Anaconda](https://www.anaconda.com/)
- Open the Anaconda Prompt (Anaconda3)
- Create a new environment specific for KOALA (for example, naming it "koala") by typing `conda create --name koala` 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

- Install a Integrated Development Environment (IDE) for python. We recommend you to install the community version of [PyCharm](https://www.jetbrains.com/pycharm/download/#section=windows).
- 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

## Roadmap
- [ ] Implementation of the basic classes
- [ ] Implementation of useful mask elements
- [ ] 3 basic examples
- [ ] 3 advanced examples

## Contributing
This repository has been created by Imke Krauhausen and Charles-Théophile Coen. We are responsible for the development and maintenance of KOALA. If you wish to contribute, please contact us by email!

## Project status
![25%](https://progress-bar.dev/25) Setting up gitlab

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "koala",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "mask layout,photolithography",
    "author": "",
    "author_email": "Imke Krauhausen <i.krauhausen@tue.nl>, Charles-Th\u00e9ophile Coen <c.t.coen@tue.nl>, Simone Spolaor <s.spolaor@tue.nl>",
    "download_url": "https://files.pythonhosted.org/packages/8d/fa/bdcaa2a7131c872b9346f0c476e2da06954cd78f88e147ce6961c66f622c/koala-0.1.0.tar.gz",
    "platform": null,
    "description": "## Description\n[KLayout](https://www.klayout.de/) 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.\n\nYou will find the installation instructions below and a variety of examples to get you started! \n\n## How does KLayout work\n\n## Installation\n- Download and install [Anaconda](https://www.anaconda.com/)\n- Open the Anaconda Prompt (Anaconda3)\n- Create a new environment specific for KOALA (for example, naming it \"koala\") by typing `conda create --name koala` and accept by typing `y`\n- Type `conda activate koala` to make the new environment active\n- Type `pip install koala` to install KOALA and all its dependencies\n\n- Install a Integrated Development Environment (IDE) for python. We recommend you to install the community version of [PyCharm](https://www.jetbrains.com/pycharm/download/#section=windows).\n- Open PyCharm, click at the bottom right to change your interpreter, and click on `Add interpreter`\n- On the menu, click on `Conda Environment` and select the recently created KOALA environment. Your interpreter is now the one from the KOALA environment\n\n## Roadmap\n- [ ] Implementation of the basic classes\n- [ ] Implementation of useful mask elements\n- [ ] 3 basic examples\n- [ ] 3 advanced examples\n\n## Contributing\nThis repository has been created by Imke Krauhausen and Charles-Th\u00e9ophile Coen. We are responsible for the development and maintenance of KOALA. If you wish to contribute, please contact us by email!\n\n## Project status\n![25%](https://progress-bar.dev/25) Setting up gitlab\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "KlayOut mAsk Layout Automation (KOALA) provides a user-friendly, easy-to-use interface for (photo)mask design.",
    "version": "0.1.0",
    "split_keywords": [
        "mask layout",
        "photolithography"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2d0df542f5821565c6ff3406c08c118888413c8b81ade8d223f02e383593f172",
                "md5": "318a9d35dd977294713663c2abe175a1",
                "sha256": "5399609ec97bce7ed7bfd849753930198f8c2e16659453bbdaf0b9a73e3ffd09"
            },
            "downloads": -1,
            "filename": "koala-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "318a9d35dd977294713663c2abe175a1",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 15953,
            "upload_time": "2023-01-16T17:31:34",
            "upload_time_iso_8601": "2023-01-16T17:31:34.422441Z",
            "url": "https://files.pythonhosted.org/packages/2d/0d/f542f5821565c6ff3406c08c118888413c8b81ade8d223f02e383593f172/koala-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8dfabdcaa2a7131c872b9346f0c476e2da06954cd78f88e147ce6961c66f622c",
                "md5": "d590a90b4d2c5ba51cf00bb0a242db2b",
                "sha256": "aebbb3d36b4d690cd7510ecf5859b3783298d1cb349a6494d7536b517ef6288f"
            },
            "downloads": -1,
            "filename": "koala-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "d590a90b4d2c5ba51cf00bb0a242db2b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 15697,
            "upload_time": "2023-01-16T17:31:36",
            "upload_time_iso_8601": "2023-01-16T17:31:36.032185Z",
            "url": "https://files.pythonhosted.org/packages/8d/fa/bdcaa2a7131c872b9346f0c476e2da06954cd78f88e147ce6961c66f622c/koala-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-01-16 17:31:36",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "koala"
}
        
Elapsed time: 0.02682s