# PsychoPy plugins for OpenSesame
Copyright (2016-2023) Sebastiaan Mathôt
## Installation
In a terminal:
~~~
pip install psychopy-plugin-opensesame
~~~
See also:
- https://rapunzel.cogsci.nl/manual/environment/
## About
Currently, there are two plugins:
- `psychopy_gratingstim`
- `psychopy_textstim`
The [GratingStim](http://www.psychopy.org/api/visual/gratingstim.html) and [TextStim](http://www.psychopy.org/api/visual/textstim.html) are visual stimuli from PsychoPy, a Python library for psychology. With these plugins, you can use these stimuli easily within OpenSesame, a graphical experiment builder for the social sciences. You can use the plugin in OpenSesame [coroutines](http://osdoc.cogsci.nl/3.1/manual/structure/coroutines/), and adjust their properties periodically; this allows you, for example, to implement a drifting gabor patch.
## License
This software is distributed under the terms of the GNU General Public License 3. The full license should be included in the file `COPYING`, or can be obtained from:
- <http://www.gnu.org/licenses/gpl.txt>
Raw data
{
"_id": null,
"home_page": "https://osdoc.cogsci.nl/",
"name": "opensesame-plugin-psychopy",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": "",
"keywords": "",
"author": "Sebastiaan Math\u00f4t",
"author_email": "s.mathot@cogsci.nl",
"download_url": "https://files.pythonhosted.org/packages/1a/4b/e1f82b711ff6f60f7c0ba73f5c8735338d6d3034b2d8a2cc3ee0adc7c8c7/opensesame_plugin_psychopy-0.8.0.tar.gz",
"platform": null,
"description": "# PsychoPy plugins for OpenSesame\n\nCopyright (2016-2023) Sebastiaan Math\u00f4t\n\n\n## Installation\n\nIn a terminal:\n\n~~~\npip install psychopy-plugin-opensesame\n~~~\n\n\nSee also:\n\n- https://rapunzel.cogsci.nl/manual/environment/\n\n\n## About\n\nCurrently, there are two plugins:\n\n- `psychopy_gratingstim`\n- `psychopy_textstim`\n\nThe [GratingStim](http://www.psychopy.org/api/visual/gratingstim.html) and [TextStim](http://www.psychopy.org/api/visual/textstim.html) are visual stimuli from PsychoPy, a Python library for psychology. With these plugins, you can use these stimuli easily within OpenSesame, a graphical experiment builder for the social sciences. You can use the plugin in OpenSesame [coroutines](http://osdoc.cogsci.nl/3.1/manual/structure/coroutines/), and adjust their properties periodically; this allows you, for example, to implement a drifting gabor patch.\n\n\n## License\n\nThis software is distributed under the terms of the GNU General Public License 3. The full license should be included in the file `COPYING`, or can be obtained from:\n\n- <http://www.gnu.org/licenses/gpl.txt>\n\n",
"bugtrack_url": null,
"license": "COPYING",
"summary": "PsychoPy plugins for OpenSesame",
"version": "0.8.0",
"project_urls": {
"Homepage": "https://osdoc.cogsci.nl/",
"Repository": "https://github.com/open-cogsci/opensesame-plugin-psychopy"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "589931866998e0c10d5fb8cfd88b2ef1a9b7150bf4ca35a422a1b11518712825",
"md5": "ff37d5d1f4b1e0de31c5916cd08bee61",
"sha256": "f7744b5a03a49592a5b7ec9f353fac0f88ca93a6655c7e3cd8137d03d1da7212"
},
"downloads": -1,
"filename": "opensesame_plugin_psychopy-0.8.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "ff37d5d1f4b1e0de31c5916cd08bee61",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 112160,
"upload_time": "2023-07-07T13:05:15",
"upload_time_iso_8601": "2023-07-07T13:05:15.865166Z",
"url": "https://files.pythonhosted.org/packages/58/99/31866998e0c10d5fb8cfd88b2ef1a9b7150bf4ca35a422a1b11518712825/opensesame_plugin_psychopy-0.8.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "1a4be1f82b711ff6f60f7c0ba73f5c8735338d6d3034b2d8a2cc3ee0adc7c8c7",
"md5": "d1c54ead5574dcc18650c9b42296f62a",
"sha256": "31264735d763b5d51415aa4d08f81608960a303dd4d70f3f1a510ae0bf54fa03"
},
"downloads": -1,
"filename": "opensesame_plugin_psychopy-0.8.0.tar.gz",
"has_sig": false,
"md5_digest": "d1c54ead5574dcc18650c9b42296f62a",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 54573,
"upload_time": "2023-07-07T13:05:17",
"upload_time_iso_8601": "2023-07-07T13:05:17.071660Z",
"url": "https://files.pythonhosted.org/packages/1a/4b/e1f82b711ff6f60f7c0ba73f5c8735338d6d3034b2d8a2cc3ee0adc7c8c7/opensesame_plugin_psychopy-0.8.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-07-07 13:05:17",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "open-cogsci",
"github_project": "opensesame-plugin-psychopy",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "opensesame-plugin-psychopy"
}