Skip to main content

基础包

Project description

简介

提供基础方法调用,规范代码风格

结构介绍

    aibase
        common # 通用
        middleware # 中间件相关
        utils # 工具
    README.md   # 说明文档
    setup.py # 构建

打包上传

环境安装

python -m pip install --user --upgrade setuptools wheel python -m pip install --user --upgrade twine

打包

python setup.py sdist bdist_wheel

上传

python -m twine upload dist/*

Project details


Download files

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

Source Distribution

aibase-0.0.3.tar.gz (6.7 kB view hashes)

Uploaded Source

Built Distribution

aibase-0.0.3-py3-none-any.whl (10.2 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