{ "info": { "author": "Matthew Berrington", "author_email": "berrington95@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# purephotonicscontrol\n\nA python package to easily communicate with PurePhotonics lasers through python. \nMost purephotonics features are implemented, so the user can create their own computer controlled laser sequence.\nThe package has been developed for the PPCL560 laser, but should generalise.\n\nThe code assume that the PPCL560 laser is interfaced with a Teensy 3.6 as outlined in(TO DO!). This interface is useful for creating trigger-able signals from the laser.\nWhen the laser to connected to a PC directly, do this (TO DO!)\n\n## Getting Started\n\nRun the examples on the git\nTO DO: Add details on connecting PC to laser\n\n### Prerequisites\n\nPython3, a laser\n\n\n### Installing\n\n\n```\npip install purephotonicscontrol\n```\n\n\nTO DO: End with an example of getting some data out of the system or using it for a little demo\n\n\n## Contributing\n\nTO DO\n\n\n## Authors\n\n* **Matthew Berrington** - [bitbucket profile](https://bitbucket.org/matthewberrington)\n\n## License\n\nThe MIT License\n\n## Acknowledgments\n\n* Thanks to PurePhotonics for provided a python example which seeded this project\n\n\n\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://bitbucket.org/matthewberrington/purephotonicscontrol", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "purephotonicscontrol", "package_url": "https://pypi.org/project/purephotonicscontrol/", "platform": "", "project_url": "https://pypi.org/project/purephotonicscontrol/", "project_urls": { "Homepage": "https://bitbucket.org/matthewberrington/purephotonicscontrol" }, "release_url": "https://pypi.org/project/purephotonicscontrol/0.0.0/", "requires_dist": [ "pyserial", "numpy" ], "requires_python": "", "summary": "A package to control PurePhotonics lasers", "version": "0.0.0" }, "last_serial": 5575125, "releases": { "0.0.0": [ { "comment_text": "", "digests": { "md5": "3947b0b7b22a18e348da1a16cd4051b1", "sha256": "6f2126775384909ffc260c362bd921cb58f997722def065876ede93e145fb326" }, "downloads": -1, "filename": "purephotonicscontrol-0.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "3947b0b7b22a18e348da1a16cd4051b1", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 20662, "upload_time": "2019-07-24T00:51:35", "url": "https://files.pythonhosted.org/packages/98/23/8b0577e001f67503be2ba893eed14ab88e71ec2fb0f03ecb4b14a24e010a/purephotonicscontrol-0.0.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "3fee2f2f913c29788d87e406c36dc6b9", "sha256": "532c784a05f4e8cfa1afe2ede7d61ca0ac49ee6288d3db42dceec28d352e9da9" }, "downloads": -1, "filename": "purephotonicscontrol-0.0.0.tar.gz", "has_sig": false, "md5_digest": "3fee2f2f913c29788d87e406c36dc6b9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14141, "upload_time": "2019-07-24T00:51:38", "url": "https://files.pythonhosted.org/packages/14/84/019dbe10209743d1e307f52e2b1b53d4c9880a0ffc9e07d0c3bffafd8ea3/purephotonicscontrol-0.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "3947b0b7b22a18e348da1a16cd4051b1", "sha256": "6f2126775384909ffc260c362bd921cb58f997722def065876ede93e145fb326" }, "downloads": -1, "filename": "purephotonicscontrol-0.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "3947b0b7b22a18e348da1a16cd4051b1", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 20662, "upload_time": "2019-07-24T00:51:35", "url": "https://files.pythonhosted.org/packages/98/23/8b0577e001f67503be2ba893eed14ab88e71ec2fb0f03ecb4b14a24e010a/purephotonicscontrol-0.0.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "3fee2f2f913c29788d87e406c36dc6b9", "sha256": "532c784a05f4e8cfa1afe2ede7d61ca0ac49ee6288d3db42dceec28d352e9da9" }, "downloads": -1, "filename": "purephotonicscontrol-0.0.0.tar.gz", "has_sig": false, "md5_digest": "3fee2f2f913c29788d87e406c36dc6b9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14141, "upload_time": "2019-07-24T00:51:38", "url": "https://files.pythonhosted.org/packages/14/84/019dbe10209743d1e307f52e2b1b53d4c9880a0ffc9e07d0c3bffafd8ea3/purephotonicscontrol-0.0.0.tar.gz" } ] }