UCL / rsd-engineeringcourse

Course materials for Research Software Engineering course.
http://github-pages.ucl.ac.uk/rsd-engineeringcourse/
Other
108 stars 97 forks source link

Libraries page #100

Open ageorgou opened 5 years ago

ageorgou commented 5 years ago

http://github-pages.ucl.ac.uk/rsd-engineeringcourse/ch04packaging/01Libraries.html

Mostly very minor things:

  1. How to choose a library: "Is it on standard package repositories. (PyPI, apt/yum/brew)" is missing a "?"
  2. Sensible Version Numbering: Missing "." at the end
  3. The Python Standard Library: pytest is not part of the standard library
  4. Should this page go before "Installing Libraries"?