Skip to content

TaylerUva/Python-Package-Example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python-Package-Example

Online Install

pip install git+https://github.com/TaylerUva/Python-Package-Example.git

Offline Install

  1. Clone or download the repository

  2. Access the root directory: uva_libs

  3. Run pip install .

References

https://stackoverflow.com/questions/16425434/how-to-create-a-python-package-with-multiple-files-without-subpackages

https://uoftcoders.github.io/studyGroup/lessons/python/packages/lesson/

https://packaging.python.org/tutorials/packaging-projects/

https://python-packaging.readthedocs.io/en/latest/minimal.html

About

A demo of a python package

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages