Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 522 Bytes

CONTRIBUTING.md

File metadata and controls

11 lines (7 loc) · 522 Bytes

pythonPackageLesson

This is a lesson on introducing basic packaging in Python, inspired by Elise Olson's lesson at the UBC EOS Coding Workout Group. It follows the development of a minimal package, python-package-example.

Contributing

Yes please! Guidelines:

  • This is a beginner's lesson. Fancier things should go in a fancier lesson.
  • Max 500 words per PR please.
  • Please open an issue or an empty PR first, to discuss large or controversial changes.