1. py-ea-model
- The python library for the Enterprise Architect.
- Access Enterprise Architect with pywin
2. How to create the distribution and upload to pypi
- Run
python setup.py bdist_wheelto generate distribution - Run
twine check dist/*to check the validation of distribution - Run
twine upload dist/*to upload to pypi repository - 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
- Initial version for the EA model
Release files for py-ea-model 0.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| py_ea_model-0.1.0-py3-none-any.whl | Python 3 | none | any | Details |
Release files / py_ea_model-0.1.0-py3-none-any.whl
| Download URL | py_ea_model-0.1.0-py3-none-any.whl |
|---|---|
| Size | 12.4 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
de5b296a547cd9c5bfc78e172cb93f0f7b6603f4b08984a6c1dae024f1da0b60
|
|
BLAKE2b-256 checksum How to use checksums |
3f86393cbec1d3f3198b354ca00b0297de22d5da2ac75f2fc78e855bbd7d3b8a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.0.0 CPython/3.9.6
|