{ "info": { "author": "Jinbiao Yang", "author_email": "ray306@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Science/Research", "License :: OSI Approved :: GNU General Public License (GPL)", "Programming Language :: Python :: 3" ], "description": "# Overview\r\n\r\n**Advantanges**:\r\n\r\n\r\n**Disadvantages**:\r\n\r\n\r\n---\r\n## Documentation\r\nSee http://lazyEEG.readthedocs.io/en/latest/ for introduction, tutorials, and reference manual.\r\n\r\n---\r\n# Installation instructions\r\n\r\nlazyEEG has been tested on Python3.5 64bit.\r\n(Current it might be unfit for older versions like Python2.7. But since Python2 will become obsolete in the years to come, why not drop it anyaway and take Python3 instead?)\r\n\r\nThe simplest way to install lazyEEG is through the Python Package Index (PyPI), which ensures that all required dependencies are established. This can be achieved by executing the following command:\r\n\r\n```\r\npip install lazyEEG\r\n```\r\nor:\r\n```\r\nsudo pip install lazyEEG\r\n```\r\n\r\n###*Required Dependencies*\r\n\r\n- numpy\r\n- pandas\r\n- scipy\r\n- matplotlib\r\n- statsmodels\r\n- seaborn\r\n- mne\r\n- permute\r\n- tqdm\r\n\r\n---\r\n# Simple example", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "experiment", "license": "GPL License", "maintainer": "", "maintainer_email": "", "name": "lazyEEG", "package_url": "https://pypi.org/project/lazyEEG/", "platform": "", "project_url": "https://pypi.org/project/lazyEEG/", "project_urls": null, "release_url": "https://pypi.org/project/lazyEEG/0.8.0.1/", "requires_dist": null, "requires_python": "", "summary": "An analyzer of EEG data", "version": "0.8.0.1" }, "last_serial": 3442382, "releases": { "0.8.0.1": [ { "comment_text": "", "digests": { "md5": "1bf4025d462a910b43ca09d977b3fac3", "sha256": "c049e20c5bb999be6275646a679db28e98c9c6fe02133321a01204c972b09309" }, "downloads": -1, "filename": "lazyEEG-0.8.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "1bf4025d462a910b43ca09d977b3fac3", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 1099687, "upload_time": "2017-12-25T19:53:17", "url": "https://files.pythonhosted.org/packages/e7/ce/a2ab4f2a7f58302e488aefa41296f4d4538b1a4ccb1856a288de38ed80dd/lazyEEG-0.8.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b39dffc22a223005bed1a10737afcc7b", "sha256": "b1fc8257239d64dcb9926088ecb66d21d76b33c645db0378ddb6802739a43d1f" }, "downloads": -1, "filename": "lazyEEG-0.8.0.1.tar.gz", "has_sig": false, "md5_digest": "b39dffc22a223005bed1a10737afcc7b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1068377, "upload_time": "2017-12-25T19:53:12", "url": "https://files.pythonhosted.org/packages/7c/28/98c57c4873291567e1728439a92bdd7c1829c2e297be72d2080d95473b02/lazyEEG-0.8.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "1bf4025d462a910b43ca09d977b3fac3", "sha256": "c049e20c5bb999be6275646a679db28e98c9c6fe02133321a01204c972b09309" }, "downloads": -1, "filename": "lazyEEG-0.8.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "1bf4025d462a910b43ca09d977b3fac3", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 1099687, "upload_time": "2017-12-25T19:53:17", "url": "https://files.pythonhosted.org/packages/e7/ce/a2ab4f2a7f58302e488aefa41296f4d4538b1a4ccb1856a288de38ed80dd/lazyEEG-0.8.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b39dffc22a223005bed1a10737afcc7b", "sha256": "b1fc8257239d64dcb9926088ecb66d21d76b33c645db0378ddb6802739a43d1f" }, "downloads": -1, "filename": "lazyEEG-0.8.0.1.tar.gz", "has_sig": false, "md5_digest": "b39dffc22a223005bed1a10737afcc7b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1068377, "upload_time": "2017-12-25T19:53:12", "url": "https://files.pythonhosted.org/packages/7c/28/98c57c4873291567e1728439a92bdd7c1829c2e297be72d2080d95473b02/lazyEEG-0.8.0.1.tar.gz" } ] }