Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 702 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 702 Bytes

spkg

SPKG (Simple Packager) - A command line tools for building and uploading python packages.

PyPI - Version PyPI - Python Version


Table of Contents

Installation

pip install spkg

Usage

Type spkg -h to see the help message.

Type spkg [COMMAND] -h to see the help message for a specific command.

License

spkg is distributed under the terms of the GPL-3.0-only license.