Name | cspdk JSON |
Version |
1.0.2
JSON |
| download |
home_page | None |
Summary | CornerStone PDK |
upload_time | 2025-07-08 15:29:02 |
maintainer | None |
docs_url | None |
author | None |
requires_python | <3.14,>=3.11 |
license | None |
keywords |
python
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# CORNERSTONE PDK 1.0.2

[CORNERSTONE](https://www.cornerstone.sotonfab.co.uk/) Photonics PDK.
## Installation
We recommend `uv`
```bash
# On macOS and Linux.
curl -LsSf https://astral.sh/uv/install.sh | sh
```
```bash
# On Windows.
powershell -ExecutionPolicy ByPass -c "irm https://astral.sh/uv/install.ps1 | iex"
```
### Installation for users
Use python 3.11, 3.12 or 3.13. We recommend [VSCode](https://code.visualstudio.com/) as an IDE.
```
uv pip install cspdk --upgrade
```
Then you need to restart Klayout to make sure the new technology installed appears.
### Installation for contributors
Then you can install with:
```bash
git clone https://github.com/gdsfactory/cspdk.git
cd cspdk
uv venv --python 3.12
uv sync --extra docs --extra dev
```
## Documentation
- [gdsfactory docs](https://gdsfactory.github.io/gdsfactory/)
Raw data
{
"_id": null,
"home_page": null,
"name": "cspdk",
"maintainer": null,
"docs_url": null,
"requires_python": "<3.14,>=3.11",
"maintainer_email": null,
"keywords": "python",
"author": null,
"author_email": "gdsfactory <contact@gdsfactory.com>",
"download_url": "https://files.pythonhosted.org/packages/c8/88/a53b4eab8dfbeb0dcde0e201f008cf9c08ea0a3dac05d61ab6a84b3e7005/cspdk-1.0.2.tar.gz",
"platform": null,
"description": "# CORNERSTONE PDK 1.0.2\n\n\n\n[CORNERSTONE](https://www.cornerstone.sotonfab.co.uk/) Photonics PDK.\n\n## Installation\n\nWe recommend `uv`\n\n```bash\n# On macOS and Linux.\ncurl -LsSf https://astral.sh/uv/install.sh | sh\n```\n\n```bash\n# On Windows.\npowershell -ExecutionPolicy ByPass -c \"irm https://astral.sh/uv/install.ps1 | iex\"\n```\n\n### Installation for users\n\nUse python 3.11, 3.12 or 3.13. We recommend [VSCode](https://code.visualstudio.com/) as an IDE.\n\n```\nuv pip install cspdk --upgrade\n```\n\nThen you need to restart Klayout to make sure the new technology installed appears.\n\n### Installation for contributors\n\n\nThen you can install with:\n\n```bash\ngit clone https://github.com/gdsfactory/cspdk.git\ncd cspdk\nuv venv --python 3.12\nuv sync --extra docs --extra dev\n```\n\n## Documentation\n\n- [gdsfactory docs](https://gdsfactory.github.io/gdsfactory/)\n\n",
"bugtrack_url": null,
"license": null,
"summary": "CornerStone PDK",
"version": "1.0.2",
"project_urls": null,
"split_keywords": [
"python"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "724b5499a1bf28d3ab8a7cff00b16211b92325aad408047104d7f04d149f163b",
"md5": "69af019d32a71cb9815d92a7a10c3ab2",
"sha256": "8c7665f7a80e88c65e56f132f48cae1000d01105b3fec5b06ed3e3b55e3baa52"
},
"downloads": -1,
"filename": "cspdk-1.0.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "69af019d32a71cb9815d92a7a10c3ab2",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<3.14,>=3.11",
"size": 322592,
"upload_time": "2025-07-08T15:29:00",
"upload_time_iso_8601": "2025-07-08T15:29:00.998386Z",
"url": "https://files.pythonhosted.org/packages/72/4b/5499a1bf28d3ab8a7cff00b16211b92325aad408047104d7f04d149f163b/cspdk-1.0.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "c888a53b4eab8dfbeb0dcde0e201f008cf9c08ea0a3dac05d61ab6a84b3e7005",
"md5": "b77c2bfb538a30a67e9477ac580b8262",
"sha256": "a9dc0b865942fbd4901299b9b58b5552c6637296bafd2040f82af4272eac2075"
},
"downloads": -1,
"filename": "cspdk-1.0.2.tar.gz",
"has_sig": false,
"md5_digest": "b77c2bfb538a30a67e9477ac580b8262",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<3.14,>=3.11",
"size": 263971,
"upload_time": "2025-07-08T15:29:02",
"upload_time_iso_8601": "2025-07-08T15:29:02.099564Z",
"url": "https://files.pythonhosted.org/packages/c8/88/a53b4eab8dfbeb0dcde0e201f008cf9c08ea0a3dac05d61ab6a84b3e7005/cspdk-1.0.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-08 15:29:02",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "cspdk"
}