nuwa/dev/: aristotle-0.6.6 metadata and description

Simple index

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
  • pminit==1.1.1
  • pythonmonkey
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
Size
18 KB
Type
Python Wheel
Python
3
  • Uploaded to nuwa/dev by nuwa 2025-12-13 07:18:48

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/*