Skip to main content

KLayout API implementation of gdsfactory

Project description

KFactory 0.21.9

Kfactory is a gdsfactory-like tool. It is built with KLayout as a backend instead of gdstk, but aims to offer the similar features.

[!CAUTION] KFactory is still experimental Expect API changes without notice (even though we try to keep it to a minimum!). The core should be fairly stable with the exception of the all-angle router. It is likely to change in future releases

It is suggest to pin the version of KFactory in requirements.txt or pyproject.toml with kfactory==0.21.9 for example.

Features similar to gdsfactory:

  • Cells & decorator for caching & storing cells
  • Simple routing (point to point and simpl bundle routes for electrical routes)
  • Basic cells like euler/circular bends, taper, waveguide
  • Path extrusion (no interface with CrossSections)
  • Jupyter integration
  • PDK/package configuration
  • Plugin system (simulations etc.) - Check kplugins
  • Generic PDK example - Check kgeneric

Notable missing Features:

  • CrossSection
  • Netlist/Schematics and LVS
  • More advanced routing

New/Improved Features:

  • Fully hierarchical bi-directional conversion to YAML
  • Automatic snapping to grid thanks to KLayout
  • More features for vector geometries due to concept of Point/Edge/Vector/Polygon from Klayout
  • Easy booleans thanks to KLayout Regions
  • Enclosures: use the concept of enclosures, similar to cross sections, to allow automatic calculation of boolean layers for structures based on minkowski sum, which are built into KLayout

Installation

kfactory is available on pypi

pip install kfactory

At the moment kfactory works only on python 3.10 and above

Development Installation

A development environment can be installed with

python -m pip install -e .[dev]

It is defined in pyproject.toml. For committing pre-commit should be installed with pre-commit install.

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

kfactory-0.21.9.tar.gz (1.3 MB view details)

Uploaded Source

Built Distribution

kfactory-0.21.9-py3-none-any.whl (167.7 kB view details)

Uploaded Python 3

File details

Details for the file kfactory-0.21.9.tar.gz.

File metadata

  • Download URL: kfactory-0.21.9.tar.gz
  • Upload date:
  • Size: 1.3 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.10.12

File hashes

Hashes for kfactory-0.21.9.tar.gz
Algorithm Hash digest
SHA256 975a77e6728240ed516b8e1a117319bdb834641a29286c2d5af1b26cad64961d
MD5 b2ecc66b879a5b0778a18d87e5f22a32
BLAKE2b-256 190afa15c8d7969e5f5c2a9f446a0002becda13e094d3decf70811a1deef1af0

See more details on using hashes here.

File details

Details for the file kfactory-0.21.9-py3-none-any.whl.

File metadata

  • Download URL: kfactory-0.21.9-py3-none-any.whl
  • Upload date:
  • Size: 167.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.10.12

File hashes

Hashes for kfactory-0.21.9-py3-none-any.whl
Algorithm Hash digest
SHA256 711d6826031c72b271052506a2d3ca371667d895d659b771f31a33bb59349f94
MD5 68d0ae9e795163fc82e9bee0d411d35d
BLAKE2b-256 4b7ba963192c4fd26da2ff8c4be2982cf05e2bc62da6ce83a992e1fddca661a1

See more details on using hashes here.

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