Metadata-Version: 1.1
Name: pyFlies
Version: 0.3
Summary: A DSL for modeling cognitive psychology experiments
Home-page: https://github.com/igordejanovic/pyFlies
Author: Igor R. Dejanovic
Author-email: igor DOT dejanovic AT gmail DOT com
License: GPLv3
Download-URL: https://github.com/igordejanovic/pyFlies/archive/v0.3.tar.gz
Description: pyFlies
        =======
        
        `pyFlies <http://igordejanovic.github.io/pyFlies/>`_ is a Domain-Specific
        Language (DSL) for reaction time experiments modeling. It is meant to be highly
        readable and simple to learn.
        
        A code for various run-time platforms can be generated from the experiment
        description.  Futhermore, model can be directly interpreted if the run-time
        supports pyFlies.
        
        The documentation is available `here <http://igordejanovic.github.io/pyFlies/>`_
        
        
        
Keywords: language behaviour experiment
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Healthcare Industry
Classifier: Topic :: Software Development :: Interpreters
Classifier: Topic :: Software Development :: Code Generators
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
