/pypi-demo

Just a simple pypi package code structure. You can use it to register pypi package name.

Primary LanguagePython

pypidemo

Just a simple pypi package code structure. You can use it to register pypi package name.

How to use

  1. Clone the code into your folder.
  2. Modify setup.py, and update the PACKAGE_NAME to yours.
  3. Run python setup.py sdist upload to register the package name on pypi.org.

LICENSE

MIT @hustcc.