Skip to content

sampsonola/mypackage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/Oguntuwase Samson/example-python-package.git

updating this package from GitHub

pip install --upgrade git+https://github.com/Oguntuwase Samson/ example-python-package.git

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages