Metadata-Version: 2.1
Name: pyflies
Version: 0.4.0
Summary: A Domain-Specific Language (DSL) for experiments specification in psychology and neuroscience
Home-page: UNKNOWN
Author: Igor Dejanovic
Author-email: igor.dejanovic@gmail.com
License: MIT
Description: ![](https://raw.githubusercontent.com/pyflies/pyflies/main/art/pyflies-logo.png)
        
        [![PyPI Version](https://img.shields.io/pypi/v/pyflies.svg)](https://pypi.python.org/pypi/pyflies)
        ![](https://img.shields.io/pypi/l/pyflies.svg)
        [![Build Status](https://dev.azure.com/pyflies/pyflies/_apis/build/status/pyflies.pyflies?branchName=main)](https://dev.azure.com/pyflies/pyflies/_build/latest?definitionId=1&branchName=main)
        [![Documentation Status](https://img.shields.io/badge/docs-latest-green.svg)](http://pyflies.github.io/pyflies/latest/)
        
        # pyFlies
        
        [pyFlies](http://igordejanovic.github.io/pyFlies/) is a Domain-Specific Language
        (DSL) for experiments specification in psychology and neuroscience. 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.
        
        See the [official documentation](https://pyflies.github.io/pyflies/) for more.
        
        ![pyFlies in action](https://raw.githubusercontent.com/pyflies/pyflies/main/docs/images/pyFliesGUI.png)
        
        
        
        
Keywords: behavior,reaction time,psychology,neuroscience,textX,DSL
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Software Development :: Interpreters
Classifier: Topic :: Software Development :: Compilers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
Provides-Extra: dev
Provides-Extra: test
