Coding standards

TBD

Version numbering

All modules MUST (RFC 2119) have

  • a readme file

All projects SHOULD (RFC 2119) have

  • have a documentation on ReadTheDocs.io named <package_name>.readthedocs.io page

  • PEP 518 a default pyproject.toml file. See also What the heck is pyproject.toml

  • have a “Links” area at the bottom of your Repository Readme file