# 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\PFC700\exe64\python36\Lib\site-packages`.
### pip
```cmd
pip install itasca-stub-pfc7
```
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-pfc7",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.6",
"maintainer_email": null,
"keywords": "itasca, stub, pfc",
"author": "panhaoyu",
"author_email": "panhaoyu.china@outlook.com",
"download_url": "https://files.pythonhosted.org/packages/d7/55/1518ceb085e4f954a4f1d7e996352fd127b06c555fbb8256ec7b28718bac/itasca_stub_pfc7-1.0.4.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\\PFC700\\exe64\\python36\\Lib\\site-packages`.\n\n### pip\n\n```cmd\npip install itasca-stub-pfc7\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.4",
"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": "f17103de9ea0fee08e2502d021f24230cb0ed1ef3c26bd4dbd77fa7733ba72d5",
"md5": "aec2743cd6ce156452e42a0476f51869",
"sha256": "a67a81c5fa56b990b31b2f5ca01b0f34bd4b6bb418cbc49cff9a2e17ecde658d"
},
"downloads": -1,
"filename": "itasca_stub_pfc7-1.0.4-py3-none-any.whl",
"has_sig": false,
"md5_digest": "aec2743cd6ce156452e42a0476f51869",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.6",
"size": 59201,
"upload_time": "2024-07-25T01:27:57",
"upload_time_iso_8601": "2024-07-25T01:27:57.965575Z",
"url": "https://files.pythonhosted.org/packages/f1/71/03de9ea0fee08e2502d021f24230cb0ed1ef3c26bd4dbd77fa7733ba72d5/itasca_stub_pfc7-1.0.4-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "d7551518ceb085e4f954a4f1d7e996352fd127b06c555fbb8256ec7b28718bac",
"md5": "914e958616d044650f7c1d014c466460",
"sha256": "9dfa15f9b104968919f82578308fb248d37c1e27dc6f095693267bc70629e7db"
},
"downloads": -1,
"filename": "itasca_stub_pfc7-1.0.4.tar.gz",
"has_sig": false,
"md5_digest": "914e958616d044650f7c1d014c466460",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.6",
"size": 33839,
"upload_time": "2024-07-25T01:27:59",
"upload_time_iso_8601": "2024-07-25T01:27:59.679154Z",
"url": "https://files.pythonhosted.org/packages/d7/55/1518ceb085e4f954a4f1d7e996352fd127b06c555fbb8256ec7b28718bac/itasca_stub_pfc7-1.0.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-07-25 01:27:59",
"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-pfc7"
}