{ "info": { "author": "Dzmitry Pustakhod, TU/e - PITC", "author_email": "d.pustakhod@tue.nl", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "License :: OSI Approved :: MIT License", "Operating System :: Microsoft :: Windows", "Operating System :: Microsoft :: Windows :: Windows 10", "Operating System :: Microsoft :: Windows :: Windows 7", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.7", "Programming Language :: Python :: 3 :: Only", "Topic :: Scientific/Engineering", "Topic :: System :: Hardware", "Topic :: System :: Hardware :: Hardware Drivers" ], "description": "# py_thorlabs_tsp\n\nLow and high level python wrappers for Thorlabs TSP01B temperature and humidity\nsensor. \n\nThis is an unofficial package and is not supported by the vendor \nof equipment.\n\nThis package provides: \n1. low-level functions, which are thin wrappers around the C-functions\nfrom the DLL distributed by Thorlabs; \n2. high-level class for connecting to the sensor and getting temperature and \nhumidity readout.\n\nThis package was tested on Windows only. Only TSP01 **Rev.B** sensor was \ntested. \n\nInstallation\n------------\n#### Prerequisites\n\nDownload and install the software from \n[thorlabs.com](https://www.thorlabs.com/newgrouppage9.cfm?objectgroup_id=5884), \nchoose *Software* tab. \nThis program provides the drivers (DLLs discoverable by the py_thorlabs_tsp), \nand also the *TSP01 Application*, which has a GUI and allows connecting\nand reading out the sensor.\n\nThe package itself can be installed either from pypi or from the repository.\nSee both options below. \n\n#### From pypi\n\n1. Install the package from pypi:\n\n `$ pip install py_thorlabs_tsp`\n\n#### From repository\n\n1. Clone the package from the repository\n\n `$ git clone https://gitlab.com/dimapu/py_thorlabs_tsp.git py_thorlabs_tsp_repo`\n\n2. Install py_thorlabs_tsp either in normal mode:\n\n `$ pip install py_thorlabs_tsp_repo` \n\n OR in development mode:\n\n `$ pip install -e py_thorlabs_tsp_repo` \n\nAuthors\n-------\nThe following authors have contributed to this package:\n * Dzmitry Pustakhod (original Windows version).\n\n\nLicense\n-------\nCopyright (c) 2019 Dzmitry Pustakhod, TU/e-PITC.\n\nThe code is released under MIT license. See LICENSE.\n\nThe descriptions of the functions and their parameters are taken from the \nThorlabs Manual and are a copyright of Thorlabs. See LICENSE_THORLABS.\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://gitlab.com/dimapu/py_thorlabs_tsp", "keywords": "", "license": "MIT License", "maintainer": "", "maintainer_email": "", "name": "py-thorlabs-tsp", "package_url": "https://pypi.org/project/py-thorlabs-tsp/", "platform": "", "project_url": "https://pypi.org/project/py-thorlabs-tsp/", "project_urls": { "Homepage": "https://gitlab.com/dimapu/py_thorlabs_tsp" }, "release_url": "https://pypi.org/project/py-thorlabs-tsp/0.0.7/", "requires_dist": null, "requires_python": "", "summary": "Controls for Thorlabs TSP01 temperature and humidity sensor", "version": "0.0.7" }, "last_serial": 5975970, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "b17d36b468f7613980880f7cf31de026", "sha256": "37fb80b25e18f4ffd7782e8a6108f105354659c9bc120ad03e9f23812207439a" }, "downloads": -1, "filename": "py_thorlabs_tsp-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "b17d36b468f7613980880f7cf31de026", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 14127, "upload_time": "2019-10-09T15:54:44", "url": "https://files.pythonhosted.org/packages/be/d9/b4b226ae567e569464d0d123012ffb96b849c34eec5d3178be720ddbe1cf/py_thorlabs_tsp-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a6427a188ee8ccf8abca03761515b12a", "sha256": "81373a7f6960c6dfae9dfb6e8aad79e3c0de43a525a13350641dcc20a9fcc8f0" }, "downloads": -1, "filename": "py_thorlabs_tsp-0.0.1.tar.gz", "has_sig": false, "md5_digest": "a6427a188ee8ccf8abca03761515b12a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10959, "upload_time": "2019-10-09T15:54:47", "url": "https://files.pythonhosted.org/packages/02/3e/223b11cffe0fd5c38fcbf800760ccf8461a7cc3b00bf7e704ec7c1cb8fc7/py_thorlabs_tsp-0.0.1.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "fc8936572118a5b245edd18f46481a53", "sha256": "52e3ea82bdd930bea4877948ae5e924093657ba7bafd89f105fca6d421682cee" }, "downloads": -1, "filename": "py_thorlabs_tsp-0.0.3-py3-none-any.whl", "has_sig": false, "md5_digest": "fc8936572118a5b245edd18f46481a53", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 14912, "upload_time": "2019-10-09T16:12:11", "url": "https://files.pythonhosted.org/packages/3a/a0/44aab627f9bb635345f41ee0619eab6757b206809daed11432aeeaf5e185/py_thorlabs_tsp-0.0.3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "5e5a75451d7efa56d3853ebb493f6fdd", "sha256": "00adbb39951e68bcd5be2e43e4639f5bc81f420521d831a224dfbbe0f0770f01" }, "downloads": -1, "filename": "py_thorlabs_tsp-0.0.3.tar.gz", "has_sig": false, "md5_digest": "5e5a75451d7efa56d3853ebb493f6fdd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11947, "upload_time": "2019-10-09T16:12:13", "url": "https://files.pythonhosted.org/packages/c2/ab/e920e9ac0aac6a939189a990241d2a1249e44d9ab85d153876402e18b394/py_thorlabs_tsp-0.0.3.tar.gz" } ], "0.0.4": [ { "comment_text": "", "digests": { "md5": "4a1a2168f47054251dd8a1a5b053ef0a", "sha256": "b6aa18b2bb9e6166185e77144a1f1ea6a6c2c72968628d6dc511ba378856ada2" }, "downloads": -1, "filename": "py_thorlabs_tsp-0.0.4-py3-none-any.whl", "has_sig": false, "md5_digest": "4a1a2168f47054251dd8a1a5b053ef0a", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 14907, "upload_time": "2019-10-09T16:21:04", "url": "https://files.pythonhosted.org/packages/1a/f5/5b8a8a277bc62f954829c54c1f29b5b479317e41c49c353c953f765704fe/py_thorlabs_tsp-0.0.4-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "48c3a0fe5603e1035c001d34c1207b44", "sha256": "93a3b42db4b379c4e5cb691627d4d21e0863cd8a59042f2e811eae850b244834" }, "downloads": -1, "filename": "py_thorlabs_tsp-0.0.4.tar.gz", "has_sig": false, "md5_digest": "48c3a0fe5603e1035c001d34c1207b44", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11949, "upload_time": "2019-10-09T16:21:08", "url": "https://files.pythonhosted.org/packages/db/a2/5620fa9ca8cac00138cdfde3cbaf93a62fdce3b3d9389a0e276416cb66c8/py_thorlabs_tsp-0.0.4.tar.gz" } ], "0.0.5": [ { "comment_text": "", "digests": { "md5": "eb0909c478d9e760d4d7bd573afd1d5f", "sha256": "dbb348d741d89fbb705cb249c43a114b9fee81115d86555663ffd671a618086c" }, "downloads": -1, "filename": "py_thorlabs_tsp-0.0.5-py3-none-any.whl", "has_sig": false, "md5_digest": "eb0909c478d9e760d4d7bd573afd1d5f", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 14894, "upload_time": "2019-10-09T16:23:37", "url": "https://files.pythonhosted.org/packages/a8/b0/87f8e9d6bf7596cc7e36787dd03e5bd2d15572bac24ac168644195f7643c/py_thorlabs_tsp-0.0.5-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b0ee506ab7509815ed5433716101bfea", "sha256": "4d4150834325e958ac86717aa0bb2c74ba827e7f041985283447a9f41bb6f962" }, "downloads": -1, "filename": "py_thorlabs_tsp-0.0.5.tar.gz", "has_sig": false, "md5_digest": "b0ee506ab7509815ed5433716101bfea", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11922, "upload_time": "2019-10-09T16:23:41", "url": "https://files.pythonhosted.org/packages/21/cf/c6e75cc7099876e0299bfd753bde62cd0a0f63d4467912ef16648ad05ffc/py_thorlabs_tsp-0.0.5.tar.gz" } ], "0.0.6": [ { "comment_text": "", "digests": { "md5": "89ffea40535968854f495a9c30b6c5a2", "sha256": "ec13037dc2511417d3da0bd1ba690f321ddbfbe5d6cd4058a1c0107bc45e850c" }, "downloads": -1, "filename": "py_thorlabs_tsp-0.0.6-py3-none-any.whl", "has_sig": false, "md5_digest": "89ffea40535968854f495a9c30b6c5a2", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 14932, "upload_time": "2019-10-09T16:30:48", "url": "https://files.pythonhosted.org/packages/61/5c/15f75b051f8a81b676f3c0dbc79e4b631d5eddc627531857e4312e65dae6/py_thorlabs_tsp-0.0.6-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a8c22b141dc11d2344c1c70df1ac2f8f", "sha256": "546df7cc1ea3ec44c89597bc9a8d8dc3d7eab706ec2ec6458383e21dceb60adc" }, "downloads": -1, "filename": "py_thorlabs_tsp-0.0.6.tar.gz", "has_sig": false, "md5_digest": "a8c22b141dc11d2344c1c70df1ac2f8f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11987, "upload_time": "2019-10-09T16:30:52", "url": "https://files.pythonhosted.org/packages/70/4d/c3a49a19cb78f037f2d696b2c45c60fcc5e8ba0a7f6db3af8ec8d846df2a/py_thorlabs_tsp-0.0.6.tar.gz" } ], "0.0.7": [ { "comment_text": "", "digests": { "md5": "33b8face48a0e7e33d88e4c851607f7d", "sha256": "2318a72a66934b5f4eed4686ec282645e1e759a0cb46e733a55c3b031eb3b7f6" }, "downloads": -1, "filename": "py_thorlabs_tsp-0.0.7-py3-none-any.whl", "has_sig": false, "md5_digest": "33b8face48a0e7e33d88e4c851607f7d", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 14918, "upload_time": "2019-10-15T09:59:21", "url": "https://files.pythonhosted.org/packages/3c/2a/577c03a724e6080d25c8654fc5d4e5ffd6cf777cccfd6097b6ee9a68d21c/py_thorlabs_tsp-0.0.7-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "bf92b66530a0d5def05bf53b400cdeba", "sha256": "abe6568b4ff12f3d5d222d6c1026c4e6008aedc5dd8e92c50d9314ae038d9204" }, "downloads": -1, "filename": "py_thorlabs_tsp-0.0.7.tar.gz", "has_sig": false, "md5_digest": "bf92b66530a0d5def05bf53b400cdeba", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11975, "upload_time": "2019-10-15T09:59:29", "url": "https://files.pythonhosted.org/packages/8c/28/b6fd180ee4f2e8c00d2c17720e8663dcb3df56a83ac390ab74a448c913f4/py_thorlabs_tsp-0.0.7.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "33b8face48a0e7e33d88e4c851607f7d", "sha256": "2318a72a66934b5f4eed4686ec282645e1e759a0cb46e733a55c3b031eb3b7f6" }, "downloads": -1, "filename": "py_thorlabs_tsp-0.0.7-py3-none-any.whl", "has_sig": false, "md5_digest": "33b8face48a0e7e33d88e4c851607f7d", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 14918, "upload_time": "2019-10-15T09:59:21", "url": "https://files.pythonhosted.org/packages/3c/2a/577c03a724e6080d25c8654fc5d4e5ffd6cf777cccfd6097b6ee9a68d21c/py_thorlabs_tsp-0.0.7-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "bf92b66530a0d5def05bf53b400cdeba", "sha256": "abe6568b4ff12f3d5d222d6c1026c4e6008aedc5dd8e92c50d9314ae038d9204" }, "downloads": -1, "filename": "py_thorlabs_tsp-0.0.7.tar.gz", "has_sig": false, "md5_digest": "bf92b66530a0d5def05bf53b400cdeba", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11975, "upload_time": "2019-10-15T09:59:29", "url": "https://files.pythonhosted.org/packages/8c/28/b6fd180ee4f2e8c00d2c17720e8663dcb3df56a83ac390ab74a448c913f4/py_thorlabs_tsp-0.0.7.tar.gz" } ] }