/organising-code

lecture to demonstrate benefits of organising your code as a Python package

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Brewing Package

The package contains the materials for a lecture on • organising • documenting • distributing code

A README can explain in detail what the package does and/or how to use it i.e. how to install it / install an environment. It can be written in reStructuredText or Markdown.