Metadata-Version: 2.1
Name: pips3
Version: 0.4.1.dev2
Summary: A handy package for creating a simple pypi repo in S3 compliant object storage.
Home-page: https://github.com/AnnaliseAI/pipS3
Author: Ben Johnston
Author-email: ben.johnston@annalise.ai
License: UNKNOWN
Keywords: pips3,s3,pip,pypi
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: !=2.*, >=3.6
Description-Content-Type: text/markdown
Requires-Dist: boto3 (>=1.16.4)
Requires-Dist: Click (>=7.1.2)
Requires-Dist: versioneer (>=0.18)

# pips3

Python Boilerplate contains all the boilerplate you need to create a Python package.

## Features

* TODO

### Credits

This package was created with [Cookiecutter(https://github.com/audreyr/cookiecutter) and the [annalise.ai cookiecutter](https://github.com/AnnaliseAI/pythonpackagecookie) project template.


