Metadata-Version: 2.1
Name: psychopy-lib
Version: 2026.1.2
Summary: PsychoPy provides easy, precise, flexible experiments in behavioural sciences
Author-Email: Open Science Tools Ltd <support@opensciencetools.org>
Maintainer-Email: Open Science Tools Ltd <support@opensciencetools.org>
Classifier: Development Status :: 4 - Beta
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Scientific/Engineering
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Project-URL: Homepage, https://www.psychopy.org/
Project-URL: Download, https://github.com/psychopy/psychopy/releases/
Requires-Python: <3.12,>=3.9
Requires-Dist: numpy
Requires-Dist: scipy<1.15
Requires-Dist: matplotlib
Requires-Dist: pyglet==1.4.11; platform_system == "Windows"
Requires-Dist: pyglet==1.5.27; platform_system != "Windows"
Requires-Dist: pillow>=9.4.0
Requires-Dist: pyqt6
Requires-Dist: pandas>=1.5.3
Requires-Dist: questplus>=2023.1
Requires-Dist: openpyxl
Requires-Dist: xmlschema
Requires-Dist: soundfile
Requires-Dist: imageio
Requires-Dist: imageio-ffmpeg
Requires-Dist: psychtoolbox<3.0.20; platform_machine != "arm64"
Requires-Dist: pywinhook; platform_system == "Windows"
Requires-Dist: zope.event==5.0
Requires-Dist: zope.interface==7.2
Requires-Dist: gevent==25.5.1
Requires-Dist: MeshPy
Requires-Dist: psutil
Requires-Dist: pyzmq>=22.2.1
Requires-Dist: ujson
Requires-Dist: msgpack
Requires-Dist: msgpack-numpy
Requires-Dist: pyyaml
Requires-Dist: freetype-py
Requires-Dist: python-bidi
Requires-Dist: arabic-reshaper
Requires-Dist: websockets
Requires-Dist: markdown-it-py
Requires-Dist: requests
Requires-Dist: future
Requires-Dist: cryptography
Requires-Dist: astunparse
Requires-Dist: jedi>=0.16
Requires-Dist: pyserial
Requires-Dist: pyparallel; platform_system != "Darwin"
Requires-Dist: ffpyplayer
Requires-Dist: pypiwin32; platform_system == "Windows"
Requires-Dist: pyobjc-core>8.0; platform_system == "Darwin"
Requires-Dist: pyobjc-framework-Quartz>8.0; platform_system == "Darwin"
Requires-Dist: pyobjc>8.0; platform_system == "Darwin"
Requires-Dist: pyobjc-framework-ScriptingBridge>8.0; platform_system == "Darwin"
Requires-Dist: zeroconf; platform_system == "Darwin"
Requires-Dist: python-xlib; platform_system == "Linux"
Requires-Dist: distro; platform_system == "Linux"
Requires-Dist: tables!=3.9.2
Requires-Dist: packaging>=24.0
Requires-Dist: moviepy
Requires-Dist: pyarrow
Requires-Dist: beautifulsoup4
Requires-Dist: setuptools>=70.3.0
Provides-Extra: tests
Requires-Dist: pytest>=6.2.5; extra == "tests"
Requires-Dist: pytest-codecov; extra == "tests"
Requires-Dist: pytest-cov; extra == "tests"
Requires-Dist: pytest-asyncio; extra == "tests"
Requires-Dist: flake8; extra == "tests"
Requires-Dist: xmlschema; extra == "tests"
Provides-Extra: docs
Requires-Dist: sphinx; extra == "docs"
Requires-Dist: jinja2; extra == "docs"
Requires-Dist: sphinx-design; extra == "docs"
Requires-Dist: sphinx-copybutton; extra == "docs"
Requires-Dist: myst-parser; extra == "docs"
Requires-Dist: sphinxcontrib.svg2pdfconverter; extra == "docs"
Requires-Dist: psychopy-sphinx-theme; extra == "docs"
Provides-Extra: building
Requires-Dist: bdist-mpkg>=0.5.0; platform_system == "Darwin" and extra == "building"
Requires-Dist: py2app; platform_system == "Darwin" and extra == "building"
Requires-Dist: dmgbuild; platform_system == "Darwin" and extra == "building"
Requires-Dist: polib; extra == "building"
Provides-Extra: suggested
Requires-Dist: sounddevice; extra == "suggested"
Requires-Dist: pylsl>=1.16.1; extra == "suggested"
Requires-Dist: xlwt; extra == "suggested"
Requires-Dist: h5py; extra == "suggested"
Requires-Dist: tobii_research; extra == "suggested"
Requires-Dist: badapted>=0.0.3; extra == "suggested"
Requires-Dist: egi-pynetstation>=1.0.0; extra == "suggested"
Requires-Dist: pyxid2>=1.0.5; extra == "suggested"
Requires-Dist: Phidget22; extra == "suggested"
Provides-Extra: legacy
Requires-Dist: pyo>=1.0.3; extra == "legacy"
Requires-Dist: pyglfw; extra == "legacy"
Requires-Dist: pygame; extra == "legacy"
Description-Content-Type: text/markdown

# PsychoPy Library

`psychopy-lib` is a library-only implementation of [PsychoPy](https://pypi.python.org/pypi/PsychoPy), meaning that dependencies specific to running the PsychoPy app are removed for a faster installation.

## More information about PsychoPy

* Homepage: https://www.psychopy.org
* PyPi: https://pypi.python.org/pypi/PsychoPy
* GitHub: https://github.com/psychopy/psychopy
* Forum: https://discourse.psychopy.org
* Issue tracker: https://github.com/psychopy/psychopy/issues
* Changelog: https://www.psychopy.org/changelog.html