Metadata-Version: 2.4
Name: dallinger
Version: 11.4.0
Summary: Laboratory automation for the behavioral and social sciences
Project-URL: Changelog, https://github.com/Dallinger/Dallinger/blob/master/CHANGELOG.md
Project-URL: Documentation, https://dallinger.readthedocs.io
Project-URL: Homepage, https://github.com/Dallinger/Dallinger
Project-URL: Issues, http://github.com/Dallinger/Dallinger/issues
Project-URL: Repository, https://github.com/Dallinger/Dallinger
Maintainer-email: Jordan Suchow <jws@stevens.edu>, Peter Harrison <pmch2@cam.ac.uk>, Frank Höger <frank.hoeger@ae.mpg.de>
License: The MIT License (MIT)
        
        Copyright (c) 2014-2016. The Regents of the University of California.
        
        Permission is hereby granted, free of charge, to any person obtaining a copy
        of this software and associated documentation files (the "Software"), to deal
        in the Software without restriction, including without limitation the rights
        to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
        copies of the Software, and to permit persons to whom the Software is
        furnished to do so, subject to the following conditions:
        
        The above copyright notice and this permission notice shall be included in all
        copies or substantial portions of the Software.
        
        THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
        IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
        FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
        AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
        LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
        OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
        SOFTWARE.
        
        Portions of this project are derived from code in the setuptools project, which is licensed under the MIT License:
        
            https://github.com/pypa/setuptools
        
        The following function is based on code from setuptools/distutils:
            - dallinger/config.py: strtobool
License-File: LICENSE
Keywords: cultural evolution,experiments,psychology,science
Classifier: Development Status :: 4 - Beta
Classifier: Framework :: Flask
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Scientific/Engineering
Requires-Python: >=3.10
Requires-Dist: ansi2html
Requires-Dist: apscheduler
Requires-Dist: beautifulsoup4
Requires-Dist: boto3
Requires-Dist: build
Requires-Dist: cached-property
Requires-Dist: click
Requires-Dist: faker
Requires-Dist: flask
Requires-Dist: flask-crossdomain
Requires-Dist: flask-login
Requires-Dist: flask-sock
Requires-Dist: flask-wtf
Requires-Dist: future
Requires-Dist: gevent
Requires-Dist: greenlet
Requires-Dist: gunicorn[gevent]
Requires-Dist: heroku3
Requires-Dist: ipython<9
Requires-Dist: localconfig
Requires-Dist: numpy<2.3
Requires-Dist: pexpect
Requires-Dist: pip
Requires-Dist: pip-tools
Requires-Dist: platformdirs
Requires-Dist: psutil
Requires-Dist: psycopg2
Requires-Dist: pygtail
Requires-Dist: pyopenssl
Requires-Dist: python-json-logger
Requires-Dist: redis
Requires-Dist: requests
Requires-Dist: rq
Requires-Dist: selenium
Requires-Dist: six
Requires-Dist: sqlalchemy-postgres-copy
Requires-Dist: sqlalchemy<2
Requires-Dist: tabulate
Requires-Dist: tenacity
Requires-Dist: timeago
Requires-Dist: tzlocal
Requires-Dist: ua-parser
Requires-Dist: urllib3
Requires-Dist: user-agents
Requires-Dist: yaspin
Provides-Extra: data
Requires-Dist: pandas; extra == 'data'
Requires-Dist: tablib[all]; extra == 'data'
Provides-Extra: dev
Requires-Dist: alabaster; extra == 'dev'
Requires-Dist: black; extra == 'dev'
Requires-Dist: black[jupyter]; extra == 'dev'
Requires-Dist: bump2version; extra == 'dev'
Requires-Dist: coverage; extra == 'dev'
Requires-Dist: coverage-pth; extra == 'dev'
Requires-Dist: flake8; extra == 'dev'
Requires-Dist: isort; extra == 'dev'
Requires-Dist: myst-parser; extra == 'dev'
Requires-Dist: pre-commit; extra == 'dev'
Requires-Dist: pycodestyle; extra == 'dev'
Requires-Dist: pypandoc; extra == 'dev'
Requires-Dist: pytest; extra == 'dev'
Requires-Dist: pytest-rerunfailures; extra == 'dev'
Requires-Dist: sphinx-rtd-theme; extra == 'dev'
Requires-Dist: sphinx<8.2; extra == 'dev'
Requires-Dist: sphinxcontrib-spelling; extra == 'dev'
Requires-Dist: tox; extra == 'dev'
Provides-Extra: docker
Requires-Dist: docker; extra == 'docker'
Requires-Dist: paramiko; extra == 'docker'
Requires-Dist: sshtunnel; extra == 'docker'
Provides-Extra: ec2
Requires-Dist: pandas; extra == 'ec2'
Requires-Dist: paramiko; extra == 'ec2'
Requires-Dist: tqdm; extra == 'ec2'
Requires-Dist: yaspin; extra == 'ec2'
Provides-Extra: jupyter
Requires-Dist: ipywidgets; extra == 'jupyter'
Requires-Dist: jupyter; extra == 'jupyter'
Requires-Dist: jupyter-server; extra == 'jupyter'
Description-Content-Type: text/markdown

Dallinger
=======
[![Build Status](https://github.com/dallinger/Dallinger/actions/workflows/deploy.yml/badge.svg)](https://github.com/dallinger/Dallinger/actions/workflows/deploy.yml/badge.svg)
[![Demos](https://img.shields.io/badge/demos-11-edd172.svg)](http://dallinger.readthedocs.io/en/latest/#demos)
[![codecov](https://codecov.io/gh/Dallinger/Dallinger/branch/master/graph/badge.svg)](https://codecov.io/gh/Dallinger/Dallinger)
[![Code Climate](https://codeclimate.com/github/Dallinger/Dallinger/badges/gpa.svg)](https://codeclimate.com/github/Dallinger/Dallinger)
[![License](https://img.shields.io/badge/license-MIT-blue.svg)](http://en.wikipedia.org/wiki/MIT_License)

<img src="https://raw.githubusercontent.com/Dallinger/Dallinger/master/incubator.png" width="125" alt="Dallinger's incubator">

Laboratory automation for the behavioral and social sciences.

Features
--------
- Performs laboratory automation for the behavioral and social sciences
- Coordinates participant recruitment using Mechanical Turk

Install
-------
To install Dallinger, see [the instructions](http://dallinger.readthedocs.io/).

Documentation
-------------
Documentation is available on the [documentation website](http://dallinger.readthedocs.io/).

Demos
-----
Demonstration experiments are distributed separately in the `dlgr.demos` package.

Contribute
----------
- Issue Tracker: http://github.com/Dallinger/Dallinger/issues
- Source Code: http://github.com/Dallinger/Dallinger

Support
-------
If you are having issues, please [let us know](http://github.com/Dallinger/Dallinger/issues).

**Subscribe to our Slack channel**

Dallinger is *open-source*, and is *completely free* to use in
your experiments. However, to help users with technical issues and
experiment creation, the Dallinger team maintains a **Dallinger
support Slack channel**. Access to the Dallinger support Slack
requires a **$10 per month per user subscription**,
with proceeds supporting the future development of Dallinger. Users are
free to subscribe for as many or as few months as they wish.

To subscribe and gain access to the Slack support channel,
please [download](https://github.com//Dallinger/Dallinger/blob/fb5aeda9a54de7ccc2c3c6d50e2e8c43e9b0366d/docs/source/_static/download/IHO_Dallinger_invoice_TM__1_.docx) and complete this invoice. Completed invoices, along with a check for
the appropriate amount, should be sent to the address on the invoice.
Upon the invoice being processed, the listed users will be added to the
Slack channel. If you are from a developing nation and are unable to
afford a subscription, please contact us directly.

License
-------
The project is licensed under the MIT license.
