icpv


Nameicpv JSON
Version 0.0.0a0 PyPI version JSON
download
home_pagehttps://github.com/yeungchie/icpv
SummaryIntegrated Circuit Physical Verification
upload_time2024-08-23 20:38:46
maintainerNone
docs_urlNone
authorYEUNGCHIE
requires_python>=3.7
licenseNone
keywords icpv verification virtuoso calibre python linux yeungchie
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # icpv

> Integrated Circuit Physical Verification

这是一个 Python 开源库,用于执行一些集成电路设计中物理验证相关的操作。

## 安装

```bash
pip3 install icpv -U
```

## 其他

> 先占个坑

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/yeungchie/icpv",
    "name": "icpv",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": "icpv, verification, virtuoso, calibre, python, linux, yeungchie",
    "author": "YEUNGCHIE",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/12/b5/cf195d561c5ad463ff734bc9a31a7937e45ba93f5962cdd13572b1219989/icpv-0.0.0a0.tar.gz",
    "platform": null,
    "description": "# icpv\r\n\r\n> Integrated Circuit Physical Verification\r\n\r\n\u8fd9\u662f\u4e00\u4e2a Python \u5f00\u6e90\u5e93\uff0c\u7528\u4e8e\u6267\u884c\u4e00\u4e9b\u96c6\u6210\u7535\u8def\u8bbe\u8ba1\u4e2d\u7269\u7406\u9a8c\u8bc1\u76f8\u5173\u7684\u64cd\u4f5c\u3002\r\n\r\n## \u5b89\u88c5\r\n\r\n```bash\r\npip3 install icpv -U\r\n```\r\n\r\n## \u5176\u4ed6\r\n\r\n> \u5148\u5360\u4e2a\u5751\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Integrated Circuit Physical Verification",
    "version": "0.0.0a0",
    "project_urls": {
        "Homepage": "https://github.com/yeungchie/icpv"
    },
    "split_keywords": [
        "icpv",
        " verification",
        " virtuoso",
        " calibre",
        " python",
        " linux",
        " yeungchie"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "12b5cf195d561c5ad463ff734bc9a31a7937e45ba93f5962cdd13572b1219989",
                "md5": "dec4e3dc0f6064721c7430ce7b88231e",
                "sha256": "8edbd9ffa9f1f02a99214ec05673a8267338c9e14dad7f70564ef4bce9039c9a"
            },
            "downloads": -1,
            "filename": "icpv-0.0.0a0.tar.gz",
            "has_sig": false,
            "md5_digest": "dec4e3dc0f6064721c7430ce7b88231e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 1849,
            "upload_time": "2024-08-23T20:38:46",
            "upload_time_iso_8601": "2024-08-23T20:38:46.969981Z",
            "url": "https://files.pythonhosted.org/packages/12/b5/cf195d561c5ad463ff734bc9a31a7937e45ba93f5962cdd13572b1219989/icpv-0.0.0a0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-23 20:38:46",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "yeungchie",
    "github_project": "icpv",
    "github_not_found": true,
    "lcname": "icpv"
}
        
Elapsed time: 0.96288s