{ "info": { "author": "Ilya Kuzovkin", "author_email": "ilya.kuzovkin@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Programming Language :: Python" ], "description": "pyactivetwo: Python library for reading signal from BioSemi ActiveTwo EEG device\r\n================================================================================\r\n\r\nInstallation\r\n------------\r\n\r\nThe easiest way to install is via ``easy_install`` or ``pip``::\r\n\r\n $ pip install pyactivetwo\r\n\r\nUsage\r\n-----\r\n\r\n- Turn on the BioSemi ActiveTwo device.\r\n- Start BioSemi ActiView and configure sampling rate and other important parameters to your liking. Pay special attention to the \"TCP Server\" tab. The parameters should correspond with the parameters you inialize `ActiveTwo` object with.\r\n- Have a look at the ``examples/example.py`` for the minimal usage example.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/kuz/pyactivetwo", "keywords": "eeg signal biosemi activetwo", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "pyactivetwo", "package_url": "https://pypi.org/project/pyactivetwo/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pyactivetwo/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/kuz/pyactivetwo" }, "release_url": "https://pypi.org/project/pyactivetwo/0.1/", "requires_dist": null, "requires_python": null, "summary": "Python library for reading signal from BioSemi ActiveTwo EEG device", "version": "0.1" }, "last_serial": 1601921, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "22994373e75edca1e4d7923c3badefbe", "sha256": "df1415e7aa0100ff78d50a555c04ce0bbda986c4108c9c42acb3249233879046" }, "downloads": -1, "filename": "pyactivetwo-0.1.zip", "has_sig": false, "md5_digest": "22994373e75edca1e4d7923c3badefbe", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6790, "upload_time": "2015-06-04T12:58:54", "url": "https://files.pythonhosted.org/packages/84/71/a47803f52780944681629ed906ab45eab72fb019f251dcad7d4884251770/pyactivetwo-0.1.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "22994373e75edca1e4d7923c3badefbe", "sha256": "df1415e7aa0100ff78d50a555c04ce0bbda986c4108c9c42acb3249233879046" }, "downloads": -1, "filename": "pyactivetwo-0.1.zip", "has_sig": false, "md5_digest": "22994373e75edca1e4d7923c3badefbe", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6790, "upload_time": "2015-06-04T12:58:54", "url": "https://files.pythonhosted.org/packages/84/71/a47803f52780944681629ed906ab45eab72fb019f251dcad7d4884251770/pyactivetwo-0.1.zip" } ] }