/onehalfpiece

Learn how to package Python

Primary LanguagePythonMIT LicenseMIT

学习如何给Python程序打包

Guide: https://pm.readthedocs.io/construction/build_opensource.html

修复的问题 * no pip.req 模块问题,修复办法 更改为 pip._internal.req 因为前者需要pip 9一下

Build Status Code Health Coverage Status

Learn python how to package

Features

TODO

Install

pip install onehalfpiece

Examples

TODO

Changelog

0.0.1

2022-01-27

  • init

Contributing

git clone git@github.com:ryanzhang/onehalfpiece.git
cd onehalfpiece
virtualenv .
make

Credits

Add your name and email, detail in: https://github.com/ryanzhang/onehalfpiece/graphs/contributors

Bitdeli badge