Skip to content

palmhjell/tinypkg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tinypkg

A tiny, simple package for Recitation 3 of bebi103a (2019).

Getting started

Clone this repository with

git clone https://github.com/palmhjell/tinypkg.git

Navigate to the new directory and install with

pip install -e .

for a dynamic, editable package.

Or, run

python setup.py install

for a more static build. (You can upgrade the package as it's updated and pulled from GitHub with the same command.)

See also

Recitation 3 for BeBi103a at Caltech.

About

A tiny, simple package for Recitation 3 of bebi103a (2019).

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages