Skip to main content

Happy-Python是一个简单易用的Python库,让编程轻松愉快

Project description

happy-python

Happy-Python是一个简单易用的Python库,让编程轻松愉快

安装开发依赖

pip install poetry pytest

单元测试

运行单元测试:

poetry run pytest

安装happy-python

Pip安装

pip install happy-python

本地安装

rm -rf dist/
poetry build -f wheel
pip install -U --user dist/happy_python-*-py3-none-any.whl

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

happy_python-0.4.7-py3-none-any.whl (22.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page