/pypi_builder

project for easily deploying code to Python Package Index

Primary LanguagePythonMIT LicenseMIT

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