psychopy-emotiv


Namepsychopy-emotiv JSON
Version 0.1.1 PyPI version JSON
download
home_pageNone
SummaryExtension package for PsychoPy which adds support for various hardware devices by Emotiv.
upload_time2024-03-20 18:40:24
maintainerNone
docs_urlNone
authorNone
requires_python>=3.7
licenseGNU General Public License v3 (GPLv3)
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # psychopy-emotiv
Extension package for PsychoPy which adds support for various hardware devices by 
[Emotiv Inc.](https://www.emotiv.com/)

## Supported Devices

Installing this package alongside PsychoPy will enable support for the following devices:

* Cortex Headset
    
## Installing

Install this package with the following shell command:: 

    pip install psychopy-emotiv

You may also use PsychoPy's builtin package manager to install this package.

## Usage

Once the package is installed, PsychoPy will automatically load it when started and make objects available within the
`psychopy.hardware.emotiv` namespace. This package also adds marking and recording components to PsychoPy Builder.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "psychopy-emotiv",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": "Jon Peirce <jon@opensceincetools.org>, Matthew Cutone <mcutone@opensceincetools.org>",
    "download_url": "https://files.pythonhosted.org/packages/d4/2f/4fd7f91b61f12327e94972fa47e9fa14c7be4aa9336f0239bf62623a37e7/psychopy-emotiv-0.1.1.tar.gz",
    "platform": null,
    "description": "# psychopy-emotiv\nExtension package for PsychoPy which adds support for various hardware devices by \n[Emotiv Inc.](https://www.emotiv.com/)\n\n## Supported Devices\n\nInstalling this package alongside PsychoPy will enable support for the following devices:\n\n* Cortex Headset\n    \n## Installing\n\nInstall this package with the following shell command:: \n\n    pip install psychopy-emotiv\n\nYou may also use PsychoPy's builtin package manager to install this package.\n\n## Usage\n\nOnce the package is installed, PsychoPy will automatically load it when started and make objects available within the\n`psychopy.hardware.emotiv` namespace. This package also adds marking and recording components to PsychoPy Builder.\n",
    "bugtrack_url": null,
    "license": "GNU General Public License v3 (GPLv3)",
    "summary": "Extension package for PsychoPy which adds support for various hardware devices by Emotiv.",
    "version": "0.1.1",
    "project_urls": {
        "changelog": "https://github.com/psychopy/psychopy-emotiv/blob/main/CHANGELOG.txt",
        "documentation": "https://pages.github.com/psychopy/psychopy-emotiv",
        "homepage": "https://github.com/psychopy/psychopy-emotiv",
        "repository": "https://github.com/psychopy/psychopy-emotiv"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "132be2aad702e1036d40146ff31007e5fad56dafd315b09794849bc636ad730c",
                "md5": "70abb0c467e39d10832a3ec0925e728e",
                "sha256": "aba0a8d78692e1478889371048717d4ff9d0c0a61f6af14e7cd07db39f5bf9fc"
            },
            "downloads": -1,
            "filename": "psychopy_emotiv-0.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "70abb0c467e39d10832a3ec0925e728e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 142687,
            "upload_time": "2024-03-20T18:40:22",
            "upload_time_iso_8601": "2024-03-20T18:40:22.869764Z",
            "url": "https://files.pythonhosted.org/packages/13/2b/e2aad702e1036d40146ff31007e5fad56dafd315b09794849bc636ad730c/psychopy_emotiv-0.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d42f4fd7f91b61f12327e94972fa47e9fa14c7be4aa9336f0239bf62623a37e7",
                "md5": "005d15e154398852a91530a9d2be7fda",
                "sha256": "9dfe17339fd5711304f8c57bf6016aeeb5fd72883661b931b4c20a826986a35c"
            },
            "downloads": -1,
            "filename": "psychopy-emotiv-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "005d15e154398852a91530a9d2be7fda",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 138993,
            "upload_time": "2024-03-20T18:40:24",
            "upload_time_iso_8601": "2024-03-20T18:40:24.891375Z",
            "url": "https://files.pythonhosted.org/packages/d4/2f/4fd7f91b61f12327e94972fa47e9fa14c7be4aa9336f0239bf62623a37e7/psychopy-emotiv-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-20 18:40:24",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "psychopy",
    "github_project": "psychopy-emotiv",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "psychopy-emotiv"
}
        
Elapsed time: 0.38159s