Skip to main content

No project description provided

Project description

简介

海鸥Ⅱ根据模板生成配置文件

打包py

安装打包工具

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

打包

python .\setup.py sdist bdist_wheel

setup.py 参考

测试

cd

安装上传工具

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

上传(默认上传到pypi,需要登录)

python m twine upload dist/*

安装

pip install seagull2_generate_config_template

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

Built Distribution

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