🤵 by Karan Goel (kgoel [at] cs.stanford.edu) | twitter: @krandiash

Who is this for?

What to expect?

A minimal list of ingredients to create a well-managed open-source Python project.

The ingredients in no particular order

  1. Code Organization

    Code Organization

  2. Makefile

    Makefile

  3. Dependencies & Environments

    Dependencies & Environments

  4. Unit Testing

    Unit Testing