Skip to content

Logging, DocStrings and Documentation

Choose a tag to compare

@tjkessler tjkessler released this 07 Nov 14:39
· 421 commits to master since this release
d18eaac
  • Added support for logging with the ColorLogging package
  • Updated docstrings, uses Google's documentation format
  • Modules now only import functions/classes they use instead of whole packages
  • Added unit testing for Server methods
  • Updated genetic limiting per PyGenetics 0.5.0 update
  • Made project variables accessible
  • Updated documentation
    • Moved Server method documentation to ecnet/README.md
    • Updated README.md to include more code block examples
    • Updated terminology, project scope, clarity