Skip to content

Example open source Python package with many of the fixings for PyPI publication

License

Notifications You must be signed in to change notification settings

mattmolinare/a-python-package

Repository files navigation

A Python package

Python Version PyPI Package Version Anaconda Package Version Last Commit Build Status Documentation Status Code Coverage License

This is an example Python package.

import foo
assert foo.bar.baz(3, 4) == 5

Installation

To install from PyPI:

pip install a-python-package

To install from Anaconda Cloud:

conda install -c mattmolinare a-python-package

About

Example open source Python package with many of the fixings for PyPI publication

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published