Metadata-Version: 1.1
Name: otree-core
Version: 0.3.28
Summary: oTree is a toolset that makes it easy to create and administer web-based social science experiments.
Home-page: http://otree.org/
Author: C. Wickens
Author-email: c.wickens+otree@googlemail.com
License: MIT License
Description: [Homepage](http://www.otree.org/)
        
        These are the core oTree libraries.
        If you are developing oTree games, install this instead: https://github.com/oTree-org/otree
        You should only install this if you want to modify the behavior of the oTree core engine.
        
        Install this with `pip install -e .`.
Platform: UNKNOWN
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
