Skip to content

mengeziml/mypackage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mypackage

This package 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/mengeziml/mypackage.git

updating this package from GitHub

pip install --upgrade git+https://github.com/mengeziml/mypackage.git

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages