Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 480 Bytes

README.rst

File metadata and controls

16 lines (11 loc) · 480 Bytes

Welcome to pyclub_libs

This is a public repository of utilities from the python club at the Sainsbury Wellcome Centre for Neural Circuits and Behaviour.

Libraries in this repository should follow these basic rules:

  • Aim to work for python3.
  • Be PEP8 compatible.
  • Be documented (sphinx).
  • Have good test coverage.

Please use the issue tracker to request features or report bugs.