opensesame-extension-osweb


Nameopensesame-extension-osweb JSON
Version 2.2.7 PyPI version JSON
download
home_pageNone
SummaryExtensions and plugins for OpenSesame to run experiments in a browser using OSWeb
upload_time2025-02-04 15:18:22
maintainerNone
docs_urlNone
authorSebastiaan Mathôt
requires_pythonNone
licenseCOPYING
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # OSWeb extension for OpenSesame

Copyright 2018 - 2025 Sebastiaan Mathôt (@smathot)


## About

This OpenSesame extension allows you to run OpenSesame experiments in a browser using OSWeb, a JavaScript implementation of OpenSesame.

- <https://osdoc.cogsci.nl/manual/osweb/osweb/>
- <https://github.com/open-cogsci/OpenSesame/>
- <https://github.com/open-cogsci/osweb/>


## Installation

PyPi:

```
pip install opensesame-extension-osweb
```

Anaconda:

```
conda install opensesame-extension-osweb -c cogsci
```


## License

OSWeb 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": null,
    "name": "opensesame-extension-osweb",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Sebastiaan Math\u00f4t",
    "author_email": "s.mathot@cogsci.nl",
    "download_url": "https://files.pythonhosted.org/packages/a6/91/1b1cc2f7787ff2be3f88c0ece39f82cba15884f58f0f0878bcb7ac8a2640/opensesame_extension_osweb-2.2.7.tar.gz",
    "platform": null,
    "description": "# OSWeb extension for OpenSesame\n\nCopyright 2018 - 2025 Sebastiaan Math\u00f4t (@smathot)\n\n\n## About\n\nThis OpenSesame extension allows you to run OpenSesame experiments in a browser using OSWeb, a JavaScript implementation of OpenSesame.\n\n- <https://osdoc.cogsci.nl/manual/osweb/osweb/>\n- <https://github.com/open-cogsci/OpenSesame/>\n- <https://github.com/open-cogsci/osweb/>\n\n\n## Installation\n\nPyPi:\n\n```\npip install opensesame-extension-osweb\n```\n\nAnaconda:\n\n```\nconda install opensesame-extension-osweb -c cogsci\n```\n\n\n## License\n\nOSWeb 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": "Extensions and plugins for OpenSesame to run experiments in a browser using OSWeb",
    "version": "2.2.7",
    "project_urls": {
        "Homepage": "https://osdoc.cogsci.nl",
        "Repository": "https://github.com/open-cogsci/opensesame-extension-osweb/"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "bb2da2499a5a61dad45fbdfcc57d152d0dbd97e5485c97adef30b10cb672e5da",
                "md5": "576f5e07ecd71d55c077c4956c786f24",
                "sha256": "522e23d7194dc88c6860fd6af942620ea03dbe2c466376a8fb7fb11f28a8ff55"
            },
            "downloads": -1,
            "filename": "opensesame_extension_osweb-2.2.7-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "576f5e07ecd71d55c077c4956c786f24",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 1835176,
            "upload_time": "2025-02-04T15:18:20",
            "upload_time_iso_8601": "2025-02-04T15:18:20.469753Z",
            "url": "https://files.pythonhosted.org/packages/bb/2d/a2499a5a61dad45fbdfcc57d152d0dbd97e5485c97adef30b10cb672e5da/opensesame_extension_osweb-2.2.7-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "a6911b1cc2f7787ff2be3f88c0ece39f82cba15884f58f0f0878bcb7ac8a2640",
                "md5": "09ac2ba7db645b1a7147c28e62313031",
                "sha256": "63946dc5534bad06861d33c9d6188ebdc1d0bf88baa6a04e7211395d9da49b0c"
            },
            "downloads": -1,
            "filename": "opensesame_extension_osweb-2.2.7.tar.gz",
            "has_sig": false,
            "md5_digest": "09ac2ba7db645b1a7147c28e62313031",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 1749665,
            "upload_time": "2025-02-04T15:18:22",
            "upload_time_iso_8601": "2025-02-04T15:18:22.981113Z",
            "url": "https://files.pythonhosted.org/packages/a6/91/1b1cc2f7787ff2be3f88c0ece39f82cba15884f58f0f0878bcb7ac8a2640/opensesame_extension_osweb-2.2.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-04 15:18:22",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "open-cogsci",
    "github_project": "opensesame-extension-osweb",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "opensesame-extension-osweb"
}
        
Elapsed time: 0.66554s