Skip to content

A template for small scientific python projects

License

Notifications You must be signed in to change notification settings

akeshavan/braindr-analysis

 
 

Repository files navigation

braindrAnalysis

The functions in this package support the https://github.com/akeshavan/braindr-results analysis for https://braindr.us -- Tinder for Brains

More documentation to come soon!

The project has the following structure copied from https://github.com/arokem/shablona:

braindrAnalysis/
  |- README.md
  |- braindrAnalysis/
     |- __init__.py
     |- braindrAnalysis.py
     |- due.py
     |- data/
        |- ...
     |- tests/
        |- ...
  |- doc/
     |- Makefile
     |- conf.py
     |- sphinxext/
        |- ...
     |- _static/
        |- ...
  |- setup.py
  |- .travis.yml
  |- appveyor.yml
  |- LICENSE
  |- Makefile
  |- ipynb/
     |- ...

About

A template for small scientific python projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 63.7%
  • Python 35.8%
  • Makefile 0.5%