swincas / cookies-n-code

A repo for code review sessions at CAS
http://astronomy.swin.edu.au/
MIT License
31 stars 34 forks source link

Modularising and Packaging Code #67

Closed abatten closed 3 years ago

abatten commented 3 years ago

This is the code for today's session. Turns out I haven't made a pull request in a while so a bunch of extra stuff came with it. That I have been meaning to commit.

The code for today is in /tutorials/modularising_and_packaging_code/

This is probably best for a squash merge.

mshamohammadi commented 3 years ago

Thanks Adam!

manodeep commented 3 years ago

@abatten I deleted the compiled pyc files that were added. I suspect that the "EGG" directory is also not required - is it okay to delete that?