{ "info": { "author": "SerialLab, Corp", "author_email": "slab@serial-lab.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Natural Language :: English", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6" ], "description": "=============================\nquartet_integrations\n=============================\n\n.. image:: https://gitlab.com/serial-lab/quartet_integrations/badges/master/coverage.svg\n :target: https://gitlab.com/serial-lab/quartet_integrations/pipelines\n.. image:: https://gitlab.com/serial-lab/quartet_integrations/badges/master/build.svg\n :target: https://gitlab.com/serial-lab/quartet_integrations/commits/master\n.. image:: https://badge.fury.io/py/quartet_integrations.svg\n :target: https://badge.fury.io/py/quartet_integrations\n\nThird party integrations for the QU4RTET open-source EPCIS platform. For\nmore on QU4RTET and SerialLab, see `the SerialLab website`_\n\n_`the SerialLab website`: http://serial-lab.com\n\nDocumentation\n-------------\n\nThe full documentation is at https://serial-lab.gitlab.io/quartet_integrations/\n\nQuickstart\n----------\n\nInstall quartet_integrations::\n\n pip install quartet_integrations\n\nAdd it to your `INSTALLED_APPS`:\n\n.. code-block:: python\n\n INSTALLED_APPS = (\n ...\n 'quartet_integrations.apps.QuartetIntegrationsConfig',\n ...\n )\n\nAdd quartet_integrations's URL patterns:\n\n.. code-block:: python\n\n from quartet_integrations import urls as quartet_integrations_urls\n\n\n urlpatterns = [\n ...\n url(r'^', include(quartet_integrations_urls)),\n ...\n ]\n\nFeatures\n--------\n\n* TODO\n\nRunning Tests\n-------------\n\nDoes the code actually work?\n\n::\n\n source /bin/activate\n (myenv) $ pip install tox\n (myenv) $ tox\n\nCredits\n-------\n\nTools used in rendering this package:\n\n* Cookiecutter_\n* `cookiecutter-djangopackage`_\n\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n.. _`cookiecutter-djangopackage`: https://github.com/pydanny/cookiecutter-djangopackage\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://gitlab.com/serial-lab/quartet_integrations", "keywords": "quartet_integrations", "license": "GPLv3", "maintainer": "", "maintainer_email": "", "name": "quartet_integrations", "package_url": "https://pypi.org/project/quartet_integrations/", "platform": "", "project_url": "https://pypi.org/project/quartet_integrations/", "project_urls": { "Homepage": "https://gitlab.com/serial-lab/quartet_integrations" }, "release_url": "https://pypi.org/project/quartet_integrations/4.0.0/", "requires_dist": null, "requires_python": "", "summary": "Third party integrations for the QU4RTET platform.", "version": "4.0.0" }, "last_serial": 5997124, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "49f0524c3123f9c760c32c2592db12f4", "sha256": "63c2495a5d0556abd0da24b7d4e829745b5d1a9a488618b802f200a234715691" }, "downloads": -1, "filename": "quartet_integrations-1.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "49f0524c3123f9c760c32c2592db12f4", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 6449, "upload_time": "2019-04-13T22:15:55", "url": "https://files.pythonhosted.org/packages/95/99/d4a4617a7c13ecfd024b65e9ec2842223ec0f73d701421aef98f9812180c/quartet_integrations-1.0.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "692a7a05dc3fe430007cb4cca0ee39b4", "sha256": "5cc4535606aaab39afcc42a9c2a49466a40b40988c17df235850722046b1e9be" }, "downloads": -1, "filename": "quartet_integrations-1.0.0.tar.gz", "has_sig": false, "md5_digest": "692a7a05dc3fe430007cb4cca0ee39b4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18060, "upload_time": "2019-04-13T22:15:53", "url": "https://files.pythonhosted.org/packages/83/66/760a40a3bf2ee44211fa0f17b0d5c6735567bb85bc5a85d690fa3b8938b8/quartet_integrations-1.0.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "a26af9be158474af2e3239724bd5d2a6", "sha256": "9a8884acfedcf2a6f26493cf08512d6ca43d27b2edfb56292f21ed8a794418dd" }, "downloads": -1, "filename": "quartet_integrations-1.0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "a26af9be158474af2e3239724bd5d2a6", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 6460, "upload_time": "2019-04-14T01:34:34", "url": "https://files.pythonhosted.org/packages/49/d0/3c3156ebe745071a3e73d70acaaf19d00e3f0c261db11bfbb1162a99aaca/quartet_integrations-1.0.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "5106121f8f286b465bc87164e4b831fd", "sha256": "66dd72c89a48d1d094e0bd97af158cf5c88c739fab239458a50480e48e045601" }, "downloads": -1, "filename": "quartet_integrations-1.0.1.tar.gz", "has_sig": false, "md5_digest": "5106121f8f286b465bc87164e4b831fd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18071, "upload_time": "2019-04-14T01:34:33", "url": "https://files.pythonhosted.org/packages/80/4b/7825a88990a55605d792bfef5abebcd2d3253ac89d7527f4bced849489ac/quartet_integrations-1.0.1.tar.gz" } ], "1.0.10": [ { "comment_text": "", "digests": { "md5": "a0f0297b907d45fbde2e7eb9aaa0ead0", "sha256": "30f394ee557ae6ffcaeb1e05b0caa42016f3f9e63affd38a272cca41486b940e" }, "downloads": -1, "filename": "quartet_integrations-1.0.10-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "a0f0297b907d45fbde2e7eb9aaa0ead0", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 14342, "upload_time": "2019-05-10T20:38:57", "url": "https://files.pythonhosted.org/packages/b1/8f/6851eea3ecc7f5ec3f5c87209abdffde83172773044d3241c6a921510aee/quartet_integrations-1.0.10-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "54edbd690feae84b4457f5e53f6a9357", "sha256": "965a3e452b7fe308c1a685a1f13ff10c67a1b8a065698abaf8d56669912956ee" }, "downloads": -1, "filename": "quartet_integrations-1.0.10.tar.gz", "has_sig": false, "md5_digest": "54edbd690feae84b4457f5e53f6a9357", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21544, "upload_time": "2019-05-10T20:38:56", "url": "https://files.pythonhosted.org/packages/29/9a/f79cebeeddc7ea118f553d048ca9a7cf056f149a14623dba60bad5731867/quartet_integrations-1.0.10.tar.gz" } ], "1.0.11": [ { "comment_text": "", "digests": { "md5": "473df1db4182fcd6a85ad19a598658f3", "sha256": "64e3157486be30bd84ce3f0684cc86becf153fb0c882ffc86b02d1eb5ef8d782" }, "downloads": -1, "filename": "quartet_integrations-1.0.11-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "473df1db4182fcd6a85ad19a598658f3", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 14330, "upload_time": "2019-05-10T20:41:35", "url": "https://files.pythonhosted.org/packages/4c/da/163b49ecf81d41dcbd430e20539dcbad39b89b3815578e969a36d1c20e6f/quartet_integrations-1.0.11-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "e93b884ee4867ddf6c6e40d86b5e4da2", "sha256": "009bbfc3c2f92ef71c5e41f7f80bf7aeaee147cfab18bc793df2894036d66350" }, "downloads": -1, "filename": "quartet_integrations-1.0.11.tar.gz", "has_sig": false, "md5_digest": "e93b884ee4867ddf6c6e40d86b5e4da2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21537, "upload_time": "2019-05-10T20:41:33", "url": "https://files.pythonhosted.org/packages/1c/fe/fbbd5d588f506bcda01849b0030000a01da532d356575d8e6037f01f9431/quartet_integrations-1.0.11.tar.gz" } ], "1.0.12": [ { "comment_text": "", "digests": { "md5": "18ca4e2d3ea5fbe11831efbb2a772694", "sha256": "a121022d2527953d7e50463c213d5b2845ea0be5a38b031fcb25f6fbf43ab5e4" }, "downloads": -1, "filename": "quartet_integrations-1.0.12-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "18ca4e2d3ea5fbe11831efbb2a772694", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 14300, "upload_time": "2019-05-20T15:41:32", "url": "https://files.pythonhosted.org/packages/3f/27/e81f47913182c2d6b8178139644779286be5dc154f43bfd9b09633ad6c19/quartet_integrations-1.0.12-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ecfc890bbda102a3fe70b271a43e8f00", "sha256": "ed4472c37c2e09616e523813d171ba13381dddabf4d8b1e02c6f9780f089b08f" }, "downloads": -1, "filename": "quartet_integrations-1.0.12.tar.gz", "has_sig": false, "md5_digest": "ecfc890bbda102a3fe70b271a43e8f00", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21504, "upload_time": "2019-05-20T15:41:30", "url": "https://files.pythonhosted.org/packages/fc/9d/9ba3ab2128524a6911b05f8fc70a7320ee79f3dd48364bad0e2a8b3f3877/quartet_integrations-1.0.12.tar.gz" } ], "1.0.14": [ { "comment_text": "", "digests": { "md5": "fbad0445a6b24092e3755dd6c53badff", "sha256": "e83d41f707b4901f83ffec676fa18c75146d1422fdf91625d468a212caf3840c" }, "downloads": -1, "filename": "quartet_integrations-1.0.14-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "fbad0445a6b24092e3755dd6c53badff", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 14328, "upload_time": "2019-05-29T13:36:50", "url": "https://files.pythonhosted.org/packages/11/a4/c4e06d9e48987ee8017096e419d5ea499d8d17a1116aa483594da8851be2/quartet_integrations-1.0.14-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "c41eb88833cd948dd000e5db81c074c0", "sha256": "3e1b854f064ef7a4fdd8c7edd5a015905bc917dba9b057845afccfd477c64933" }, "downloads": -1, "filename": "quartet_integrations-1.0.14.tar.gz", "has_sig": false, "md5_digest": "c41eb88833cd948dd000e5db81c074c0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21529, "upload_time": "2019-05-29T13:36:49", "url": "https://files.pythonhosted.org/packages/d7/62/0610a96b3744ad6b86b5dabb839dc2c2c587aa2e08fe30cf7ac7f219a8aa/quartet_integrations-1.0.14.tar.gz" } ], "1.0.5": [ { "comment_text": "", "digests": { "md5": "6fdf7ffc9bd26cbcae14e0147f014e50", "sha256": "474e9a78dca387070c3a9ea7a7e594ebb04359b4c3e54b6464533f0667d4c664" }, "downloads": -1, "filename": "quartet_integrations-1.0.5-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "6fdf7ffc9bd26cbcae14e0147f014e50", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 10440, "upload_time": "2019-04-25T01:48:12", "url": "https://files.pythonhosted.org/packages/7d/a9/58c3fa0cebcfb9da28a626e64d5e299ced2188bec89a8b80e0a150fecad6/quartet_integrations-1.0.5-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "1626a723705931ce3976b3716e793e4d", "sha256": "2a47b263241f9d11b9f73e875fd15b062de6f5dcc72486f8a6c09dfa19a0a090" }, "downloads": -1, "filename": "quartet_integrations-1.0.5.tar.gz", "has_sig": false, "md5_digest": "1626a723705931ce3976b3716e793e4d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19860, "upload_time": "2019-04-25T01:48:10", "url": "https://files.pythonhosted.org/packages/61/58/d0fdeeff5beb4e05f8137e044d73abeb9eb188367c8b1d52f6903b1b2a88/quartet_integrations-1.0.5.tar.gz" } ], "1.0.6": [ { "comment_text": "", "digests": { "md5": "65ca255343776ad50bfe1e525ca5715a", "sha256": "c01bbdecca0232b9882adde10b4c19af5473640e6ff92e407ce0357cccb789b7" }, "downloads": -1, "filename": "quartet_integrations-1.0.6-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "65ca255343776ad50bfe1e525ca5715a", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 10445, "upload_time": "2019-04-25T15:36:51", "url": "https://files.pythonhosted.org/packages/b5/30/eb7b2d17e36e1958e141cbb306f4b723a454f2db657262eed2d251abdc71/quartet_integrations-1.0.6-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "82b68f8e9d14e1a1135d673946250e8d", "sha256": "26d60b85ad73448a8b0c8336351884ef384389e51bfaa6b70209f28830d29529" }, "downloads": -1, "filename": "quartet_integrations-1.0.6.tar.gz", "has_sig": false, "md5_digest": "82b68f8e9d14e1a1135d673946250e8d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19871, "upload_time": "2019-04-25T15:36:49", "url": "https://files.pythonhosted.org/packages/a6/0f/d4bed11f62fdd68c5b1dc877d55bc5d1985888467e9f273eda3f7c169135/quartet_integrations-1.0.6.tar.gz" } ], "1.0.7": [ { "comment_text": "", "digests": { "md5": "2b9f945573b1a1f009cc065e4b63c041", "sha256": "da2b8b8060a57c0fede82933774e6020b54f0652cec6b94f54fb604c8a575dab" }, "downloads": -1, "filename": "quartet_integrations-1.0.7-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "2b9f945573b1a1f009cc065e4b63c041", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 13624, "upload_time": "2019-05-08T15:15:29", "url": "https://files.pythonhosted.org/packages/df/93/5a052c88b2696fc6fdf531e65b4b100b398a7178f059c9277037a12d2f2f/quartet_integrations-1.0.7-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "e5495f14687f8546fea9d64e8b65dbb1", "sha256": "b85e9f7a6699c472ac2848873412eee0c686e481bccce0c00f86761baf919229" }, "downloads": -1, "filename": "quartet_integrations-1.0.7.tar.gz", "has_sig": false, "md5_digest": "e5495f14687f8546fea9d64e8b65dbb1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20810, "upload_time": "2019-05-08T15:15:28", "url": "https://files.pythonhosted.org/packages/09/09/ad6b66cc394f6b873e6d2cfd8631f0077ed7ed2c69bfd3f80905990ac89a/quartet_integrations-1.0.7.tar.gz" } ], "1.0.8": [ { "comment_text": "", "digests": { "md5": "ce7fb6ef4270bf99949bd64b4c07b699", "sha256": "aa80dfb505de521ae142472f47c4491de2302cb999c2519043cea82a4664db5c" }, "downloads": -1, "filename": "quartet_integrations-1.0.8-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "ce7fb6ef4270bf99949bd64b4c07b699", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 13728, "upload_time": "2019-05-10T16:23:01", "url": "https://files.pythonhosted.org/packages/e2/26/40faba916573d45648d9bf44bd126bc0a4a842b1ca3672dd5cb6aee8022e/quartet_integrations-1.0.8-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "dbff8316a0d7e86be99f0dd41305c5d3", "sha256": "0ef02456cc178dcc7c067164922822bd19eaeffc076286f747891c0263eed541" }, "downloads": -1, "filename": "quartet_integrations-1.0.8.tar.gz", "has_sig": false, "md5_digest": "dbff8316a0d7e86be99f0dd41305c5d3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20901, "upload_time": "2019-05-10T16:23:00", "url": "https://files.pythonhosted.org/packages/e2/19/55735ad0e2667232f42c04e0b4bb0634a2971e170f7e8e476ebd4d18721d/quartet_integrations-1.0.8.tar.gz" } ], "1.1.0": [ { "comment_text": "", "digests": { "md5": "763ca90150f927a036876e98904d5e1c", "sha256": "b31c67e30890f18c948a6532720d30d55b7ee71b03782b6dc5fc2a1325ebaff4" }, "downloads": -1, "filename": "quartet_integrations-1.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "763ca90150f927a036876e98904d5e1c", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 15032, "upload_time": "2019-06-09T21:16:24", "url": "https://files.pythonhosted.org/packages/06/c6/430ed517afee139814e1897b920dc85c4b93fb9289f933f97cac3e3c31a2/quartet_integrations-1.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "87adbaa25f2fdb56acd16f40368731bb", "sha256": "89866e225b102415ae81e43f713766195297cc7b782123cf2f3fe3288086b9cc" }, "downloads": -1, "filename": "quartet_integrations-1.1.0.tar.gz", "has_sig": false, "md5_digest": "87adbaa25f2fdb56acd16f40368731bb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22097, "upload_time": "2019-06-09T21:16:22", "url": "https://files.pythonhosted.org/packages/27/dd/4fbb383a6a9b2d1775b2b1637ff305dd330f41bcc46be2437ece4b49fdeb/quartet_integrations-1.1.0.tar.gz" } ], "1.1.1": [ { "comment_text": "", "digests": { "md5": "ced00f7c24e0323549dca07ba3d873c4", "sha256": "af3424eaa5558541edb536b13fa17daadecdb4d031208e259f01b16e7764efbb" }, "downloads": -1, "filename": "quartet_integrations-1.1.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "ced00f7c24e0323549dca07ba3d873c4", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 15067, "upload_time": "2019-06-09T21:46:15", "url": "https://files.pythonhosted.org/packages/6a/45/848cd3a29ac1ef1dbe812a2c1dd2eac9220b4c60ecfc4db4ba99556383e6/quartet_integrations-1.1.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "d6496b9d699e26ac0866fea5a6e89fa1", "sha256": "0837648adf6f75889061de2e675c3e552e376193500b2c5d468d58460938166a" }, "downloads": -1, "filename": "quartet_integrations-1.1.1.tar.gz", "has_sig": false, "md5_digest": "d6496b9d699e26ac0866fea5a6e89fa1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22110, "upload_time": "2019-06-09T21:46:14", "url": "https://files.pythonhosted.org/packages/25/f7/9812dd29cfce1eb18dad80fabbc39f122a4f61ca1793269948d24fcb4098/quartet_integrations-1.1.1.tar.gz" } ], "1.1.2": [ { "comment_text": "", "digests": { "md5": "89d4bcae4b60599d31e41a933ac84efb", "sha256": "fb833d05307796b5889817ffcfaa38f6ded768fe0f006e70220ceaa74599e90c" }, "downloads": -1, "filename": "quartet_integrations-1.1.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "89d4bcae4b60599d31e41a933ac84efb", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 19232, "upload_time": "2019-06-10T13:20:48", "url": "https://files.pythonhosted.org/packages/cf/84/7f074388798ccc415949c99fbef6c8776a1d51212f1312a3a5bb0b2f9252/quartet_integrations-1.1.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "2c4f4a1c3f438b8d5e67d04dcac1e223", "sha256": "b2924d7a1c374050e59ee25b7d78d9e5b6d15a259e68df4c1e1941c976c93322" }, "downloads": -1, "filename": "quartet_integrations-1.1.2.tar.gz", "has_sig": false, "md5_digest": "2c4f4a1c3f438b8d5e67d04dcac1e223", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 24584, "upload_time": "2019-06-10T13:20:47", "url": "https://files.pythonhosted.org/packages/f5/aa/617453513cd91e0650f42d2976dfcbe35d3235b2913be739de88908c5553/quartet_integrations-1.1.2.tar.gz" } ], "1.1.5": [ { "comment_text": "", "digests": { "md5": "350299b91c002dc54e62de67237e3b3d", "sha256": "e110e4a32c0d1b546da9bad8c5e21598487cbb613d901c8454ff1a651e4334e6" }, "downloads": -1, "filename": "quartet_integrations-1.1.5-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "350299b91c002dc54e62de67237e3b3d", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 21195, "upload_time": "2019-06-21T16:55:36", "url": "https://files.pythonhosted.org/packages/b6/83/a4cc1d2e77703bad3e569f7537b13c6431306be2e445c3a8453b57ad9940/quartet_integrations-1.1.5-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f570905a0c1a59fa7a4b4c3d5cb85aa1", "sha256": "7c03d0557afa2d12126ae638cb661b777c1faf7704050b4f7963123e07deba86" }, "downloads": -1, "filename": "quartet_integrations-1.1.5.tar.gz", "has_sig": false, "md5_digest": "f570905a0c1a59fa7a4b4c3d5cb85aa1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 25714, "upload_time": "2019-06-21T16:55:34", "url": "https://files.pythonhosted.org/packages/62/ae/408628aa10dd19afa51846fa0d4ee762cedc8b416d24a05cfc4363583875/quartet_integrations-1.1.5.tar.gz" } ], "1.1.6": [ { "comment_text": "", "digests": { "md5": "eab29cd70dede2729cab43a3b23c587e", "sha256": "c1a9a91fb0964f0f3e712389a01709baed87516a6d8e9c557960f06b8f2b4a19" }, "downloads": -1, "filename": "quartet_integrations-1.1.6-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "eab29cd70dede2729cab43a3b23c587e", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 21196, "upload_time": "2019-06-24T13:16:25", "url": "https://files.pythonhosted.org/packages/e5/82/61ab4e1a34e6b1f94724f9a700a11b3bf84c8a4ffb91d4a9efd63e90b72e/quartet_integrations-1.1.6-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "e7b58645b2d47dba9d927aa282a14aec", "sha256": "f086f31406886eced5d644396145c8c5141d0358d5e868ae77f3ef8bd53df09d" }, "downloads": -1, "filename": "quartet_integrations-1.1.6.tar.gz", "has_sig": false, "md5_digest": "e7b58645b2d47dba9d927aa282a14aec", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 25708, "upload_time": "2019-06-24T13:16:23", "url": "https://files.pythonhosted.org/packages/58/30/a590d4d9e395a065d2e4b3d6ddecb055298e49e535bc29917c191eb81751/quartet_integrations-1.1.6.tar.gz" } ], "1.2.2": [ { "comment_text": "", "digests": { "md5": "4f932fed023f92150134b522a45798eb", "sha256": "db9579316832a962d4a9e37a713acd2cec0d3f3baf37cc0c5da8af9f99c65543" }, "downloads": -1, "filename": "quartet_integrations-1.2.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "4f932fed023f92150134b522a45798eb", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 21315, "upload_time": "2019-06-26T16:55:35", "url": "https://files.pythonhosted.org/packages/6a/eb/5a2c2d60977c13f68c2782222116f79e12dc9b643fe2be880f7d42986c27/quartet_integrations-1.2.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "26eb7c0b5dece521b5acd739f59af4a0", "sha256": "cafce2ee556d74024104610f502827e16351567758784ad2ff24cc52849ce4f5" }, "downloads": -1, "filename": "quartet_integrations-1.2.2.tar.gz", "has_sig": false, "md5_digest": "26eb7c0b5dece521b5acd739f59af4a0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 25819, "upload_time": "2019-06-26T16:55:34", "url": "https://files.pythonhosted.org/packages/e7/b4/4c63c25e1828e1974d5b53f70dcc8f85853c695403f1fd17a69bddcd842c/quartet_integrations-1.2.2.tar.gz" } ], "1.2.3": [ { "comment_text": "", "digests": { "md5": "65abc23d500160c4fd1f5d493862436d", "sha256": "4261578a6b22e0f6db3b5ca7047720e7dab23c612984f0e6fb060eac492db522" }, "downloads": -1, "filename": "quartet_integrations-1.2.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "65abc23d500160c4fd1f5d493862436d", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 21690, "upload_time": "2019-06-27T22:27:31", "url": "https://files.pythonhosted.org/packages/dc/95/d086355821194a7d45475625944a15114f5dbde4e03de4d74ba2e0163ffc/quartet_integrations-1.2.3-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f4b3df01b3650ec7fafe85c471af8ce2", "sha256": "508e48b26bbb6ed2980d807ad52025b14f9ede7e02457f252c9ea48be294ed92" }, "downloads": -1, "filename": "quartet_integrations-1.2.3.tar.gz", "has_sig": false, "md5_digest": "f4b3df01b3650ec7fafe85c471af8ce2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26141, "upload_time": "2019-06-27T22:27:30", "url": "https://files.pythonhosted.org/packages/b1/75/d8f1170ac7f627f32c4895047caf285df18235583de9ce58f884b5a952af/quartet_integrations-1.2.3.tar.gz" } ], "1.3.0": [ { "comment_text": "", "digests": { "md5": "d79db8ccb11cadf9944e1726e3a76172", "sha256": "1cee63a925fdc970942f037b147bf66d909549fbc6a13ae7ddf95950c3a550a1" }, "downloads": -1, "filename": "quartet_integrations-1.3.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "d79db8ccb11cadf9944e1726e3a76172", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 24142, "upload_time": "2019-07-12T22:13:48", "url": "https://files.pythonhosted.org/packages/0c/17/515a0064da399c10d54b5506f18d75096f6c49154230712bf2ee2c28632f/quartet_integrations-1.3.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "94dbe2c0f8a66a99534eff3f118e0c06", "sha256": "bca9605990b54ed08642258e91caab58606ed820142261ddec8e0d31f8a28abe" }, "downloads": -1, "filename": "quartet_integrations-1.3.0.tar.gz", "has_sig": false, "md5_digest": "94dbe2c0f8a66a99534eff3f118e0c06", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 27654, "upload_time": "2019-07-12T22:13:47", "url": "https://files.pythonhosted.org/packages/43/87/651c991b1636a66bdef1d9d1ddfe3cf19623bd73ecb5e103a90dc6b63df6/quartet_integrations-1.3.0.tar.gz" } ], "1.3.2": [ { "comment_text": "", "digests": { "md5": "fcaed6ee5475edd63aaa7c23b4f1608d", "sha256": "6ea1ec1a09d5ddf2c2d62a3fcce8e596133b6b33a174068aeac2f5748b3673b7" }, "downloads": -1, "filename": "quartet_integrations-1.3.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "fcaed6ee5475edd63aaa7c23b4f1608d", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 24142, "upload_time": "2019-07-15T21:31:50", "url": "https://files.pythonhosted.org/packages/45/21/4b68478eab20250472f779816ee8da64ea7f0004af7a14b9b292eb174cb9/quartet_integrations-1.3.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "1df1e7c5e76d8946196290da42d3bd01", "sha256": "190143d473d4a8f6ea910ef87e127001f0a9457399a53e551670befddf2ffdfc" }, "downloads": -1, "filename": "quartet_integrations-1.3.2.tar.gz", "has_sig": false, "md5_digest": "1df1e7c5e76d8946196290da42d3bd01", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 27657, "upload_time": "2019-07-15T21:31:49", "url": "https://files.pythonhosted.org/packages/ab/19/4c35ce2d52e1f4853d65cf4e4d712a273057b14e76ff515eee03df194c31/quartet_integrations-1.3.2.tar.gz" } ], "3.0.10": [ { "comment_text": "", "digests": { "md5": "a5e2e68ef4cc9a0b6cfe05f8eb9113f7", "sha256": "7f74e0e34720bdf155949bab37e9434c064799da84a6ccacf3d5d7d4248f16c7" }, "downloads": -1, "filename": "quartet_integrations-3.0.10-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "a5e2e68ef4cc9a0b6cfe05f8eb9113f7", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 28621, "upload_time": "2019-08-23T13:39:42", "url": "https://files.pythonhosted.org/packages/b7/b8/9e86276024b228047510bb153cb0a9c167aacc49a500d599524661bc1798/quartet_integrations-3.0.10-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f7d04a647d03e24a9cdc02f46213ae2f", "sha256": "865ce8ba625f524eb6aa92cc54eed77085894c48e2fd622412fc3d6fc83678b4" }, "downloads": -1, "filename": "quartet_integrations-3.0.10.tar.gz", "has_sig": false, "md5_digest": "f7d04a647d03e24a9cdc02f46213ae2f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 29534, "upload_time": "2019-08-23T13:39:40", "url": "https://files.pythonhosted.org/packages/c1/cb/bbcc2ab2f6280e010599b25bc115bfbef4fe6ba7edf2b3e27dc6f570ebe6/quartet_integrations-3.0.10.tar.gz" } ], "3.0.3": [ { "comment_text": "", "digests": { "md5": "4b50c1c86379e9865b0573767297b46e", "sha256": "edb391e9e649a4790e7c729b4ecd35be64e4aee6740d7b6e27b07fda121df288" }, "downloads": -1, "filename": "quartet_integrations-3.0.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "4b50c1c86379e9865b0573767297b46e", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 26391, "upload_time": "2019-07-27T18:57:57", "url": "https://files.pythonhosted.org/packages/5a/49/70f0ae6257ad0866bbec89a5ad7d61b1720207c17390fe6b7e9b64df3b99/quartet_integrations-3.0.3-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "abb9afd1765d4b923f123cb86fcc18ad", "sha256": "3aacda007cd4e06ad861bba537390a63ac51caba3e3ed8d70e63a4108ff44998" }, "downloads": -1, "filename": "quartet_integrations-3.0.3.tar.gz", "has_sig": false, "md5_digest": "abb9afd1765d4b923f123cb86fcc18ad", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 28724, "upload_time": "2019-07-27T18:57:55", "url": "https://files.pythonhosted.org/packages/d3/ff/932ef9c72ec922ac969b0f83afdfbbe558006c2b62414b0328d9b2d60321/quartet_integrations-3.0.3.tar.gz" } ], "3.0.5": [ { "comment_text": "", "digests": { "md5": "8be3a59311faab1dce415e6261681186", "sha256": "1be99e83b7aeee80ff9264646d5205a8cc0c48ec35056228755a5de2090062de" }, "downloads": -1, "filename": "quartet_integrations-3.0.5-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "8be3a59311faab1dce415e6261681186", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 26391, "upload_time": "2019-07-29T18:26:50", "url": "https://files.pythonhosted.org/packages/b8/5c/b9a1cdd8dfbabcca6872561713091e1ed798d4033a1b29cd5c131825f153/quartet_integrations-3.0.5-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "e7acee5aa026324db5f565237b0c90b4", "sha256": "79bf2e6b2cfc275c9669350d011fc196d158863a12d9478ec12fc25eb45baa93" }, "downloads": -1, "filename": "quartet_integrations-3.0.5.tar.gz", "has_sig": false, "md5_digest": "e7acee5aa026324db5f565237b0c90b4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 28724, "upload_time": "2019-07-29T18:26:48", "url": "https://files.pythonhosted.org/packages/16/fb/f55c6327faccaeeea3f5118c6c39bacd7566a0c432f2a5731dbec0072bbb/quartet_integrations-3.0.5.tar.gz" } ], "3.0.6": [ { "comment_text": "", "digests": { "md5": "91a9665044446f99f17cf0dafe142b52", "sha256": "579d6e370d1542d343ec94eb7dfa9fc2d6658d37a7c98c53786dfc81bc5955e8" }, "downloads": -1, "filename": "quartet_integrations-3.0.6-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "91a9665044446f99f17cf0dafe142b52", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 26430, "upload_time": "2019-07-29T21:14:08", "url": "https://files.pythonhosted.org/packages/2a/dc/a1ddcf773bb379c332dc29607178dc775fe789821d29f1e420e38720dda3/quartet_integrations-3.0.6-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "6a20e5dcdc6fd5a63ede1df62e735669", "sha256": "a1dfcb63efafd1cd8758b6cc5b9cde7c55cf0d83eb880418b8a223454c20c202" }, "downloads": -1, "filename": "quartet_integrations-3.0.6.tar.gz", "has_sig": false, "md5_digest": "6a20e5dcdc6fd5a63ede1df62e735669", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 28750, "upload_time": "2019-07-29T21:14:07", "url": "https://files.pythonhosted.org/packages/55/4d/0dd1de288727f2aa59d369c6a6e78678a958b0d5c0e34bffebeefd3793e8/quartet_integrations-3.0.6.tar.gz" } ], "3.0.7": [ { "comment_text": "", "digests": { "md5": "55783c48027c473bb080ed13dd0a9200", "sha256": "db89b05bd192fdee54c30d6bda7d2271669c70a8878bdb1a4edb4bff0cceb31c" }, "downloads": -1, "filename": "quartet_integrations-3.0.7-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "55783c48027c473bb080ed13dd0a9200", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 26444, "upload_time": "2019-07-31T17:24:33", "url": "https://files.pythonhosted.org/packages/03/0e/1be5f50d25fce0715316cac3a344afb527156255301329ab9c8a44f22007/quartet_integrations-3.0.7-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "55dfe0975d0d0b5a72ae541edd15b16d", "sha256": "e2c04971fc64e3bdeeb49b6f20c744fe41430a491be258c9966971cfb45610bf" }, "downloads": -1, "filename": "quartet_integrations-3.0.7.tar.gz", "has_sig": false, "md5_digest": "55dfe0975d0d0b5a72ae541edd15b16d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 28768, "upload_time": "2019-07-31T17:24:31", "url": "https://files.pythonhosted.org/packages/54/f1/1ed7c07789aa91dfc3f7d0a1f252d38079e6e3e8a8f3a1d7ba6db5e5489b/quartet_integrations-3.0.7.tar.gz" } ], "3.1.0": [ { "comment_text": "", "digests": { "md5": "f073e6067a41dde6f9c0ced42d75a7d7", "sha256": "1bcfde1122509f3fa76fbc43415c913890022b0671eaede4682ae8849527022b" }, "downloads": -1, "filename": "quartet_integrations-3.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "f073e6067a41dde6f9c0ced42d75a7d7", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 32907, "upload_time": "2019-08-28T15:06:01", "url": "https://files.pythonhosted.org/packages/51/eb/9bc1e0843d8498d1da3c17e64e8b1221fd09f01781261a25b2f9508f9bfb/quartet_integrations-3.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f8db4ad1b7dab3bf4947157bac482cde", "sha256": "1e96983cb21ce3d74c56219e821c2b68dd464d4be04033ef9fdce1b171826b0f" }, "downloads": -1, "filename": "quartet_integrations-3.1.0.tar.gz", "has_sig": false, "md5_digest": "f8db4ad1b7dab3bf4947157bac482cde", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 31007, "upload_time": "2019-08-28T15:05:59", "url": "https://files.pythonhosted.org/packages/0a/c6/ced735db4e10656996a20401cf16de5d4e57ffa7ba0b0f9a7aaf9837ca56/quartet_integrations-3.1.0.tar.gz" } ], "3.1.1": [ { "comment_text": "", "digests": { "md5": "56059a408a157cb10c0879a268e264fe", "sha256": "0e074b6ca5237b4c751eeb619e8d71d9a98044d8c18ed1407da8d9b7fec167e9" }, "downloads": -1, "filename": "quartet_integrations-3.1.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "56059a408a157cb10c0879a268e264fe", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 32959, "upload_time": "2019-08-30T15:25:41", "url": "https://files.pythonhosted.org/packages/c9/7f/115293a5f1e2f9b5cf0eb6e46bc89cef9a0137838cf5200aad776310409d/quartet_integrations-3.1.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "62a4498716471c9701ea4583d34f2a00", "sha256": "61b7fdef19d13d9a8cf72c81a66471e065fd29b694b4e41857c10c91b53649c2" }, "downloads": -1, "filename": "quartet_integrations-3.1.1.tar.gz", "has_sig": false, "md5_digest": "62a4498716471c9701ea4583d34f2a00", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 31043, "upload_time": "2019-08-30T15:25:39", "url": "https://files.pythonhosted.org/packages/97/d8/0801401fc4829bda2b598e1b748c96a35c57c98e91d98b2945959f4d8e52/quartet_integrations-3.1.1.tar.gz" } ], "3.1.10": [ { "comment_text": "", "digests": { "md5": "8177c92e0de3107e95109857a0964797", "sha256": "bb7d7d33bf0338f9b08b8df036df4aa679d7e142dc593d873b959735e78cea0f" }, "downloads": -1, "filename": "quartet_integrations-3.1.10-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "8177c92e0de3107e95109857a0964797", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 43679, "upload_time": "2019-10-11T18:13:55", "url": "https://files.pythonhosted.org/packages/3c/85/e1e94b51d1f0248286afdd173d6a615d282456bd6dfda1bce29f642d9551/quartet_integrations-3.1.10-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "2b72b08a95758d4be1b76f66c3c6cbb3", "sha256": "83ed1237ad132ed9b91d1778db0c2e21325811e9c68440329001d907872e4a86" }, "downloads": -1, "filename": "quartet_integrations-3.1.10.tar.gz", "has_sig": false, "md5_digest": "2b72b08a95758d4be1b76f66c3c6cbb3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 36362, "upload_time": "2019-10-11T18:13:53", "url": "https://files.pythonhosted.org/packages/91/0a/c34a3b852f942873b8088eccd52750ba96d1f846981ccdccebd2f3774a05/quartet_integrations-3.1.10.tar.gz" } ], "3.1.3": [ { "comment_text": "", "digests": { "md5": "1166f910ad6b12ad7957d467bfa49417", "sha256": "806610e0d42af6be91780cd4d9e36bcd5fcdd8bc7191edc387a963188abe7a31" }, "downloads": -1, "filename": "quartet_integrations-3.1.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "1166f910ad6b12ad7957d467bfa49417", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 41646, "upload_time": "2019-10-04T18:48:23", "url": "https://files.pythonhosted.org/packages/d3/ba/00424de1ec183f807c07b4778d099ebb36a86e2021f86405b291d204741e/quartet_integrations-3.1.3-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "6512b430d270c61bafabdebb6f22c408", "sha256": "bf481563030e19ee8744a9286e83b6c5378e488358a96e2d492c8fa62e23b9e4" }, "downloads": -1, "filename": "quartet_integrations-3.1.3.tar.gz", "has_sig": false, "md5_digest": "6512b430d270c61bafabdebb6f22c408", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 34862, "upload_time": "2019-10-04T18:48:21", "url": "https://files.pythonhosted.org/packages/27/99/9a4696648085f8b3f6a943c7804dc7bd64d9f63657a3aac4ad917d0740b8/quartet_integrations-3.1.3.tar.gz" } ], "3.1.4": [ { "comment_text": "", "digests": { "md5": "ef6f3d5653ada071a33a1696290ca3f8", "sha256": "86cd638e1df453fb4ae26d715005166868b3eef2ce5f53ce9c1fb332657a8f2b" }, "downloads": -1, "filename": "quartet_integrations-3.1.4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "ef6f3d5653ada071a33a1696290ca3f8", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 41708, "upload_time": "2019-10-04T19:18:38", "url": "https://files.pythonhosted.org/packages/6b/26/db112968ab941e07d9dc84ad03e20233f11951da95828ed00b6778bc7ae0/quartet_integrations-3.1.4-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a1e97d2290794587699ead3113b49206", "sha256": "c637aa1ea6cf9a1794a86fed055c8f8a3a9ec72cb02b1ddbda320e1749661ae3" }, "downloads": -1, "filename": "quartet_integrations-3.1.4.tar.gz", "has_sig": false, "md5_digest": "a1e97d2290794587699ead3113b49206", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 34920, "upload_time": "2019-10-04T19:18:36", "url": "https://files.pythonhosted.org/packages/35/9c/bf7c47fef7d3051d6d94558763edda8ac60b9af311626efdca239f8a8d1d/quartet_integrations-3.1.4.tar.gz" } ], "3.1.5": [ { "comment_text": "", "digests": { "md5": "ccba8971f1375d314bad23a3460d9e2b", "sha256": "135b03602d0f8b398e2c2b99690fe3958bd79e0833b4e40c7ddbd005b21221ec" }, "downloads": -1, "filename": "quartet_integrations-3.1.5-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "ccba8971f1375d314bad23a3460d9e2b", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 43450, "upload_time": "2019-10-09T20:27:53", "url": "https://files.pythonhosted.org/packages/d8/01/dee261928e380273b1c842233c53137a312121c3726b2675e8652aed1396/quartet_integrations-3.1.5-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "5f289420c87e5f41e2cdc97677929c81", "sha256": "685b2c09ee15f13bdd4b42cf42b068714c77c339069066119f5bb2e5c059e383" }, "downloads": -1, "filename": "quartet_integrations-3.1.5.tar.gz", "has_sig": false, "md5_digest": "5f289420c87e5f41e2cdc97677929c81", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 36086, "upload_time": "2019-10-09T20:27:52", "url": "https://files.pythonhosted.org/packages/86/00/8b340240eb4f92638772db87271e37f5ff572a6aeef15db6d28b31d0ed8e/quartet_integrations-3.1.5.tar.gz" } ], "3.1.6": [ { "comment_text": "", "digests": { "md5": "8ca1c2a1a08a9cf29c5d01a11bba5d08", "sha256": "ec3d0d938976dfe6d7dbe9c3b0f2874f63e3c6d0b1bf47c76d924fb70a6b7d7e" }, "downloads": -1, "filename": "quartet_integrations-3.1.6-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "8ca1c2a1a08a9cf29c5d01a11bba5d08", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 43488, "upload_time": "2019-10-10T14:45:34", "url": "https://files.pythonhosted.org/packages/90/dc/de21a517f584a281f8341087c2cc16adf3d1c0f6ca4bc9bbd8ea9759e52e/quartet_integrations-3.1.6-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "d946b0c3094895f172767e59bbf269a4", "sha256": "9baf02c67740308f3c85cd1dd107a61f78acbbc2618f238aaaf9fe3ac504fbb2" }, "downloads": -1, "filename": "quartet_integrations-3.1.6.tar.gz", "has_sig": false, "md5_digest": "d946b0c3094895f172767e59bbf269a4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 36131, "upload_time": "2019-10-10T14:45:32", "url": "https://files.pythonhosted.org/packages/d1/8f/552cb758aa67b4df5dbc560deac814377be33b40fff0a36b0a9622d7cdba/quartet_integrations-3.1.6.tar.gz" } ], "3.1.7": [ { "comment_text": "", "digests": { "md5": "b6e2b555864ddd31cc71adf9fbbfc7ee", "sha256": "a318faea7bc35be0ca6bf37d06f5038168fefd7a3ce34954f4fd4437f4d41fe5" }, "downloads": -1, "filename": "quartet_integrations-3.1.7-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "b6e2b555864ddd31cc71adf9fbbfc7ee", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 43497, "upload_time": "2019-10-10T20:07:09", "url": "https://files.pythonhosted.org/packages/55/0f/f0b6cf2b2968667adc2b0c87f585e062d580385a70a599f60f8129dc22cd/quartet_integrations-3.1.7-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "792a629cacf8828d0984003793966052", "sha256": "a09c4db2fce26fecd8254ebb9522b8369d296dd2bac64a789eb5673e3b904633" }, "downloads": -1, "filename": "quartet_integrations-3.1.7.tar.gz", "has_sig": false, "md5_digest": "792a629cacf8828d0984003793966052", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 36135, "upload_time": "2019-10-10T20:07:08", "url": "https://files.pythonhosted.org/packages/8c/8a/258d19708fd268ce793675ac9240033c3e6b9763add78d7e15fed99dc4c3/quartet_integrations-3.1.7.tar.gz" } ], "3.1.9": [ { "comment_text": "", "digests": { "md5": "b6f8f72498b2aa66945a99ffb54e32d9", "sha256": "3f971a78b95d1bf762647d6619d47c0136ffff376c2e4e0648d37ce3a1733acd" }, "downloads": -1, "filename": "quartet_integrations-3.1.9-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "b6f8f72498b2aa66945a99ffb54e32d9", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 43656, "upload_time": "2019-10-11T15:29:18", "url": "https://files.pythonhosted.org/packages/93/d5/eb96723d76a9d11984166116d5aa11672afb874fdc7d46b7a2b0c2a70484/quartet_integrations-3.1.9-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "65084f633e8fa9e0f788d88a214769d8", "sha256": "fa00ddb9acdf63fbcad4318b32f5b9bfbbbb595ef9b7f65415d5389a27e2d45c" }, "downloads": -1, "filename": "quartet_integrations-3.1.9.tar.gz", "has_sig": false, "md5_digest": "65084f633e8fa9e0f788d88a214769d8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 36265, "upload_time": "2019-10-11T15:29:16", "url": "https://files.pythonhosted.org/packages/10/47/d3d2dfdedec4574d7664adf1f5337f3d30a626b6531547074215fda5a59f/quartet_integrations-3.1.9.tar.gz" } ], "3.2.0": [ { "comment_text": "", "digests": { "md5": "3446144e285e09b2964095237ff23681", "sha256": "c62484b0694c0a4285ee1665c6ddc1a8cb50c0802b607d0fa70a8bb345ab0d10" }, "downloads": -1, "filename": "quartet_integrations-3.2.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "3446144e285e09b2964095237ff23681", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 43718, "upload_time": "2019-10-11T19:22:45", "url": "https://files.pythonhosted.org/packages/9d/0d/282dff77c6751233a142878c1278bd85933e90581f4fd6bc19a0b9a2218f/quartet_integrations-3.2.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "8cae34671a04ec41ec981fdc3c943f42", "sha256": "4658429fc1199f630a582170a5283cb63c351745d46ec5ea971a91f431e68296" }, "downloads": -1, "filename": "quartet_integrations-3.2.0.tar.gz", "has_sig": false, "md5_digest": "8cae34671a04ec41ec981fdc3c943f42", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 36396, "upload_time": "2019-10-11T19:22:44", "url": "https://files.pythonhosted.org/packages/25/3d/6cd3624f3bb561060b176f13fe951c9906f1a9baf4e890e2ef08b1a4e034/quartet_integrations-3.2.0.tar.gz" } ], "3.2.1": [ { "comment_text": "", "digests": { "md5": "c24b3d91bf3c9202f49dbbf215d5942f", "sha256": "c7e7ef339bf5c223705e687dcefb0f928168db08aded21ea8d277a8b3e372b71" }, "downloads": -1, "filename": "quartet_integrations-3.2.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "c24b3d91bf3c9202f49dbbf215d5942f", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 43735, "upload_time": "2019-10-11T19:35:05", "url": "https://files.pythonhosted.org/packages/d2/a8/6da107d3189bff1a6fa86e65ce1fdf2a389e4c6fc8358ddf0f5f112cc381/quartet_integrations-3.2.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "0d1b6a0861eb138cfe46740c0dcf0797", "sha256": "227a9450186a6a4d9ba85b4e015c8aada0d42f5281d1bc3925d8f7f13f2c17bb" }, "downloads": -1, "filename": "quartet_integrations-3.2.1.tar.gz", "has_sig": false, "md5_digest": "0d1b6a0861eb138cfe46740c0dcf0797", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 36399, "upload_time": "2019-10-11T19:35:03", "url": "https://files.pythonhosted.org/packages/0e/d3/3dbc071d9d48f16d5ed4f34fc7e75fcd0633dc4c305f30a5c1228ec6f05a/quartet_integrations-3.2.1.tar.gz" } ], "3.2.10": [ { "comment_text": "", "digests": { "md5": "c42702bc8faaab725bf0e2dd4ba961ca", "sha256": "8d3349ed2882cfb764bc7ad09058671ac8d686658fb29a88481306a9a2912ede" }, "downloads": -1, "filename": "quartet_integrations-3.2.10-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "c42702bc8faaab725bf0e2dd4ba961ca", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 64789, "upload_time": "2019-10-16T21:30:32", "url": "https://files.pythonhosted.org/packages/14/1f/6fa31f11f068b2f0f8c09ef7d7caaa740b02214891b1b37affe4ba70bd41/quartet_integrations-3.2.10-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ad04c46b1a377694c93ce1ea2a44d827", "sha256": "3c753de0ce79c58f2c09a020bcfc41194949c3cba602ca496413355e23659646" }, "downloads": -1, "filename": "quartet_integrations-3.2.10.tar.gz", "has_sig": false, "md5_digest": "ad04c46b1a377694c93ce1ea2a44d827", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 45719, "upload_time": "2019-10-16T21:30:31", "url": "https://files.pythonhosted.org/packages/c9/58/476f047c302347a019b9dd1fd791a6b604c0d7c59bb033313e576906e2d5/quartet_integrations-3.2.10.tar.gz" } ], "3.2.2": [ { "comment_text": "", "digests": { "md5": "a6043f6f723fec9358f81c22a41ee033", "sha256": "020a1043cc688cacc04ac779abf6f9e54f307c16f6503fa57624cab8ebff4d87" }, "downloads": -1, "filename": "quartet_integrations-3.2.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "a6043f6f723fec9358f81c22a41ee033", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 43818, "upload_time": "2019-10-11T20:30:18", "url": "https://files.pythonhosted.org/packages/04/9f/aef74ad16de5f93215085a50eeb7e220a4e485bc0c0b68189982da3ac72c/quartet_integrations-3.2.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "0eadbd9a6089b64cc0efa4699a4cfcb4", "sha256": "7518d19c0a992d4b4c1dddbd96ef003328db9b57a0503a91a1805b49daaf3358" }, "downloads": -1, "filename": "quartet_integrations-3.2.2.tar.gz", "has_sig": false, "md5_digest": "0eadbd9a6089b64cc0efa4699a4cfcb4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 36451, "upload_time": "2019-10-11T20:30:16", "url": "https://files.pythonhosted.org/packages/73/a0/56fce5dc373d2ed5e7a493b632a27a9434d9a6d5a65cf2423430ad4261bb/quartet_integrations-3.2.2.tar.gz" } ], "3.2.4": [ { "comment_text": "", "digests": { "md5": "eb7241594a5b6cb282745dd5031f5027", "sha256": "69e9874aa397f4533903eae1a08dad26f8a61090354b3e48049c884a790741b8" }, "downloads": -1, "filename": "quartet_integrations-3.2.4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "eb7241594a5b6cb282745dd5031f5027", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 62311, "upload_time": "2019-10-14T17:53:24", "url": "https://files.pythonhosted.org/packages/ea/f3/8267bb8ca921960c9da5c5c579fe8eb9b0d9709e8c4da626ffc5afedbdcc/quartet_integrations-3.2.4-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "cddd898fc8d472f166f4880eef640950", "sha256": "268ef344d56278bf1c3d6e24630aec93da57e7aa0d0fc2d02d6bf61f48ee2aa8" }, "downloads": -1, "filename": "quartet_integrations-3.2.4.tar.gz", "has_sig": false, "md5_digest": "cddd898fc8d472f166f4880eef640950", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 44983, "upload_time": "2019-10-14T17:53:21", "url": "https://files.pythonhosted.org/packages/18/a7/c0257c35899362a400f2f8b19e3b0acc348aa6739a8781bd6d1229c8e34f/quartet_integrations-3.2.4.tar.gz" } ], "3.2.5": [ { "comment_text": "", "digests": { "md5": "660c8a988630b29b7e6579c3e55c85c2", "sha256": "d0a8c280021e047f9f459c34ad147bde5ff14084b060911088e0016267674188" }, "downloads": -1, "filename": "quartet_integrations-3.2.5-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "660c8a988630b29b7e6579c3e55c85c2", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 62991, "upload_time": "2019-10-15T20:52:05", "url": "https://files.pythonhosted.org/packages/dd/c2/52ffc9183019ded62bde690ed3654d604697751d2a0b2fe0dc63d1fc9117/quartet_integrations-3.2.5-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "4dc81b98119dc1f372ab8c2d139ddc2a", "sha256": "d9855649da40817f477d3f45a0905b7ade0afb27d3df2e30005eac2bf514dfb4" }, "downloads": -1, "filename": "quartet_integrations-3.2.5.tar.gz", "has_sig": false, "md5_digest": "4dc81b98119dc1f372ab8c2d139ddc2a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 45062, "upload_time": "2019-10-15T20:52:02", "url": "https://files.pythonhosted.org/packages/71/86/3e98e60d5ad66ee7ebfae3758870647bd28dc8bcd2ce5eb3876c19413ddb/quartet_integrations-3.2.5.tar.gz" } ], "3.2.6": [ { "comment_text": "", "digests": { "md5": "d856cdca4aa919f46789b27ce019ccf9", "sha256": "b622387bcbdc430e57a32d1842aaf0987668e95727e88e9566443cefda7e05ab" }, "downloads": -1, "filename": "quartet_integrations-3.2.6-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "d856cdca4aa919f46789b27ce019ccf9", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 65760, "upload_time": "2019-10-16T18:44:04", "url": "https://files.pythonhosted.org/packages/03/bc/6c7df56d899271e3d1e7abf2c583abed80d74ce7c56ef04233321b0166ec/quartet_integrations-3.2.6-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "4ac039a8e7493b9e645f1235b74126cd", "sha256": "d11c3b99359f2d88984db4118ba6102bc44bef926808a0b0504b5e999cedc088" }, "downloads": -1, "filename": "quartet_integrations-3.2.6.tar.gz", "has_sig": false, "md5_digest": "4ac039a8e7493b9e645f1235b74126cd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 45849, "upload_time": "2019-10-16T18:44:02", "url": "https://files.pythonhosted.org/packages/06/0f/a4fca17a286b692fae2257ccded7be70dda042537fcdd3be4c63d2fa18f3/quartet_integrations-3.2.6.tar.gz" } ], "3.2.7": [ { "comment_text": "", "digests": { "md5": "7d5a0f9a41a097a2025acd5d869552e1", "sha256": "6bcbd985db056726df02c9217d2b91e88198e4fd3cdff0ea52e0c5fa0aa42c6a" }, "downloads": -1, "filename": "quartet_integrations-3.2.7-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "7d5a0f9a41a097a2025acd5d869552e1", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 65759, "upload_time": "2019-10-16T18:56:42", "url": "https://files.pythonhosted.org/packages/81/fa/1d93e0a0cc81b70f4175ca783750f98604b1aadd031c58ceb39ae7ab54cb/quartet_integrations-3.2.7-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "769146a012f7dbfaa768dd35d173ec8e", "sha256": "57db3e9a8dc80ee379ad6c923ce79914c5e3af8156d91c29ed7dfd0bad02e57f" }, "downloads": -1, "filename": "quartet_integrations-3.2.7.tar.gz", "has_sig": false, "md5_digest": "769146a012f7dbfaa768dd35d173ec8e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 45838, "upload_time": "2019-10-16T18:56:37", "url": "https://files.pythonhosted.org/packages/29/e0/675ea7d692926ae591b1f6ef48ec2b9a95d1c561cd23b36571c85e8ea94c/quartet_integrations-3.2.7.tar.gz" } ], "3.2.8": [ { "comment_text": "", "digests": { "md5": "917810a0bb123cc29189ec9574646851", "sha256": "3d579a7fe8b760ddcb38f57428c83ee9598bf2ce5e1542c88aa0f3f7f8b46339" }, "downloads": -1, "filename": "quartet_integrations-3.2.8-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "917810a0bb123cc29189ec9574646851", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 64770, "upload_time": "2019-10-16T19:01:44", "url": "https://files.pythonhosted.org/packages/44/56/09ecccf5f22b72d663ed7911315f15e0fca1c130d3b16998e13394cae3f6/quartet_integrations-3.2.8-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "9d721ac12ac0569804b670fc63378671", "sha256": "894e7ff4857dba2a589ba87b3d247b25024b6538ac4cbcefeb381d85cbb3eb0d" }, "downloads": -1, "filename": "quartet_integrations-3.2.8.tar.gz", "has_sig": false, "md5_digest": "9d721ac12ac0569804b670fc63378671", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 45606, "upload_time": "2019-10-16T19:01:41", "url": "https://files.pythonhosted.org/packages/da/2a/8520697bdfd57d4bf59303a98cb723790e06cbc48d00eee25b497403111d/quartet_integrations-3.2.8.tar.gz" } ], "3.3.1": [ { "comment_text": "", "digests": { "md5": "128ab4ae88292335bf36531cbb3dbe52", "sha256": "623a9180b3a42b4ef1ec7be353d6cd2a0592df6cf6f99f2f1252cd30c322fc9b" }, "downloads": -1, "filename": "quartet_integrations-3.3.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "128ab4ae88292335bf36531cbb3dbe52", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 64975, "upload_time": "2019-10-17T13:45:48", "url": "https://files.pythonhosted.org/packages/68/8a/290c8a880300c588e3e250d6bf1c2cd0073d96af0240eac412ae3ed1ad45/quartet_integrations-3.3.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "29ec85c9e8082994d9e20e347344fdb3", "sha256": "83a59bda2caa49bd03359f5aefd0ffcf5528f0cb8b99bbba4415f722f8a9b88e" }, "downloads": -1, "filename": "quartet_integrations-3.3.1.tar.gz", "has_sig": false, "md5_digest": "29ec85c9e8082994d9e20e347344fdb3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 45833, "upload_time": "2019-10-17T13:45:45", "url": "https://files.pythonhosted.org/packages/a3/c0/28147f69e4b4a26492113cbb4a7d3da63ed6086900c0220cf2ab4c134024/quartet_integrations-3.3.1.tar.gz" } ], "3.3.2": [ { "comment_text": "", "digests": { "md5": "c3370e265a84fab3b5c58a6cfed92f23", "sha256": "05a2682e304fca42e895a1a3f8fed2097f7c283e386b44be2f4e2b415a742373" }, "downloads": -1, "filename": "quartet_integrations-3.3.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "c3370e265a84fab3b5c58a6cfed92f23", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 64958, "upload_time": "2019-10-17T14:21:40", "url": "https://files.pythonhosted.org/packages/51/e4/97e62fcae7fe9ca3e851abf7d405c690e0908fc4609cd8ebddb4211e7f08/quartet_integrations-3.3.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "480a315c4bb6cbcdc86ef15305f0c343", "sha256": "9fbb0578032481f6255fc9c67a57480fd56c68681ff04c39cc2c8a7bf10b2159" }, "downloads": -1, "filename": "quartet_integrations-3.3.2.tar.gz", "has_sig": false, "md5_digest": "480a315c4bb6cbcdc86ef15305f0c343", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 45808, "upload_time": "2019-10-17T14:21:17", "url": "https://files.pythonhosted.org/packages/74/f0/aa0771ee449205ed6f052eff7116160cf6d3f9561a628235816e7f4e64c6/quartet_integrations-3.3.2.tar.gz" } ], "3.3.3": [ { "comment_text": "", "digests": { "md5": "a2476c3ee955359663e284ea2298065a", "sha256": "659f70c167e8a045072079517437b402e8ec7103c82c850ec12909a5a0c6bf2b" }, "downloads": -1, "filename": "quartet_integrations-3.3.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "a2476c3ee955359663e284ea2298065a", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 64923, "upload_time": "2019-10-17T15:07:03", "url": "https://files.pythonhosted.org/packages/9e/c1/e60121717dde3e0a976dd31046583e385f562872fbc0e6f337480fd01193/quartet_integrations-3.3.3-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "5cad27ab12eff09ad8ebbb5640de40ab", "sha256": "c116bc3bba2d4b986144c8cf135dc9919d3f0ac2c3413763b0ca4c07029764ce" }, "downloads": -1, "filename": "quartet_integrations-3.3.3.tar.gz", "has_sig": false, "md5_digest": "5cad27ab12eff09ad8ebbb5640de40ab", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 45778, "upload_time": "2019-10-17T15:07:00", "url": "https://files.pythonhosted.org/packages/ac/80/a85d9d90337d9550b86df785bf70c567b55d2ed376916268a86f00f5ab04/quartet_integrations-3.3.3.tar.gz" } ], "4.0.0": [ { "comment_text": "", "digests": { "md5": "17396ded562e90fe9e6a9773711358bf", "sha256": "3021e088b7834616a0c1a8d727dfc09bd2b65c1c028e8523dcc7364ba5e6140e" }, "downloads": -1, "filename": "quartet_integrations-4.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "17396ded562e90fe9e6a9773711358bf", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 66621, "upload_time": "2019-10-18T19:07:36", "url": "https://files.pythonhosted.org/packages/b2/2e/2b6d780d04848b1c3765feee4e4bf70408b06d573b556b764ddd5b35a73d/quartet_integrations-4.0.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "67ea0ed0bad6b0bcedb261fe1c04d274", "sha256": "0b3f2ba9f72de93b899732227cbb0a4e9a254cdf7210a0166a13ee1b7a9c001b" }, "downloads": -1, "filename": "quartet_integrations-4.0.0.tar.gz", "has_sig": false, "md5_digest": "67ea0ed0bad6b0bcedb261fe1c04d274", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 46608, "upload_time": "2019-10-18T19:07:34", "url": "https://files.pythonhosted.org/packages/19/bb/2b05f3a6498e4c75768b34c9dd75669a59160e99e214f00c5f7b8f81679d/quartet_integrations-4.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "17396ded562e90fe9e6a9773711358bf", "sha256": "3021e088b7834616a0c1a8d727dfc09bd2b65c1c028e8523dcc7364ba5e6140e" }, "downloads": -1, "filename": "quartet_integrations-4.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "17396ded562e90fe9e6a9773711358bf", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 66621, "upload_time": "2019-10-18T19:07:36", "url": "https://files.pythonhosted.org/packages/b2/2e/2b6d780d04848b1c3765feee4e4bf70408b06d573b556b764ddd5b35a73d/quartet_integrations-4.0.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "67ea0ed0bad6b0bcedb261fe1c04d274", "sha256": "0b3f2ba9f72de93b899732227cbb0a4e9a254cdf7210a0166a13ee1b7a9c001b" }, "downloads": -1, "filename": "quartet_integrations-4.0.0.tar.gz", "has_sig": false, "md5_digest": "67ea0ed0bad6b0bcedb261fe1c04d274", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 46608, "upload_time": "2019-10-18T19:07:34", "url": "https://files.pythonhosted.org/packages/19/bb/2b05f3a6498e4c75768b34c9dd75669a59160e99e214f00c5f7b8f81679d/quartet_integrations-4.0.0.tar.gz" } ] }