{ "info": { "author": "Suyeon Choi", "author_email": "suyn.choi@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# pypupil (beta)\n###### Eye tracker (Pupil-labs) helper in Python3\n- Calibration without World Camera\n- Record Pupil data and conversion to .mat file\n- Synchronization of both eye tracking data\n\n## API docs\n[Pypupil docs](https://choisuyeon.github.io/docs-pypupil)\n\n## Getting Started\nYou should read the official docs from Pupil-labs \n: how to setup pupil-labs eye tracker [Pupil labs docuentation](https://docs.pupil-labs.com/#developer-setup)\n\n\n### Prerequisites\nscipy, sklearn, numpy, zmq, msgpack, matlab, matplotlib\nYou can install all of those libraries via pip\n\nsuch as\n```\npip install scipy\n```\n\n\n## How to use\n1. You can use Command Line Interface\n```\npython pypupil_main.py\n```\n2. or use the module with given [API](#)\n\n## Built With\n\n* [SciPy](https://www.scipy.org/) - Python-based ecosystem of open-source software for mathematics, science, and engineering\n* [scikit-learn](https://maven.apache.org/) - Simple and efficient tools for data mining and data analysis\n* [numpy](https://scikit-learn.org/) - NumPy is the fundamental package for scientific computing with Python\n* [ZeroMQ](https://zeromq.org/) - A high-performance asynchronous messaging library\n* [MessagePack](https://msgpack.org/) - MessagePack is an efficient binary serialization format\n* [python3-tk](#) - TBU\n* [matplotlib](#) - TBU\n* [MATLAB](#) - TBU\n\n## Authors\n\n* **Suyeon Choi** - *OEQELAB, SNU* - [choisuyeon](https://github.com/choisuyeon)\n###### Contact : 0310csy@hanmail.net*\n\n## References\n- [Pupil-labs docs](https://docs.pupil-labs.com/#developer-docs)\n- [Pupil-labs docs synchronization](https://docs.pupil-labs.com/#multi-camera-synchronization)\n- [Affine Transformer By Jarno Elonen](https://elonen.iki.fi/code/misc-notes/affine-fit/)\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/choisuyeon/pypupil", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "pypupil", "package_url": "https://pypi.org/project/pypupil/", "platform": "", "project_url": "https://pypi.org/project/pypupil/", "project_urls": { "Homepage": "https://github.com/choisuyeon/pypupil" }, "release_url": "https://pypi.org/project/pypupil/0.1.9/", "requires_dist": [ "scipy", "sklearn", "numpy", "zmq" ], "requires_python": "", "summary": "Eye tracker (Pupil-labs) helper in Python3", "version": "0.1.9" }, "last_serial": 4506285, "releases": { "0.1.9": [ { "comment_text": "", "digests": { "md5": "129af31b988d704607a11bc4b2890aeb", "sha256": "dbab0d7d02158731fb4b46c3d8779978a4fd70b70e3207cd71195c1f7ff44cc0" }, "downloads": -1, "filename": "pypupil-0.1.9-py3-none-any.whl", "has_sig": false, "md5_digest": "129af31b988d704607a11bc4b2890aeb", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 20136, "upload_time": "2018-11-20T08:07:32", "url": "https://files.pythonhosted.org/packages/37/98/69bb1ce967bc93c613cc3903663e8d73408655d566913706610791f874ee/pypupil-0.1.9-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "1258ba680e8fcccd8b3586b1abf111af", "sha256": "a6164479e5e4a8f38b5ac181905054d29a8966c758562d076bca21bc8ff5f640" }, "downloads": -1, "filename": "pypupil-0.1.9.tar.gz", "has_sig": false, "md5_digest": "1258ba680e8fcccd8b3586b1abf111af", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11858, "upload_time": "2018-11-20T08:07:34", "url": "https://files.pythonhosted.org/packages/cf/eb/a04ff087766f87f871b188712f6690854736c8262fb4ceb4b0cefb7710b1/pypupil-0.1.9.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "129af31b988d704607a11bc4b2890aeb", "sha256": "dbab0d7d02158731fb4b46c3d8779978a4fd70b70e3207cd71195c1f7ff44cc0" }, "downloads": -1, "filename": "pypupil-0.1.9-py3-none-any.whl", "has_sig": false, "md5_digest": "129af31b988d704607a11bc4b2890aeb", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 20136, "upload_time": "2018-11-20T08:07:32", "url": "https://files.pythonhosted.org/packages/37/98/69bb1ce967bc93c613cc3903663e8d73408655d566913706610791f874ee/pypupil-0.1.9-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "1258ba680e8fcccd8b3586b1abf111af", "sha256": "a6164479e5e4a8f38b5ac181905054d29a8966c758562d076bca21bc8ff5f640" }, "downloads": -1, "filename": "pypupil-0.1.9.tar.gz", "has_sig": false, "md5_digest": "1258ba680e8fcccd8b3586b1abf111af", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11858, "upload_time": "2018-11-20T08:07:34", "url": "https://files.pythonhosted.org/packages/cf/eb/a04ff087766f87f871b188712f6690854736c8262fb4ceb4b0cefb7710b1/pypupil-0.1.9.tar.gz" } ] }