# 1. py-ea-model
1. The python library for the Enterprise Architect.
2. Access Enterprise Architect with pywin
# 2. How to create the distribution and upload to pypi
1. Run `python setup.py bdist_wheel` to generate distribution
2. Run `twine check dist/*` to check the validation of distribution
3. Run `twine upload dist/*` to upload to pypi repository
4. Check the website https://pypi.org/project/armodel/ to find out it works or not
And more details can be found at https://packaging.python.org/
# 3. Change History
**Version 0.1.0**
1. Initial version for the EA model
Raw data
{
"_id": null,
"home_page": "https://github.com/melodypapa/py-ea-model",
"name": "py-ea-model",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "Enterprise Architect, UML, EA",
"author": "melodypapa",
"author_email": "melodypapa@outlook.com",
"download_url": null,
"platform": null,
"description": "# 1. py-ea-model\r\n\r\n1. The python library for the Enterprise Architect.\r\n2. Access Enterprise Architect with pywin \r\n\r\n# 2. How to create the distribution and upload to pypi\r\n\r\n1. Run `python setup.py bdist_wheel` to generate distribution\r\n2. Run `twine check dist/*` to check the validation of distribution\r\n3. Run `twine upload dist/*` to upload to pypi repository\r\n4. Check the website https://pypi.org/project/armodel/ to find out it works or not\r\n\r\nAnd more details can be found at https://packaging.python.org/ \r\n\r\n# 3. Change History\r\n\r\n**Version 0.1.0** \r\n\r\n1. Initial version for the EA model\r\n\r\n\r\n\r\n",
"bugtrack_url": null,
"license": "proprietary",
"summary": "The assistant tool for the Enterprise Architect",
"version": "0.1.0",
"project_urls": {
"Homepage": "https://github.com/melodypapa/py-ea-model"
},
"split_keywords": [
"enterprise architect",
" uml",
" ea"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "3f86393cbec1d3f3198b354ca00b0297de22d5da2ac75f2fc78e855bbd7d3b8a",
"md5": "765ebdbe2f24044922dd276774a9b35e",
"sha256": "de5b296a547cd9c5bfc78e172cb93f0f7b6603f4b08984a6c1dae024f1da0b60"
},
"downloads": -1,
"filename": "py_ea_model-0.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "765ebdbe2f24044922dd276774a9b35e",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 12424,
"upload_time": "2025-01-11T09:27:08",
"upload_time_iso_8601": "2025-01-11T09:27:08.718475Z",
"url": "https://files.pythonhosted.org/packages/3f/86/393cbec1d3f3198b354ca00b0297de22d5da2ac75f2fc78e855bbd7d3b8a/py_ea_model-0.1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-01-11 09:27:08",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "melodypapa",
"github_project": "py-ea-model",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "py-ea-model"
}