{ "info": { "author": "Chris Knepper, Lance Laughlin, Dustin Raimondi", "author_email": "chris82thekid@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "In-Glass\n========\n\nA Python web app which displays the temperature from a TEMPer USB device.\n\n##Usage\n\n1. Install by executing `python setup.py install`\n2. You should get a script called `in-glass` in `/usr/local/bin/`\n3. Connect your USB TEMPer thermometer to a USB port on your computer\n4. Run `sudo in-glass` and visit [127.0.0.1:9000](http://127.0.0.1:9000) in your favorite browser.\n\n##Notes\n\n* You MUST run with `sudo` for the script to be able to access the USB device from the kernel.\n* For a JSON output, append `/json` to the URL. `/json` returns celsius and fahrenheit values for each device.\n\n##Dependencies\n\n* [Flask](https://github.com/mitsuhiko/flask), a cool micro-framework thing.\n* [temper-python/temperusb](https://github.com/padelt/temper-python), a Python library which reads values from the TEMPer thermometer.\n", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/chrisknepper/in-glass", "keywords": "temperature flask temper usb logging", "license": "LICENSE", "maintainer": null, "maintainer_email": null, "name": "inglass", "package_url": "https://pypi.org/project/inglass/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/inglass/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/chrisknepper/in-glass" }, "release_url": "https://pypi.org/project/inglass/0.1/", "requires_dist": null, "requires_python": null, "summary": "A tool for monitoring and logging the temperature from a TEMPer USB Thermometer", "version": "0.1" }, "last_serial": 1097879, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "e14f01b52ec4115fdbc8ae548f95be6c", "sha256": "690c8a09dc4ea2adba059ea8581f7d9f1d39dc9d08813ca46cc32e2abcf879fc" }, "downloads": -1, "filename": "inglass-0.1.tar.gz", "has_sig": false, "md5_digest": "e14f01b52ec4115fdbc8ae548f95be6c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22902, "upload_time": "2014-05-20T02:15:06", "url": "https://files.pythonhosted.org/packages/31/33/e105c668ca01009a84887ab904da9ecf4342d693e0c0af15579ad4cf4c1e/inglass-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e14f01b52ec4115fdbc8ae548f95be6c", "sha256": "690c8a09dc4ea2adba059ea8581f7d9f1d39dc9d08813ca46cc32e2abcf879fc" }, "downloads": -1, "filename": "inglass-0.1.tar.gz", "has_sig": false, "md5_digest": "e14f01b52ec4115fdbc8ae548f95be6c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22902, "upload_time": "2014-05-20T02:15:06", "url": "https://files.pythonhosted.org/packages/31/33/e105c668ca01009a84887ab904da9ecf4342d693e0c0af15579ad4cf4c1e/inglass-0.1.tar.gz" } ] }