nuwa/dev/: aristotle-0.4.2 metadata and description

Simple index Newer version available

Shared Package for AristotleAPI and Aristotle SMTP Server

author Tim
author_email tim.lai@nuwainfo.com
classifiers
  • Programming Language :: Python :: 3
  • License :: OSI Approved :: MIT License
  • Operating System :: OS Independent
description_content_type text/markdown
requires_dist
  • Pixiu
  • pydantic
  • mail-parser
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.4.2-py3-none-any.whl
Size
16 KB
Type
Python Wheel
Python
3
  • Uploaded to nuwa/dev by nuwa 2025-06-05 07:09:32

Aristotle Package

該套件提供 AristotleAPI 和 Aristotle SMTP 共用的函數及其他功能

如何跑測試

python -m unittest discover -s tests -p "*Test.py" --verbose

如何 build 這個 package

上傳 package

twine upload --repository-url https://pypi.nuwainfo.com/nuwa/dev -u nuwa -p 25025529 dist/Aristotle-{版號}-py3-none-any.whl twine upload --repository-url https://pypi.nuwainfo.com/nuwa/dev -u nuwa -p 25025529 dist/*