{ "info": { "author": "Caleb Bell", "author_email": "Caleb.Andrew.Bell@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "Intended Audience :: Education", "Intended Audience :: Manufacturing", "Intended Audience :: Science/Research", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Operating System :: MacOS", "Operating System :: Microsoft :: Windows", "Operating System :: POSIX", "Operating System :: POSIX :: BSD", "Operating System :: POSIX :: Linux", "Operating System :: Unix", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Programming Language :: Python :: Implementation :: CPython", "Topic :: Education", "Topic :: Scientific/Engineering :: Atmospheric Science", "Topic :: Scientific/Engineering :: Chemistry", "Topic :: Scientific/Engineering :: Physics" ], "description": "==================\nHeat Transfer (ht)\n==================\n\n.. image:: http://img.shields.io/pypi/v/ht.svg?style=flat\n :target: https://pypi.python.org/pypi/ht\n :alt: Version_status\n.. image:: http://img.shields.io/badge/docs-latest-brightgreen.svg?style=flat\n :target: https://ht.readthedocs.io/en/latest/\n :alt: Documentation\n.. image:: http://img.shields.io/travis/CalebBell/ht/master.svg?style=flat\n :target: https://travis-ci.org/CalebBell/ht\n :alt: Build_status\n.. image:: http://img.shields.io/badge/license-MIT-blue.svg?style=flat \n :target: https://github.com/CalebBell/ht/blob/master/LICENSE.txt\n :alt: license\n.. image:: https://img.shields.io/pypi/pyversions/ht.svg?\n :target: https://pypi.python.org/pypi/ht\n :alt: Supported_versions\n.. image:: http://img.shields.io/appveyor/ci/calebbell/ht.svg?\n :target: https://ci.appveyor.com/project/calebbell/ht/branch/master\n :alt: Build_status\n.. image:: https://zenodo.org/badge/48963057.svg?\n :alt: Zendo\n :target: https://zenodo.org/badge/latestdoi/48963057\n\n\n.. contents::\n\nWhat is ht?\n-----------\n\nht is open-source software for engineers and technicians working in the\nfields of chemical or mechanical engineering. It includes modules\nfor various heat transfer functions.\n\nThe ht library depends on the SciPy library to provide numerical constants,\ninterpolation, integration, and numerical solving functionality. ht runs on\nall operating systems which support Python, is quick to install, and is free\nof charge. ht is designed to be easy to use while still providing powerful\nfunctionality. If you need to perform some heat transfer calculations, give\nht a try.\n\nInstallation\n------------\n\nGet the latest version of ht from\nhttps://pypi.python.org/pypi/ht/\n\nIf you have an installation of Python with pip, simple install it with:\n\n $ pip install ht\n\nTo get the git version, run:\n\n $ git clone git://github.com/CalebBell/ht.git\n\nDocumentation\n-------------\n\nht's documentation is available on the web:\n\n https://ht.readthedocs.io/en/latest/index.html\n\n\nLatest source code\n------------------\n\nThe latest development version of ht's sources can be obtained at\n\n https://github.com/CalebBell/ht\n\n\nBug reports\n-----------\n\nTo report bugs, please use the ht's Bug Tracker at:\n\n https://github.com/CalebBell/ht/issues\n\n\nLicense information\n-------------------\n\nht is MIT licensed. See ``LICENSE.txt`` for information on the terms & \nconditions for usage of this software, and a DISCLAIMER OF ALL WARRANTIES.\n\nAlthough not required by the ht license, if it is convenient for you,\nplease cite ht if used in your work. Please also consider contributing\nany changes you make back, such that they may be incorporated into the\nmain library and all of us will benefit from them.\n\n\nCitation\n--------\n\nTo cite ht in publications use::\n\n Caleb Bell (2016-2019). ht: Heat transfer component of Chemical Engineering Design Library (ChEDL)\n https://github.com/CalebBell/ht.\n", "description_content_type": "", "docs_url": null, "download_url": "https://github.com/CalebBell/ht/tarball/0.1.53", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/CalebBell/ht", "keywords": "chemical engineering", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "ht", "package_url": "https://pypi.org/project/ht/", "platform": "Windows", "project_url": "https://pypi.org/project/ht/", "project_urls": { "Download": "https://github.com/CalebBell/ht/tarball/0.1.53", "Homepage": "https://github.com/CalebBell/ht" }, "release_url": "https://pypi.org/project/ht/0.1.53/", "requires_dist": null, "requires_python": "", "summary": "Heat transfer component of Chemical Engineering Design Library (ChEDL)", "version": "0.1.53" }, "last_serial": 5286501, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "859b6e2ac7f5559e81bed85b4e70051c", "sha256": "1fdb87813bf1a67c5f4ec2681624a9324fc7e5143d08c05d1474b07bed567f1c" }, "downloads": -1, "filename": "ht-0.1.0.tar.gz", "has_sig": false, "md5_digest": "859b6e2ac7f5559e81bed85b4e70051c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 38443, "upload_time": "2016-01-03T22:39:53", "url": "https://files.pythonhosted.org/packages/a9/03/5e39ce7fe28f56f568ca7192683ad50bfb1de1941bee4762d175c126efdc/ht-0.1.0.tar.gz" } ], "0.1.11": [ { "comment_text": "", "digests": { "md5": "712db9e81c69b0a130f7ee4fded6c72e", "sha256": "5221bdad7163f82f8801289ea8273e419fd259513678b6ed68f079a870d116f9" }, "downloads": -1, "filename": "ht-0.1.11.tar.gz", "has_sig": false, "md5_digest": "712db9e81c69b0a130f7ee4fded6c72e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 38462, "upload_time": "2016-02-04T01:16:44", "url": "https://files.pythonhosted.org/packages/bb/22/f1041aa228af4f0cbfa91acb569c38befc70c2a71e2b02953c50dce4f518/ht-0.1.11.tar.gz" } ], "0.1.14": [ { "comment_text": "", "digests": { "md5": "c4129bdd94eec895b0965621a4291850", "sha256": "454f6472bb30a8d864ea47fe57ad3e9ccbfdedfd409a1fba35c9c56d81da4210" }, "downloads": -1, "filename": "ht-0.1.14.tar.gz", "has_sig": false, "md5_digest": "c4129bdd94eec895b0965621a4291850", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 42942, "upload_time": "2016-02-10T01:22:01", "url": "https://files.pythonhosted.org/packages/0c/de/337db74fe3d72fba8d3ed0eaec48f3ed64b8c4ded2138eaf7ed51cc36bab/ht-0.1.14.tar.gz" } ], "0.1.17": [ { "comment_text": "", "digests": { "md5": "bde69a7ffea3e6ab3bc55131aa7351a4", "sha256": "3ccf08c6ac68bccbd4f242eb53b38e20f21db5c54efe5dcc676b2c2bb0e760bc" }, "downloads": -1, "filename": "ht-0.1.17.tar.gz", "has_sig": false, "md5_digest": "bde69a7ffea3e6ab3bc55131aa7351a4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 49843, "upload_time": "2016-02-20T22:14:59", "url": "https://files.pythonhosted.org/packages/31/d5/5f18d8ddd1454535265a921838b0809f8a8e28fe200c4fbf663f9c129bf0/ht-0.1.17.tar.gz" } ], "0.1.18": [ { "comment_text": "", "digests": { "md5": "44ef6db9f8c5e8d19ce5614c193af7ac", "sha256": "3669c808efdc76fce99274ff390809c6733e4d84b3f9f8286f12f69de4726c32" }, "downloads": -1, "filename": "ht-0.1.18.tar.gz", "has_sig": false, "md5_digest": "44ef6db9f8c5e8d19ce5614c193af7ac", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 50253, "upload_time": "2016-02-22T23:33:20", "url": "https://files.pythonhosted.org/packages/29/5c/73511d8ab4e05575c93b9b7659619b4f9d58cfc58b1337db8edd590c2487/ht-0.1.18.tar.gz" } ], "0.1.19": [ { "comment_text": "", "digests": { "md5": "393c019ef2704db7da99b17df032eeb2", "sha256": "2d49cbd2eee52ac27c26c118e59b00557bd723d50592ed188cdba403c46c7c3e" }, "downloads": -1, "filename": "ht-0.1.19.tar.gz", "has_sig": false, "md5_digest": "393c019ef2704db7da99b17df032eeb2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 51446, "upload_time": "2016-02-23T01:15:16", "url": "https://files.pythonhosted.org/packages/4f/b7/1dfa044ce25e1710ee2c1327627eeb6eca3847b2b61cc7970109d8c905f0/ht-0.1.19.tar.gz" } ], "0.1.20": [ { "comment_text": "", "digests": { "md5": "cfa61643fa256ac928258d178133eec1", "sha256": "4b01ec1f93d53484230e9a13ad12978129cfe05f8fe80fe33362ed19d932c937" }, "downloads": -1, "filename": "ht-0.1.20.tar.gz", "has_sig": false, "md5_digest": "cfa61643fa256ac928258d178133eec1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 55310, "upload_time": "2016-02-23T02:26:02", "url": "https://files.pythonhosted.org/packages/c3/53/d9ce577d334e524ec37c83157aa6ce092779a6bd60e10eec0518a58bbd27/ht-0.1.20.tar.gz" } ], "0.1.21": [ { "comment_text": "", "digests": { "md5": "272505e8c846f5e4dfd87627c86422c3", "sha256": "0ff7323ccada8cf3c6571d3d4ae790d8512ad1379739438d3620ae8d7727f495" }, "downloads": -1, "filename": "ht-0.1.21.tar.gz", "has_sig": false, "md5_digest": "272505e8c846f5e4dfd87627c86422c3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 55420, "upload_time": "2016-02-24T00:27:52", "url": "https://files.pythonhosted.org/packages/c0/be/82888c3a01e1cfa655fa1b10e076adee913ef2c48a054d5430804139590e/ht-0.1.21.tar.gz" } ], "0.1.22": [ { "comment_text": "", "digests": { "md5": "ac786f9a4b953f342e61747d4e3f292f", "sha256": "17dd8d8362660c81ff4107eefd358bfcfc3b6c52402636c317b325a86785cc69" }, "downloads": -1, "filename": "ht-0.1.22.tar.gz", "has_sig": false, "md5_digest": "ac786f9a4b953f342e61747d4e3f292f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 69558, "upload_time": "2016-02-26T02:55:21", "url": "https://files.pythonhosted.org/packages/33/21/aeda2b2913755f925db3555d98267c09f6a5fd7f0fc10b288ae8f4c2a2cf/ht-0.1.22.tar.gz" } ], "0.1.23": [ { "comment_text": "", "digests": { "md5": "9fc58534515841e4d7f03497ff29cfb1", "sha256": "91e298883636327f02fa5260b6d4c29b4d7cb61876b0dc93da12489520472051" }, "downloads": -1, "filename": "ht-0.1.23.tar.gz", "has_sig": false, "md5_digest": "9fc58534515841e4d7f03497ff29cfb1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 70760, "upload_time": "2016-02-27T22:21:17", "url": "https://files.pythonhosted.org/packages/3a/ff/ab3d065c2631be37b3c7fe705fb747bca7a6ce95a2e8244a8a3ed532b8e5/ht-0.1.23.tar.gz" } ], "0.1.24": [ { "comment_text": "", "digests": { "md5": "b38e2283b8c4ce9ae224e6056383dfce", "sha256": "2c1eb9718036bbed4467738f3ee91c1de032a122244102a02aeabc0fa8fb599b" }, "downloads": -1, "filename": "ht-0.1.24.tar.gz", "has_sig": false, "md5_digest": "b38e2283b8c4ce9ae224e6056383dfce", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 72485, "upload_time": "2016-03-01T02:03:18", "url": "https://files.pythonhosted.org/packages/b6/e2/49a72a4053fdf153b317e0720b5ff1f85376634674f01479d357fbf482f1/ht-0.1.24.tar.gz" } ], "0.1.25": [ { "comment_text": "", "digests": { "md5": "451381bde4b1af28eab55ceef14e5fb1", "sha256": "aab36fff1cdcdaa41ba9e60e1097dea5792ad75d988e05e528d506ca1f748b07" }, "downloads": -1, "filename": "ht-0.1.25.tar.gz", "has_sig": false, "md5_digest": "451381bde4b1af28eab55ceef14e5fb1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 75285, "upload_time": "2016-03-08T01:08:01", "url": "https://files.pythonhosted.org/packages/6a/1c/c4f72f31ac54cb9642629457b853b1a450d63c24ced8954474d5706c3ef3/ht-0.1.25.tar.gz" } ], "0.1.26": [ { "comment_text": "", "digests": { "md5": "1d42fc1861f26f5f32955220af74c892", "sha256": "1e24597d9f784e8181227932530a84256affca3413fee9bef813d38dce4de932" }, "downloads": -1, "filename": "ht-0.1.26.tar.gz", "has_sig": false, "md5_digest": "1d42fc1861f26f5f32955220af74c892", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 75264, "upload_time": "2016-03-10T21:52:39", "url": "https://files.pythonhosted.org/packages/3b/8c/f218cfa0c4bcea268c9459bd4d993220293062da3cb7e26c343352a73ea3/ht-0.1.26.tar.gz" } ], "0.1.27": [ { "comment_text": "", "digests": { "md5": "4ec75d7d7b7127875ca5516fa4373dfc", "sha256": "c60ad74e68181aefe718315f4bdd1b69379d961c8ce07c54cc7966333870c477" }, "downloads": -1, "filename": "ht-0.1.27.tar.gz", "has_sig": false, "md5_digest": "4ec75d7d7b7127875ca5516fa4373dfc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 75262, "upload_time": "2016-03-10T22:48:37", "url": "https://files.pythonhosted.org/packages/7a/4e/ba617b9c92b9be54d93959d8b820acabfb98ecde2c93603dc588d2670fe1/ht-0.1.27.tar.gz" } ], "0.1.28": [ { "comment_text": "", "digests": { "md5": "24d315ce78456f19312040fe12cb113b", "sha256": "c0c32454e5b80dd26b4fad85f6e3fc942077be861681768574ecf558f28b5b56" }, "downloads": -1, "filename": "ht-0.1.28.tar.gz", "has_sig": false, "md5_digest": "24d315ce78456f19312040fe12cb113b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 75304, "upload_time": "2016-03-11T21:49:30", "url": "https://files.pythonhosted.org/packages/4d/fe/8c936b02d67f16f109803244ab4a919a79aa077310acbb76b4c1ddb56aa1/ht-0.1.28.tar.gz" } ], "0.1.29": [ { "comment_text": "", "digests": { "md5": "f188d6001b1bc768dd62575df4cce919", "sha256": "21efe560c7b43bdb72e3ba08ff56d07a9aa090de09989d61b092a3e2fd4e3eea" }, "downloads": -1, "filename": "ht-0.1.29.tar.gz", "has_sig": false, "md5_digest": "f188d6001b1bc768dd62575df4cce919", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 75976, "upload_time": "2016-03-12T15:57:15", "url": "https://files.pythonhosted.org/packages/43/a5/1cd8fea67ec5bb9064ea1988557e487ef8d58aa9185c3cce761d713aa91a/ht-0.1.29.tar.gz" } ], "0.1.30": [ { "comment_text": "", "digests": { "md5": "08cc90e0480d0ebfaca5836d84ce42c7", "sha256": "59662febd0fa10f50b449f7724c83aa9fbe663b2115b1410b944bcd05c1c5573" }, "downloads": -1, "filename": "ht-0.1.30.tar.gz", "has_sig": false, "md5_digest": "08cc90e0480d0ebfaca5836d84ce42c7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 76582, "upload_time": "2016-03-12T16:16:54", "url": "https://files.pythonhosted.org/packages/88/72/dd95e59890a0f1959ea2bcfa508d4d6faa77938bb1e23ae52560b955fcdb/ht-0.1.30.tar.gz" } ], "0.1.32": [ { "comment_text": "", "digests": { "md5": "d22d7d60eae8b43b2a368fcf179854b1", "sha256": "c227625695c94806c2419462cae4a1554f703ddf7d385645f5c13cb421ff7656" }, "downloads": -1, "filename": "ht-0.1.32.tar.gz", "has_sig": false, "md5_digest": "d22d7d60eae8b43b2a368fcf179854b1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 78040, "upload_time": "2016-03-12T18:17:46", "url": "https://files.pythonhosted.org/packages/d3/e1/2495814a688a1c81f7d47735e47744c3af51e4afc5ab2c902d5fe3125c90/ht-0.1.32.tar.gz" } ], "0.1.33": [ { "comment_text": "", "digests": { "md5": "7464cb0751d2f7d42c0a256a34a02c80", "sha256": "7a386123c94379aa8e0abff03c812266cc70b78c2d56da9fcb569a4069c458b5" }, "downloads": -1, "filename": "ht-0.1.33.tar.gz", "has_sig": false, "md5_digest": "7464cb0751d2f7d42c0a256a34a02c80", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 76777, "upload_time": "2016-03-29T02:28:53", "url": "https://files.pythonhosted.org/packages/dd/d4/63738ee449f95fd52ea0aa88ae17d99116e796709bc5d84011a40660624a/ht-0.1.33.tar.gz" } ], "0.1.34": [ { "comment_text": "", "digests": { "md5": "1d4cf7b31d66b50565568b390c96dae7", "sha256": "156a493989ff9f86afe501feb652b8398b4d060bc6746e25dbfd023868b77280" }, "downloads": -1, "filename": "ht-0.1.34.tar.gz", "has_sig": false, "md5_digest": "1d4cf7b31d66b50565568b390c96dae7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 76773, "upload_time": "2016-03-30T00:53:51", "url": "https://files.pythonhosted.org/packages/5a/53/7792f0b02ea2a6fa8d85f2cc57cb7039707b6220f3cfb9eb10bb42d5111e/ht-0.1.34.tar.gz" } ], "0.1.36": [ { "comment_text": "", "digests": { "md5": "d30f9af10dfb312c0a1b98807aa1428c", "sha256": "f987499daacb35d318a17f4c54a90897f5f5d6f64d75931e7c9e6c497fa80362" }, "downloads": -1, "filename": "ht-0.1.36.tar.gz", "has_sig": false, "md5_digest": "d30f9af10dfb312c0a1b98807aa1428c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 101930, "upload_time": "2016-05-24T21:42:47", "url": "https://files.pythonhosted.org/packages/d7/cb/6fba1081ce91f43c6bf4fd78bd9699dee8d37b02409e0b928380421f46e5/ht-0.1.36.tar.gz" } ], "0.1.37": [ { "comment_text": "", "digests": { "md5": "61b7904e41d41230b3311bf5887c80fb", "sha256": "d3c112761fefff85d92b2472a22dceeead1b0ff69f85dd022ff417a688faa13b" }, "downloads": -1, "filename": "ht-0.1.37.tar.gz", "has_sig": false, "md5_digest": "61b7904e41d41230b3311bf5887c80fb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 103168, "upload_time": "2016-06-14T01:38:55", "url": "https://files.pythonhosted.org/packages/69/3d/07bf148eb9e663391ed6f107b58af7072503ac2ec12fd20df119024d35f5/ht-0.1.37.tar.gz" } ], "0.1.41": [ { "comment_text": "", "digests": { "md5": "ce433846d9fe90ba56bd091eb85baaf8", "sha256": "2a496388369619e13d85bf9c989849be16e8daef99a75b26340b5c0410167f9d" }, "downloads": -1, "filename": "ht-0.1.41.tar.gz", "has_sig": false, "md5_digest": "ce433846d9fe90ba56bd091eb85baaf8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 108415, "upload_time": "2016-07-12T01:51:59", "url": "https://files.pythonhosted.org/packages/0a/32/b2e1bf625604c71fa1dbebfde77cc9204e7a6706d667c21b8219463f149d/ht-0.1.41.tar.gz" } ], "0.1.43": [ { "comment_text": "", "digests": { "md5": "d25ac9af7d1e47faf7a73879da89a219", "sha256": "9f78593e9d0fbe4a87af444b87951f142468b3fa3d381822e1cdfe2b98aa2153" }, "downloads": -1, "filename": "ht-0.1.43.tar.gz", "has_sig": false, "md5_digest": "d25ac9af7d1e47faf7a73879da89a219", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 115259, "upload_time": "2016-07-15T01:18:23", "url": "https://files.pythonhosted.org/packages/40/9d/dc4014e233c7a32997c61ef12c1b5eca40d4b27bf3cbdfe94d19eb5ff076/ht-0.1.43.tar.gz" } ], "0.1.46": [ { "comment_text": "", "digests": { "md5": "0a316b4d775e305ed96a27e8f2d278ad", "sha256": "48c99012c50728940b533c6178bf697c8ce75fba689699ab55d5a47d40146092" }, "downloads": -1, "filename": "ht-0.1.46.tar.gz", "has_sig": false, "md5_digest": "0a316b4d775e305ed96a27e8f2d278ad", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 118885, "upload_time": "2016-07-24T21:08:32", "url": "https://files.pythonhosted.org/packages/d6/28/5a50d9eac211c8bfadab0deed9007915a013e16981f41fbfc6d209b680a0/ht-0.1.46.tar.gz" } ], "0.1.47": [ { "comment_text": "", "digests": { "md5": "bc12f8b50ea3c849c39a317eab1069dd", "sha256": "4210bcfebd9519c62551304cb552a8acea7abf8a46707278ab76c583fb6b338d" }, "downloads": -1, "filename": "ht-0.1.47.tar.gz", "has_sig": false, "md5_digest": "bc12f8b50ea3c849c39a317eab1069dd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 134383, "upload_time": "2016-08-06T16:10:38", "url": "https://files.pythonhosted.org/packages/36/a0/a9b5b7a25354617187b7def314e093c8fb56d87037afde2dc61dfb6f2795/ht-0.1.47.tar.gz" } ], "0.1.48": [ { "comment_text": "", "digests": { "md5": "58eb97cb5770fe195345d51c257138ae", "sha256": "f4a36dfaa2ce98f8531c1a1d4091916fd7fa97e4b78feb094bc60d0a0ff9e5dc" }, "downloads": -1, "filename": "ht-0.1.48.tar.gz", "has_sig": false, "md5_digest": "58eb97cb5770fe195345d51c257138ae", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 125887, "upload_time": "2016-09-09T21:45:04", "url": "https://files.pythonhosted.org/packages/32/04/dc39be08a3612b23868a784c6a641c4c72550174f11c9e426e1b09c6c0db/ht-0.1.48.tar.gz" } ], "0.1.49": [ { "comment_text": "", "digests": { "md5": "90bbbc379c9cf82126c8b1cef0dfd35f", "sha256": "2b42123508253321c3e16576fba9dce603df075e07733af8d748914cdd1a27d5" }, "downloads": -1, "filename": "ht-0.1.49.tar.gz", "has_sig": false, "md5_digest": "90bbbc379c9cf82126c8b1cef0dfd35f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 128842, "upload_time": "2017-04-29T14:53:27", "url": "https://files.pythonhosted.org/packages/f3/5b/785330b19930b20b033996a4a65dfb7a797cb4a599dc730ec41438645672/ht-0.1.49.tar.gz" } ], "0.1.50": [ { "comment_text": "", "digests": { "md5": "90de1d0766f744a763ae0d372555f9e5", "sha256": "410f5d8d8c4a5635f4bac32e6e11c564cb7161031ebbf47ff3420f84dac4f390" }, "downloads": -1, "filename": "ht-0.1.50.tar.gz", "has_sig": false, "md5_digest": "90de1d0766f744a763ae0d372555f9e5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 223713, "upload_time": "2017-05-23T00:09:54", "url": "https://files.pythonhosted.org/packages/95/3f/3e9b52438969ab5df347cfceafc6f0570976fe408a1085b82d3d5ee788af/ht-0.1.50.tar.gz" } ], "0.1.51": [ { "comment_text": "", "digests": { "md5": "b62bca2f1502537bd05612c33d2756d0", "sha256": "a2bc0979e4e0c7a443c31c91d3d350b9969d92e13ef5e7adaf01a7c537344ac0" }, "downloads": -1, "filename": "ht-0.1.51.tar.gz", "has_sig": false, "md5_digest": "b62bca2f1502537bd05612c33d2756d0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 255142, "upload_time": "2017-06-25T00:58:06", "url": "https://files.pythonhosted.org/packages/b7/44/3f630c627153d06299998225ef234b9c0f7c271d08e51418c69d9db3c307/ht-0.1.51.tar.gz" } ], "0.1.52": [ { "comment_text": "", "digests": { "md5": "2e27b638aa53cec06b759efb9d804add", "sha256": "75ba751e27aea1f6f025d7ee167096a46d888c410067d17d747f7d58d4a4ded1" }, "downloads": -1, "filename": "ht-0.1.52.tar.gz", "has_sig": false, "md5_digest": "2e27b638aa53cec06b759efb9d804add", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 280995, "upload_time": "2017-07-30T19:05:41", "url": "https://files.pythonhosted.org/packages/86/d1/7dc84bd0fe45dc0ee31d1e92ac62ddd54137fe33933e129ca7f4f10c3ee1/ht-0.1.52.tar.gz" } ], "0.1.53": [ { "comment_text": "", "digests": { "md5": "cf38533780dce76e5fd75b7ed0c46e98", "sha256": "d11076f4620fb992e00a85a60f0ab8d5d0a1f503d3f5dc4244b0b3f774b29456" }, "downloads": -1, "filename": "ht-0.1.53.tar.gz", "has_sig": false, "md5_digest": "cf38533780dce76e5fd75b7ed0c46e98", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 914920, "upload_time": "2019-05-18T19:50:10", "url": "https://files.pythonhosted.org/packages/22/c4/8655d8d1729f34cd16809b26a5205dd83cbbd74b5a0ee236c272c7ffabf6/ht-0.1.53.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "cf38533780dce76e5fd75b7ed0c46e98", "sha256": "d11076f4620fb992e00a85a60f0ab8d5d0a1f503d3f5dc4244b0b3f774b29456" }, "downloads": -1, "filename": "ht-0.1.53.tar.gz", "has_sig": false, "md5_digest": "cf38533780dce76e5fd75b7ed0c46e98", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 914920, "upload_time": "2019-05-18T19:50:10", "url": "https://files.pythonhosted.org/packages/22/c4/8655d8d1729f34cd16809b26a5205dd83cbbd74b5a0ee236c272c7ffabf6/ht-0.1.53.tar.gz" } ] }