nuwa/dev/: aristotle-0.6.6 metadata and description
Shared Package for AristotleAPI and Aristotle SMTP Server
| author | Tim |
| author_email | tim.lai@nuwainfo.com |
| classifiers |
|
| description_content_type | text/markdown |
| requires_dist |
|
| requires_python | >=3.11 |
Because this project isn't in the mirror_whitelist,
no releases from root/pypi are included.
| File | Tox results | History |
|---|---|---|
aristotle-0.6.6-py3-none-any.whl
|
|
Aristotle Package
該套件提供 AristotleAPI 和 Aristotle SMTP 共用的函數及其他功能
如何跑測試
python -m unittest discover -s tests -p "*Test.py" --verbose
如何 build 這個 package
- python setup.py bdist_wheel
上傳 package
twine upload --repository-url https://pypi.nuwainfo.com/nuwa/dev -u nuwa -p 25025529 dist/*