Skip to content

MSenden/CoCoTools

 
 

Repository files navigation

Welcome to the CoCoTools project

We have designed the CoCoTools project as a software library allow users of various interests and technical proficiencies to mine the CoCoMac database in its current form.

Installation instructions: Installation of cocotools is not required to access the module. However, if you do not install it, you can only access the cocotools' modules while your python session is inside the cocotools directory, or you add cocotools to your PATH. We highly recommend you install cocotool, which makes this module available from any directory

On a non-windows system:

  1. Open a terminal and cd to the cocotools directory with the setup.py in it. It is also where this README is.
  2. from the terminal type: python setup.py install

On a windows system:

  1. Open a terminal and cd to the cocotools directory with the setup.py in it. It is also where this README is.
  2. from the terminal type: setup.py install

About

Toolbox for Acquisition and Analysis of CoCoMac Data

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%