# PsychoPy
[](https://pypi.python.org/pypi/PsychoPy)
[](code-of-conduct.md)
PsychoPy is an open-source package for creating experiments in behavioral science. It aims to provide a single package that is:
* precise enough for psychophysics
* easy enough for teaching
* flexible enough for everything else
* able to run experiments in a local Python script or online in JavaScript
To meet these goals PsychoPy provides a choice of interface - you can use a
simple graphical user interface called Builder, or write your experiments in
Python code. The entire application and library are written in Python and is
platform independent.
There is a range of documentation at:
* [PsychoPy Homepage](https://www.psychopy.org)
* [Youtube](https://www.youtube.com/playlist?list=PLFB5A1BE51964D587)
* The textbook, [Building Experiments in PsychoPy](https://uk.sagepub.com/en-gb/eur/building-experiments-in-psychopy/book253480)
* [The discourse user forum](https://discourse.psychopy.org)
## Contributions
To contribute, please fork the repository, hack in a feature branch, and send a
pull request. For more, see [CONTRIBUTING.md](CONTRIBUTING.md)
and the developers documentation at [https://www.psychopy.org/developers](https://psychopy.org/developers)
## Code Status
[](https://lgtm.com/projects/g/psychopy/psychopy/context:python)
Dev branch tests: [](https://github.com/psychopy/psychopy/actions/workflows/pytests.yaml?query=branch%3Adev)
Release tests: [](https://github.com/psychopy/psychopy/actions/workflows/pytests.yaml?query=branch%3Arelease)
## More information
* Homepage: https://www.psychopy.org
* Forum: https://discourse.psychopy.org
* Issue tracker: https://github.com/psychopy/psychopy/issues
* Changelog: https://www.psychopy.org/changelog.html
Raw data
{
"_id": null,
"home_page": "https://www.psychopy.org/",
"name": "PsychoPy",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": "support@opensciencetools.org",
"keywords": "",
"author": "Open Science Tools Ltd",
"author_email": "support@opensciencetools.org",
"download_url": "https://files.pythonhosted.org/packages/f9/f2/4945a2f1faf3a53b02fde4f240f05f8f77c06043f98cd65a0730dd8d2ed1/PsychoPy-2023.1.3.zip",
"platform": null,
"description": "# PsychoPy\n\n[](https://pypi.python.org/pypi/PsychoPy)\n[](code-of-conduct.md) \n\nPsychoPy is an open-source package for creating experiments in behavioral science. It aims to provide a single package that is:\n\n* precise enough for psychophysics\n* easy enough for teaching\n* flexible enough for everything else\n* able to run experiments in a local Python script or online in JavaScript\n\nTo meet these goals PsychoPy provides a choice of interface - you can use a\nsimple graphical user interface called Builder, or write your experiments in\nPython code. The entire application and library are written in Python and is\nplatform independent.\n\nThere is a range of documentation at:\n\n* [PsychoPy Homepage](https://www.psychopy.org)\n* [Youtube](https://www.youtube.com/playlist?list=PLFB5A1BE51964D587)\n* The textbook, [Building Experiments in PsychoPy](https://uk.sagepub.com/en-gb/eur/building-experiments-in-psychopy/book253480)\n* [The discourse user forum](https://discourse.psychopy.org)\n\n## Contributions\n\nTo contribute, please fork the repository, hack in a feature branch, and send a\npull request. For more, see [CONTRIBUTING.md](CONTRIBUTING.md)\nand the developers documentation at [https://www.psychopy.org/developers](https://psychopy.org/developers)\n\n## Code Status\n\n[](https://lgtm.com/projects/g/psychopy/psychopy/context:python) \nDev branch tests: [](https://github.com/psychopy/psychopy/actions/workflows/pytests.yaml?query=branch%3Adev) \nRelease tests: [](https://github.com/psychopy/psychopy/actions/workflows/pytests.yaml?query=branch%3Arelease)\n\n## More information\n\n* Homepage: https://www.psychopy.org\n* Forum: https://discourse.psychopy.org\n* Issue tracker: https://github.com/psychopy/psychopy/issues\n* Changelog: https://www.psychopy.org/changelog.html\n",
"bugtrack_url": null,
"license": "GNU GPLv3 (or more recent equivalent)",
"summary": "Psychology experiment software in Python",
"version": "2023.1.3",
"project_urls": {
"Download": "https://github.com/psychopy/psychopy/releases/",
"Homepage": "https://www.psychopy.org/"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "f9f24945a2f1faf3a53b02fde4f240f05f8f77c06043f98cd65a0730dd8d2ed1",
"md5": "e6872b424c7c1a698cef88412734534b",
"sha256": "6160f7fc864f9135404bfd24417fa8a1671a45fc7db7773487461a7711e33bbc"
},
"downloads": -1,
"filename": "PsychoPy-2023.1.3.zip",
"has_sig": false,
"md5_digest": "e6872b424c7c1a698cef88412734534b",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 27338124,
"upload_time": "2023-06-06T15:50:22",
"upload_time_iso_8601": "2023-06-06T15:50:22.527077Z",
"url": "https://files.pythonhosted.org/packages/f9/f2/4945a2f1faf3a53b02fde4f240f05f8f77c06043f98cd65a0730dd8d2ed1/PsychoPy-2023.1.3.zip",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-06-06 15:50:22",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "psychopy",
"github_project": "psychopy",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "psychopy"
}