Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal Package

Instructions on how to bundle this package were taken from here: https://opensource.com/article/21/11/packaging-python-setuptools

To build this package, from the personal directory, run the following:

python3 -m build

To install this package, from the personal directory, run the following:

python3 -m pip install dist/personal-0.0.6.tar.gz

For copying and pasting, to do both:

python3 -m build; python3 -m pip install dist/personal-0.0.6.tar.gz

About

A python package with a bunch of convenient functions

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages