{ "info": { "author": "Alex Moore", "author_email": "alexander.g.moore1@gmail.com", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "License :: OSI Approved :: Apache Software License", "Natural Language :: English", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7" ], "description": "==================================\nPython Temperature Conversion Test\n==================================\n\n\n.. image:: https://img.shields.io/pypi/v/ptct.svg\n :target: https://pypi.python.org/pypi/ptct\n\n.. image:: https://img.shields.io/travis/almoore/ptct.svg\n :target: https://travis-ci.org/almoore/ptct\n\n.. image:: https://readthedocs.org/projects/ptct/badge/?version=latest\n :target: https://ptct.readthedocs.io/en/latest/?badge=latest\n :alt: Documentation Status\n\n\n\n\nPython program to convert temperature between Kelvin, Celsius, Fahrenheit, and Rankine to check students calcuations\n\n\n* Free software: Apache Software License 2.0\n* Documentation: https://ptct.readthedocs.io.\n\n\nFeatures\n--------\n\nTakes the following inputs:\n\n- an input temperature\n- an input unit of measure\n- a target unit of measure\n- an optional numeric response\n\n - The student\u2019s response must match an authoritative answer after both the student\u2019s response and authoritative answer are rounded to the ones place. The system indicates that the response is correct, incorrect, or invalid.\n\n\nCredits\n-------\n\nThis package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.\n\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage\n\n\n=======\nHistory\n=======\n\n0.1.0 (2019-03-21)\n------------------\n\n* First release on PyPI.\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/almoore/ptct", "keywords": "ptct temperature conversion", "license": "Apache Software License 2.0", "maintainer": "", "maintainer_email": "", "name": "ptct", "package_url": "https://pypi.org/project/ptct/", "platform": "", "project_url": "https://pypi.org/project/ptct/", "project_urls": { "Homepage": "https://github.com/almoore/ptct" }, "release_url": "https://pypi.org/project/ptct/0.1.0/", "requires_dist": null, "requires_python": "", "summary": "Python program to convert temperature between Kelvin, Celsius, Fahrenheit", "version": "0.1.0" }, "last_serial": 4976945, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "5895ee8113e10ff32b445f7f6cd62899", "sha256": "507a939717cc0ad1ff03968b96c397f06c0432dffd20efd72e1b5603ea7fa91d" }, "downloads": -1, "filename": "ptct-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "5895ee8113e10ff32b445f7f6cd62899", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 4589, "upload_time": "2019-03-23T23:32:26", "url": "https://files.pythonhosted.org/packages/81/bd/3cdc53520ba4e87f94c1b8ce737a6272dcfb32d00ee773918b98020b387f/ptct-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "19d2561c4d4f18f5db1e64856682b383", "sha256": "890f40c5501ef39bd83aa4dcd228bf80cffa40b286406261f2b6d9915b6eb770" }, "downloads": -1, "filename": "ptct-0.1.0.tar.gz", "has_sig": false, "md5_digest": "19d2561c4d4f18f5db1e64856682b383", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14632, "upload_time": "2019-03-23T23:32:28", "url": "https://files.pythonhosted.org/packages/ce/12/9a89b15cb31fcc1a93835a4f76f2a853ca21cb50b6d49ad7bc9ac953f578/ptct-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "5895ee8113e10ff32b445f7f6cd62899", "sha256": "507a939717cc0ad1ff03968b96c397f06c0432dffd20efd72e1b5603ea7fa91d" }, "downloads": -1, "filename": "ptct-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "5895ee8113e10ff32b445f7f6cd62899", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 4589, "upload_time": "2019-03-23T23:32:26", "url": "https://files.pythonhosted.org/packages/81/bd/3cdc53520ba4e87f94c1b8ce737a6272dcfb32d00ee773918b98020b387f/ptct-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "19d2561c4d4f18f5db1e64856682b383", "sha256": "890f40c5501ef39bd83aa4dcd228bf80cffa40b286406261f2b6d9915b6eb770" }, "downloads": -1, "filename": "ptct-0.1.0.tar.gz", "has_sig": false, "md5_digest": "19d2561c4d4f18f5db1e64856682b383", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14632, "upload_time": "2019-03-23T23:32:28", "url": "https://files.pythonhosted.org/packages/ce/12/9a89b15cb31fcc1a93835a4f76f2a853ca21cb50b6d49ad7bc9ac953f578/ptct-0.1.0.tar.gz" } ] }