Skip to main content

The CCOBRA framework.

Project description

Cognitive COmputation for Behavioral Reasoning Analysis (CCOBRA) Framework

GitHub license DOI

Documentation

Installation

PyPi

CCOBRA is available via pip. To install the current version, run the following command:

$> pip install ccobra

to update your installation, run pip install -U ccobra.

Development Version

It is also possible to install a development version of CCOBRA. The difference to the standard version is that changes to the local copy of the repository are directly reflected in the module loaded from Python via import. To install the develop version, download a local copy of the repository and run the following commands:

$> cd /path/to/repository/
$> python setup.py develop [--user]

To remove the development version, run the following commands:

$> cd /path/to/repository
$> python setup.py develop [--user] --uninstall

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ccobra-0.0.10.tar.gz (5.3 kB view hashes)

Uploaded Source

Built Distribution

ccobra-0.0.10-py3-none-any.whl (14.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page