# itasca-stub
This repository contains code to generate `itasca.pyi` for PFC 7.00.
Itasca provides great python interface, But it is too weak compared to PyCharm.
When writing PFC in PyCharm, the keyword `itasca` has no typehint.
Thus, the project is developed, and here's a preview.
![preview](https://raw.githubusercontent.com/panhaoyu/itasca-stub/master/doc/assets/preview.png)
## Installation
### Manual
Copy the `itasca` directory to your python `site-packages` directory.
Make sure to copy to your current environment.
If the internal Python of PFC is used, then you should copy to the path like:
`Itasca\pfc900\exe64\python36\Lib\site-packages`.
### pip
```cmd
pip install itasca-stub-pfc9
```
Best wishes!
## Contribution
You can submit issues and PRs at any time, welcome for your contribution!
Raw data
{
"_id": null,
"home_page": "https://github.com/panhaoyu/itasca-stub",
"name": "itasca-stub-pfc9",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.10",
"maintainer_email": null,
"keywords": "itasca, stub, pfc",
"author": "panhaoyu",
"author_email": "panhaoyu.china@outlook.com",
"download_url": "https://files.pythonhosted.org/packages/02/2e/2a22524181bcd776a5f79fe7ce0b665319843f5887eaad9dea667162accc/itasca_stub_pfc9-1.0.7.tar.gz",
"platform": null,
"description": "# itasca-stub\n\nThis repository contains code to generate `itasca.pyi` for PFC 7.00.\n\nItasca provides great python interface, But it is too weak compared to PyCharm.\nWhen writing PFC in PyCharm, the keyword `itasca` has no typehint.\nThus, the project is developed, and here's a preview.\n\n![preview](https://raw.githubusercontent.com/panhaoyu/itasca-stub/master/doc/assets/preview.png)\n\n## Installation\n\n### Manual\n\nCopy the `itasca` directory to your python `site-packages` directory.\nMake sure to copy to your current environment.\nIf the internal Python of PFC is used, then you should copy to the path like:\n`Itasca\\pfc900\\exe64\\python36\\Lib\\site-packages`.\n\n### pip\n\n```cmd\npip install itasca-stub-pfc9\n```\n\nBest wishes!\n\n## Contribution\n\nYou can submit issues and PRs at any time, welcome for your contribution!",
"bugtrack_url": null,
"license": "MIT",
"summary": "Itasca PFC python stub",
"version": "1.0.7",
"project_urls": {
"Documentation": "https://github.com/panhaoyu/itasca-stub",
"Homepage": "https://github.com/panhaoyu/itasca-stub",
"Repository": "https://github.com/panhaoyu/itasca-stub"
},
"split_keywords": [
"itasca",
" stub",
" pfc"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "0cf7912668c5312468efddc7851435638a4ac7365c9d98f7c68fb9a0ead6bac6",
"md5": "1293a73bf220d64a79acbd584d796a0f",
"sha256": "d1107cd4c97fd94d4ca7a6d3842db8ea8c672f066b8cec119e8c12c99ac0d77c"
},
"downloads": -1,
"filename": "itasca_stub_pfc9-1.0.7-py3-none-any.whl",
"has_sig": false,
"md5_digest": "1293a73bf220d64a79acbd584d796a0f",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.10",
"size": 59156,
"upload_time": "2025-01-17T01:13:47",
"upload_time_iso_8601": "2025-01-17T01:13:47.943440Z",
"url": "https://files.pythonhosted.org/packages/0c/f7/912668c5312468efddc7851435638a4ac7365c9d98f7c68fb9a0ead6bac6/itasca_stub_pfc9-1.0.7-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "022e2a22524181bcd776a5f79fe7ce0b665319843f5887eaad9dea667162accc",
"md5": "0201bb5e186888635cd39d5aa79d24ee",
"sha256": "40556764188ef81c12981791369d6e149ed72cbdf219f73f3ceeaab8a0581743"
},
"downloads": -1,
"filename": "itasca_stub_pfc9-1.0.7.tar.gz",
"has_sig": false,
"md5_digest": "0201bb5e186888635cd39d5aa79d24ee",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.10",
"size": 33887,
"upload_time": "2025-01-17T01:13:50",
"upload_time_iso_8601": "2025-01-17T01:13:50.771868Z",
"url": "https://files.pythonhosted.org/packages/02/2e/2a22524181bcd776a5f79fe7ce0b665319843f5887eaad9dea667162accc/itasca_stub_pfc9-1.0.7.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-01-17 01:13:50",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "panhaoyu",
"github_project": "itasca-stub",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "itasca-stub-pfc9"
}