{ "info": { "author": "Anders Jensen", "author_email": "johndoee@tidalstream.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Web Environment", "Framework :: Twisted", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Internet :: WWW/HTTP", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "txasgiresource\n==============\n\ntxasgiresource is `ASGI `_ implemented as a Twisted Web Resource,\nvery similar to `WSGIResource `_.\n\nThis is inspired by `Daphne `_ but somewhat implemented from specs.\n\nIt can also run as a daemon.\n\nThe code is available on `GitHub `_\n\nUsage\n-----\n\nAs Twisted Resource\n~~~~~~~~~~~~~~~~~~~\n.. code-block:: python\n\n from twisted.web import server\n\n from yourdjangoproject.routing import application\n\n resource = ASGIResource(application)\n site = server.Site(resource)\n\n # If we are done with the resource, make sure to stop it.\n\n yield resource.stop()\n\nAs ASGI Protocol server\n~~~~~~~~~~~~~~~~~~~~~~~\n::\n\n twistd -n txasgi -a yourdjangoproject.routing:application\n\nAs ASGI Protocol server on a different port and ip\n~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n::\n\n twistd -n txasgi -a yourdjangoproject.asgi:channel_layer -d tcp:5566:interface=0.0.0.0\n\nStatus\n------\n\nMaster branch\n~~~~~~~~~~~~~~\n.. image:: https://coveralls.io/repos/github/JohnDoee/txasgiresource/badge.svg?branch=master\n :target: https://coveralls.io/github/JohnDoee/txasgiresource?branch=master\n.. image:: https://travis-ci.org/JohnDoee/txasgiresource.svg?branch=master\n :target: https://travis-ci.org/JohnDoee/txasgiresource\n\n\nDevelop branch\n~~~~~~~~~~~~~~\n.. image:: https://coveralls.io/repos/github/JohnDoee/txasgiresource/badge.svg?branch=develop\n :target: https://coveralls.io/github/JohnDoee/txasgiresource?branch=develop\n.. image:: https://travis-ci.org/JohnDoee/txasgiresource.svg?branch=develop\n :target: https://travis-ci.org/JohnDoee/txasgiresource\n\nLicense\n-------\n\nMIT, see LICENSE", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/JohnDoee/txasgiresource", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "txasgiresource", "package_url": "https://pypi.org/project/txasgiresource/", "platform": "", "project_url": "https://pypi.org/project/txasgiresource/", "project_urls": { "Homepage": "https://github.com/JohnDoee/txasgiresource" }, "release_url": "https://pypi.org/project/txasgiresource/2.1.7/", "requires_dist": null, "requires_python": "", "summary": "ASGI implemented as a Twisted resource", "version": "2.1.7" }, "last_serial": 4626184, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "1d1f1e8732a564148909f9b3ba839992", "sha256": "77123284b5c5bac8549e98e385af71ba3d4590a89799034bfc039d3e0227ba24" }, "downloads": -1, "filename": "txasgiresource-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "1d1f1e8732a564148909f9b3ba839992", "packagetype": "bdist_wheel", "python_version": "3.4", "requires_python": null, "size": 15767, "upload_time": "2016-10-02T10:03:10", "url": "https://files.pythonhosted.org/packages/13/a4/6b3a397a7790b3ff6f60c9a8235dd12fd250832bb56772e24fb2ef090b72/txasgiresource-0.1.0-py2.py3-none-any.whl" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "c696ae6d45a71b43ef07fe5f7dd9fffe", "sha256": "cff0202f56335241421b7a1a1882fb65dc767a86abc02bad1e79e787c2589e8c" }, "downloads": -1, "filename": "txasgiresource-0.2.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "c696ae6d45a71b43ef07fe5f7dd9fffe", "packagetype": "bdist_wheel", "python_version": "3.4", "requires_python": null, "size": 20352, "upload_time": "2017-02-03T15:30:54", "url": "https://files.pythonhosted.org/packages/be/0f/d8c007a478a5e6f695b7f3ab23cf2a078a60f565bb1086e65824d86c9a09/txasgiresource-0.2.0-py2.py3-none-any.whl" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "6c7bbfec92a489679dc6227253161fc1", "sha256": "73a47a5b2fcd613b1f41b996aeb6ce8a2d662ae1553563775c88e7ca1ae7e939" }, "downloads": -1, "filename": "txasgiresource-0.2.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "6c7bbfec92a489679dc6227253161fc1", "packagetype": "bdist_wheel", "python_version": "3.4", "requires_python": null, "size": 19940, "upload_time": "2017-03-20T15:23:23", "url": "https://files.pythonhosted.org/packages/5c/14/8e8e81dd27c3bc5773b75eaa1776df88a9b5a5fb046394c3e2f1402b2668/txasgiresource-0.2.1-py2.py3-none-any.whl" } ], "0.2.2": [ { "comment_text": "", "digests": { "md5": "7af23ec3f227bb1167605623a9f31160", "sha256": "53bdbb723aee30b82a3768a1f3adedd89fbe6da1d405920b473920d77635d60f" }, "downloads": -1, "filename": "txasgiresource-0.2.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "7af23ec3f227bb1167605623a9f31160", "packagetype": "bdist_wheel", "python_version": "3.4", "requires_python": null, "size": 19986, "upload_time": "2017-03-28T13:49:02", "url": "https://files.pythonhosted.org/packages/58/c7/b43f88abc5f4d770cabf85901910dd95d1bc65a143e59947b8ec9a6051d2/txasgiresource-0.2.2-py2.py3-none-any.whl" } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "28d4b5b4257a5ab80c955b988c3ccb9f", "sha256": "6caf1056379f2fda17baa63a5753cf3d62af1143a28181159ff5470b68cb6f32" }, "downloads": -1, "filename": "txasgiresource-0.3.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "28d4b5b4257a5ab80c955b988c3ccb9f", "packagetype": "bdist_wheel", "python_version": "3.4", "requires_python": null, "size": 20175, "upload_time": "2017-04-10T07:41:35", "url": "https://files.pythonhosted.org/packages/a5/7f/fd1ada40bd70acf9903519389961d4a739c52e3dff2b823fa7998e33d2ad/txasgiresource-0.3.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "869afb61f5639218440ea9ef6122b91e", "sha256": "7a6d1315928ea4b643888e590d5f42960e470376364b045c056680dca4ced4cb" }, "downloads": -1, "filename": "txasgiresource-0.3.0.tar.gz", "has_sig": false, "md5_digest": "869afb61f5639218440ea9ef6122b91e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13050, "upload_time": "2017-09-20T19:46:04", "url": "https://files.pythonhosted.org/packages/95/e5/feb298036a028b3aa65e4dc02f62d709a36e5a2fbb554b821567df7d1890/txasgiresource-0.3.0.tar.gz" } ], "0.4.0": [ { "comment_text": "", "digests": { "md5": "fa555e250574c8871a36b84544d583ae", "sha256": "b3421e6d3691ed17595d503b38343bada44b244c1d0ed64e2cd2c788b2077a5a" }, "downloads": -1, "filename": "txasgiresource-0.4.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "fa555e250574c8871a36b84544d583ae", "packagetype": "bdist_wheel", "python_version": "3.5", "requires_python": null, "size": 21105, "upload_time": "2017-11-25T13:54:37", "url": "https://files.pythonhosted.org/packages/0a/0e/cf9530a5376923bd7b7ea24c19788aa8d63ded3cad317cc8b61e2c8c6bef/txasgiresource-0.4.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "7b93539081e992a505eac233100a596c", "sha256": "959e53d0f2185301b9041b595932ed58fa82b0cf15f5a06944925e9539ea5fd9" }, "downloads": -1, "filename": "txasgiresource-0.4.0.tar.gz", "has_sig": false, "md5_digest": "7b93539081e992a505eac233100a596c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13973, "upload_time": "2017-11-25T13:53:59", "url": "https://files.pythonhosted.org/packages/bb/e5/ed8f00b22f71014d4164003809b60d5b8930de802b80c4f6686c7a9c6617/txasgiresource-0.4.0.tar.gz" } ], "0.4.1": [ { "comment_text": "", "digests": { "md5": "27b42cd477d2aa40abcea19bede0d4b8", "sha256": "008fbedb3889889fa09d6edb5965d1eacbe6653efa650f260ccaf56ca9b604cd" }, "downloads": -1, "filename": "txasgiresource-0.4.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "27b42cd477d2aa40abcea19bede0d4b8", "packagetype": "bdist_wheel", "python_version": "3.5", "requires_python": null, "size": 21116, "upload_time": "2017-12-03T13:19:39", "url": "https://files.pythonhosted.org/packages/eb/c3/6cbadaa5f57475eac6db8d1b32d2fb63f033f3fa41deda581071bdffc3ec/txasgiresource-0.4.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "9f845799c229ca3efe007c063517044d", "sha256": "947c44df3874791e79d385ec141fd9bb88627eb0d918f5ae7fefc516d8095334" }, "downloads": -1, "filename": "txasgiresource-0.4.1.tar.gz", "has_sig": false, "md5_digest": "9f845799c229ca3efe007c063517044d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14001, "upload_time": "2017-12-03T13:19:42", "url": "https://files.pythonhosted.org/packages/49/e6/ab7b290d850a228183b04a8aff7216dcc6ecd257cdcba824547b0889baf3/txasgiresource-0.4.1.tar.gz" } ], "2.0.0": [ { "comment_text": "", "digests": { "md5": "4fc6d7240733a41e7a258a091a3d8183", "sha256": "645b7a6df622eb76195a31c1b2c1da515e510a125111b0a81ec0db503e89f2d6" }, "downloads": -1, "filename": "txasgiresource-2.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "4fc6d7240733a41e7a258a091a3d8183", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 19979, "upload_time": "2018-02-05T19:51:46", "url": "https://files.pythonhosted.org/packages/99/a7/eaa658da93daa29bb75d51b9b2bad7510880afb6fe3e4ae01f7f4e65ae6a/txasgiresource-2.0.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "04a3a1cd16345808c637b5b187e9f04c", "sha256": "fb586dce1512d131562d3955d20874c944a615db1c82251197337581b38e1660" }, "downloads": -1, "filename": "txasgiresource-2.0.0.tar.gz", "has_sig": false, "md5_digest": "04a3a1cd16345808c637b5b187e9f04c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9665, "upload_time": "2018-02-05T19:51:45", "url": "https://files.pythonhosted.org/packages/af/fc/1835093e33a725f129619df05ce8d44f6c9681ab3a60c9cc202801955f53/txasgiresource-2.0.0.tar.gz" } ], "2.0.1": [ { "comment_text": "", "digests": { "md5": "d70c12f42ec06e988e8723ef198567d3", "sha256": "2c97ed7ae257273b77c470415f7dcdc0f14c5fea4f1a55e51101d344887b6ba8" }, "downloads": -1, "filename": "txasgiresource-2.0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "d70c12f42ec06e988e8723ef198567d3", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 19065, "upload_time": "2018-04-27T11:13:42", "url": "https://files.pythonhosted.org/packages/e5/9a/971d54daf1987f91d567e7ee8ad8788861fa577869a656e4beb4d515efaf/txasgiresource-2.0.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "5dd3dbf323170043a3769cd518a669fd", "sha256": "54efdf24f3b071e7d0bcce95d09725f010faaa85f537ffa507c85fdc3a233f09" }, "downloads": -1, "filename": "txasgiresource-2.0.1.tar.gz", "has_sig": false, "md5_digest": "5dd3dbf323170043a3769cd518a669fd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9075, "upload_time": "2018-04-27T11:13:40", "url": "https://files.pythonhosted.org/packages/cb/2d/51934bd60d33ced3a3dc4fd8ab6a0fcbd770cf6d179998f40c81f3640902/txasgiresource-2.0.1.tar.gz" } ], "2.1.0": [ { "comment_text": "", "digests": { "md5": "8e3f70f02f8f2b8871eee1e785bac218", "sha256": "ca65e54460a9e1189b06a124d65a63ab4ea24d93203f6a6edabeb3813093d6c6" }, "downloads": -1, "filename": "txasgiresource-2.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "8e3f70f02f8f2b8871eee1e785bac218", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 19115, "upload_time": "2018-04-29T16:17:51", "url": "https://files.pythonhosted.org/packages/4f/3f/3b06a20e92532f010ab613e53d34975c0a5bded70d23b7212e557e82f78f/txasgiresource-2.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f11953758405781d9dc344c37117c11d", "sha256": "a9b030cc0fe3f5071d111dd40d639cf7010ea44866297d8e88c07e4d95f59166" }, "downloads": -1, "filename": "txasgiresource-2.1.0.tar.gz", "has_sig": false, "md5_digest": "f11953758405781d9dc344c37117c11d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9117, "upload_time": "2018-04-29T16:17:49", "url": "https://files.pythonhosted.org/packages/33/e8/662c1a9b0a04f8deba9ba4d04b2315b851ec2f0611f0371d643f7e73d9ef/txasgiresource-2.1.0.tar.gz" } ], "2.1.1": [ { "comment_text": "", "digests": { "md5": "b716e4acc389bd8fa47ab575d9858546", "sha256": "69d8abbaccce2bfb8958575cf5027716414a28f72825073ebe405a53e38e21f4" }, "downloads": -1, "filename": "txasgiresource-2.1.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "b716e4acc389bd8fa47ab575d9858546", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 19131, "upload_time": "2018-05-01T18:22:53", "url": "https://files.pythonhosted.org/packages/88/62/608b93102771e8460f4e34584fbd56191b04692c8fef96e31e4a53bb0ad1/txasgiresource-2.1.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "6634a18903f61f3093891c641caf4f9e", "sha256": "6b8d02146d5b9280c1bbde225e0e85baf42f3471f5f736afbb22857e6cf15c07" }, "downloads": -1, "filename": "txasgiresource-2.1.1.tar.gz", "has_sig": false, "md5_digest": "6634a18903f61f3093891c641caf4f9e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9134, "upload_time": "2018-05-01T18:22:52", "url": "https://files.pythonhosted.org/packages/fb/e1/5504d5de40a6cc1401684c3057cefa9dc51aaec21c62fe71ca22f7c8b619/txasgiresource-2.1.1.tar.gz" } ], "2.1.2": [ { "comment_text": "", "digests": { "md5": "1c0727c17d1a62af2191475bb8a65f3e", "sha256": "e62b0169df3c59c3f1f198cefefceb142f9a8c8a03be6a5641ef572956cc9486" }, "downloads": -1, "filename": "txasgiresource-2.1.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "1c0727c17d1a62af2191475bb8a65f3e", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 19174, "upload_time": "2018-05-02T14:24:05", "url": "https://files.pythonhosted.org/packages/8e/20/e6cd6aba5b996443900e756fbc23d6ca62fcec9a501f83fc7431efd80dec/txasgiresource-2.1.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "52286540a50ad269ba4cabb3f41eee94", "sha256": "4768092df9b4a8bfd78599f4f31549e5f47e8a7c34b98317061dfb9844e7173b" }, "downloads": -1, "filename": "txasgiresource-2.1.2.tar.gz", "has_sig": false, "md5_digest": "52286540a50ad269ba4cabb3f41eee94", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9171, "upload_time": "2018-05-02T14:24:04", "url": "https://files.pythonhosted.org/packages/03/da/662486eaca55a14de092ea9905a9823ffbe40d031a035e463d6b25c27ce8/txasgiresource-2.1.2.tar.gz" } ], "2.1.3": [ { "comment_text": "", "digests": { "md5": "bd9d844e5a8231705931f26ad740c4df", "sha256": "a49dbb5f4ed618f7cd9a3ecae3e09eab9b9f23282519041823045de18ea6e524" }, "downloads": -1, "filename": "txasgiresource-2.1.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "bd9d844e5a8231705931f26ad740c4df", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 19182, "upload_time": "2018-05-02T14:28:26", "url": "https://files.pythonhosted.org/packages/24/c3/69fd4377e8de38a6093baaa60ccd5034bf3efc6d9a4a21540e807dc09d05/txasgiresource-2.1.3-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "c782f137f9643130b1c01a0aa553d708", "sha256": "ec9d5663992146b634f43f5c807a14a9cdac7fd64c9117da405053a865dd9a74" }, "downloads": -1, "filename": "txasgiresource-2.1.3.tar.gz", "has_sig": false, "md5_digest": "c782f137f9643130b1c01a0aa553d708", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9177, "upload_time": "2018-05-02T14:28:25", "url": "https://files.pythonhosted.org/packages/81/70/3944d32f3837a01d03741ba79eaf662c8623249f5601558847eb05a385ed/txasgiresource-2.1.3.tar.gz" } ], "2.1.4": [ { "comment_text": "", "digests": { "md5": "90555a90b1412b8123ae23f29876cba3", "sha256": "4cc3b009b26ac05139f09c66810273c836a66a2c3d328cb54429fa2ea7b82293" }, "downloads": -1, "filename": "txasgiresource-2.1.4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "90555a90b1412b8123ae23f29876cba3", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 19194, "upload_time": "2018-05-02T18:49:20", "url": "https://files.pythonhosted.org/packages/b8/5f/a83b75dff864d381a5e47b2e93bdb83e47d39d7d63cf226414c6cfd3546f/txasgiresource-2.1.4-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "c1a7fb238e6863a81149f5be5c9a2140", "sha256": "0006ea248d2e9fcc2ee2e5ad8c30f23291e0b5d17dd5604d70ff8bb5583d2406" }, "downloads": -1, "filename": "txasgiresource-2.1.4.tar.gz", "has_sig": false, "md5_digest": "c1a7fb238e6863a81149f5be5c9a2140", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9188, "upload_time": "2018-05-02T18:49:18", "url": "https://files.pythonhosted.org/packages/e7/49/1198c17c161872f7976aa76a1dc6bb6a8363a517d28b6ad35aba1555b13e/txasgiresource-2.1.4.tar.gz" } ], "2.1.5": [ { "comment_text": "", "digests": { "md5": "58bb2f69ed31cad03c47680a1de0d6b8", "sha256": "996fe4033863695f8d8f83d6e23274d31709fd135635e7f3db739e49970e215e" }, "downloads": -1, "filename": "txasgiresource-2.1.5-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "58bb2f69ed31cad03c47680a1de0d6b8", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 19316, "upload_time": "2018-05-17T20:14:11", "url": "https://files.pythonhosted.org/packages/95/a3/ee5a43961a502f2d8b9dd606e6dc92b3e7f372d06420d15b6a1b66413d40/txasgiresource-2.1.5-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "085095ffc4338d406990e9bf5cfbe2b0", "sha256": "e8220c075c3cffa6e461f57d5a52da75ef46be3272928c1c7c7688cfbd305a11" }, "downloads": -1, "filename": "txasgiresource-2.1.5.tar.gz", "has_sig": false, "md5_digest": "085095ffc4338d406990e9bf5cfbe2b0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9330, "upload_time": "2018-05-17T20:14:09", "url": "https://files.pythonhosted.org/packages/f1/b7/2e219e21545e9170c7d655208567a40ee131df6fac4c84e6d5cbfa0904e0/txasgiresource-2.1.5.tar.gz" } ], "2.1.6": [ { "comment_text": "", "digests": { "md5": "4b46c6795d8ba58d4cba0299d111324a", "sha256": "1f395902477c99b8b04a91d181bc9b21f6839b1f2b3a8f494e9573123a7101de" }, "downloads": -1, "filename": "txasgiresource-2.1.6-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "4b46c6795d8ba58d4cba0299d111324a", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 19446, "upload_time": "2018-07-15T08:48:53", "url": "https://files.pythonhosted.org/packages/91/77/c7ea916a57753024782dc19c9254ecd45dd2b6953897cd8eba456745b5f7/txasgiresource-2.1.6-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "d217eeb88640e81d8184a33e79f876bc", "sha256": "c11b44a2198b35c30d6a293350cfb3ecc07427faa8cb03b4940908ac2ce4037b" }, "downloads": -1, "filename": "txasgiresource-2.1.6.tar.gz", "has_sig": false, "md5_digest": "d217eeb88640e81d8184a33e79f876bc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9480, "upload_time": "2018-07-15T08:48:51", "url": "https://files.pythonhosted.org/packages/d8/05/5bff20d6e8d86dcc32cafbee853f3a3a076b725fde8f1b105a0227496518/txasgiresource-2.1.6.tar.gz" } ], "2.1.7": [ { "comment_text": "", "digests": { "md5": "32c11b149f9fdd98ee1102e09a575759", "sha256": "026fcadb0c227afd6f70f5f5bebd84b7ec08d02c7b0e5f070941b34a7e5af3cb" }, "downloads": -1, "filename": "txasgiresource-2.1.7-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "32c11b149f9fdd98ee1102e09a575759", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 19461, "upload_time": "2018-12-21T19:08:29", "url": "https://files.pythonhosted.org/packages/10/b8/c50011e6cdf9311ac915cffb2f20976f272bc72056e824775abe9fb1d99a/txasgiresource-2.1.7-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "5fccbf2f653d45273dfe0ace38735ed6", "sha256": "22badb3cda5b369ab51fb3bad5162d1b39da585cc1cec117290c95255a4e5a62" }, "downloads": -1, "filename": "txasgiresource-2.1.7.tar.gz", "has_sig": false, "md5_digest": "5fccbf2f653d45273dfe0ace38735ed6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9503, "upload_time": "2018-12-21T19:08:27", "url": "https://files.pythonhosted.org/packages/3e/20/ca9776cbecb081fbb817172a753c97ad7c1eff31f86a00e0a2ed6e94b31b/txasgiresource-2.1.7.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "32c11b149f9fdd98ee1102e09a575759", "sha256": "026fcadb0c227afd6f70f5f5bebd84b7ec08d02c7b0e5f070941b34a7e5af3cb" }, "downloads": -1, "filename": "txasgiresource-2.1.7-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "32c11b149f9fdd98ee1102e09a575759", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 19461, "upload_time": "2018-12-21T19:08:29", "url": "https://files.pythonhosted.org/packages/10/b8/c50011e6cdf9311ac915cffb2f20976f272bc72056e824775abe9fb1d99a/txasgiresource-2.1.7-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "5fccbf2f653d45273dfe0ace38735ed6", "sha256": "22badb3cda5b369ab51fb3bad5162d1b39da585cc1cec117290c95255a4e5a62" }, "downloads": -1, "filename": "txasgiresource-2.1.7.tar.gz", "has_sig": false, "md5_digest": "5fccbf2f653d45273dfe0ace38735ed6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9503, "upload_time": "2018-12-21T19:08:27", "url": "https://files.pythonhosted.org/packages/3e/20/ca9776cbecb081fbb817172a753c97ad7c1eff31f86a00e0a2ed6e94b31b/txasgiresource-2.1.7.tar.gz" } ] }