Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 549 Bytes

README.md

File metadata and controls

37 lines (24 loc) · 549 Bytes

GitHub Pages
PyPI

pypi_builder

project for easily deploying code to Python Package Index


Installation

pip install kabbes_pypi_builder


Usage

For more in-depth documentation, read the information provided on the Pages. Or better yet, read the source code.

Python Script

import pypi_builder as py_build
py_build.generate

Terminal

python -m pypi_builder

Author

James Kabbes