jasonrobwebster / example-python-package

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mypackage

This library was created as an example of how to publish your own Python package.

building this package locally

python setup.py sdist

installing this package from GitHub

pip install git+https://github.com/James-Leslie/example-python-package.git

updating this package from GitHub

pip install --upgrade git+https://github.com/James-Leslie/example-python-package.git

About


Languages

Language:HTML 91.4%Language:Jupyter Notebook 8.2%Language:Python 0.5%