{ "info": { "author": "Ville Brofeldt", "author_email": "villebro@apache.org", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Programming Language :: Python :: 3.8" ], "description": "[![PyPI version](https://img.shields.io/pypi/v/sqltask.svg)](https://badge.fury.io/py/sqltask)\n[![PyPI](https://img.shields.io/pypi/pyversions/sqltask.svg)](https://www.python.org/downloads/)\n[![Build Status](https://travis-ci.com/villebro/sqltask.svg?branch=master)](https://travis-ci.com/villebro/sqltask)\n[![codecov](https://codecov.io/gh/villebro/sqltask/branch/master/graph/badge.svg)](https://codecov.io/gh/villebro/sqltask)\n[![Requirements Status](https://requires.io/github/villebro/sqltask/requirements.svg?branch=master)](https://requires.io/github/villebro/sqltask/requirements/?branch=master)\n[![Documentation](https://readthedocs.org/projects/sqltask/badge/?version=latest)](https://sqltask.readthedocs.io/en/latest/)\n[![Get on Slack](https://img.shields.io/badge/slack-join-orange.svg)](https://join.slack.com/t/sqltask/shared_invite/enQtODA2OTE2Nzg0OTc4LWM3NWViMzU0ODc3MjJiNmEzMDdmYzFmMzBiZjRkODExZGY0NDg0NmI5ZjE5NGFiMmM3Yzk5MGEzMDM5ZjM5OTU)\n\n# SqlTask\nSqlTask is an extensible ETL library based on [SqlAlchemy](https://www.sqlalchemy.org/)\nto help build robust ETL pipelines with high emphasis on data quality.\n\nMain features of SqlTask:\n- Create well documented data models that support iterative\ndevelopment of both schema and data transformation logic.\n- Tightly coupled data quality checking with transformation logic with automatic\ncreation of visualization-friendly and actionable data quality tables.\n- Make use of SQL where practical, especially expensive data filtering \nand aggregation during data extraction.\n- Row-by-row data transformation using Python where SQL falls short,\ne.g. calling third party libraries or storing state from previous rows.\n- Encourage use of modern version control tools and processes, especially GIT.\n- Performant data uploading/insertion where supported.\n- Easy integration with modern ETL orchestration tools, especially\n[Apache Airflow](https://airflow.apache.org/).\n\n**Word of caution:** SqlTask is currently under heavy development, and the\nAPI is expected to change frequently.\n\n# Supported databases\n\nSqlTask supports all databases with a SqlAlchemy\n[dialect](https://docs.sqlalchemy.org/en/13/dialects/), with\ndedicated support for the following engines:\n- Google BigQuery\n- MS SQL Server (experimental)\n- Postgres\n- Sqlite\n- Snowflake\n\nEngines not listed above will fall back to using regular inserts.\n\n## Installation instructions\n\nTo install SqlTask without any dependencies, simply run\n\n```bash\npip install sqltask\n```\n\nTo automatically pull in dependencies needed by Snowflake, type\n```bash\npip install sqltask[snowflake]\n```\n\nPlease refer to the [documentation](https://sqltask.readthedocs.io/en/latest/)\non Read The Docs for further information.", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/villebro/sqltask", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "sqltask", "package_url": "https://pypi.org/project/sqltask/", "platform": "", "project_url": "https://pypi.org/project/sqltask/", "project_urls": { "Homepage": "https://github.com/villebro/sqltask" }, "release_url": "https://pypi.org/project/sqltask/0.6.4.3/", "requires_dist": null, "requires_python": "", "summary": "ETL tool based on SqlAlchemy for building robust ETL pipelies with high emphasis on high data quality", "version": "0.6.4.3", "yanked": false, "yanked_reason": null }, "last_serial": 6512406, "releases": { "0.0.3": [ { "comment_text": "", "digests": { "md5": "141ba366ba59238f00e531631783a87b", "sha256": "06ca93d8c38a5cc20a6a3ec68235eae0d4351522976248b4123b18262c9d669c" }, "downloads": -1, "filename": "sqltask-0.0.3-py3-none-any.whl", "has_sig": false, "md5_digest": "141ba366ba59238f00e531631783a87b", "packagetype": "bdist_wheel", "python_version": "3.7", "requires_python": null, "size": 2016, "upload_time": "2019-09-20T07:43:18", "upload_time_iso_8601": "2019-09-20T07:43:18.182801Z", "url": "https://files.pythonhosted.org/packages/55/bf/358084b1d3beb353289f214d711eb2821072734cb0aa5fe8afc67d5a95a7/sqltask-0.0.3-py3-none-any.whl", "yanked": false, "yanked_reason": null } ], "0.0.4": [ { "comment_text": "", "digests": { "md5": "e4cbe6f549b135f96165f727b57c9ab3", "sha256": "ab4d0e6304cfd0f7dce3829695c7d28c739fc1ff5807c68a50e3647f5508c50a" }, "downloads": -1, "filename": "sqltask-0.0.4-py3-none-any.whl", "has_sig": false, "md5_digest": "e4cbe6f549b135f96165f727b57c9ab3", "packagetype": "bdist_wheel", "python_version": "3.7", "requires_python": null, "size": 11626, "upload_time": "2019-10-02T14:46:40", "upload_time_iso_8601": "2019-10-02T14:46:40.602195Z", "url": "https://files.pythonhosted.org/packages/3c/49/8a414d663ae90616db4bdcaa0a9b4a2734e80acea57e51fe5f7ae9a9a3b6/sqltask-0.0.4-py3-none-any.whl", "yanked": false, "yanked_reason": null } ], "0.0.5": [ { "comment_text": "", "digests": { "md5": "3fcabf916c0e77863264444178ab90e7", "sha256": "1710b15c7c49dfd148fab609d326a7a72e30b5ba136fc729ce697e67f9a26e35" }, "downloads": -1, "filename": "sqltask-0.0.5-py3-none-any.whl", "has_sig": false, "md5_digest": "3fcabf916c0e77863264444178ab90e7", "packagetype": "bdist_wheel", "python_version": "3.7", "requires_python": null, "size": 11639, "upload_time": "2019-10-04T12:12:21", "upload_time_iso_8601": "2019-10-04T12:12:21.550859Z", "url": "https://files.pythonhosted.org/packages/8a/96/537353a9b3140314ad7c5d0b3933dbebadace643fe0d577e8343be24754f/sqltask-0.0.5-py3-none-any.whl", "yanked": false, "yanked_reason": null } ], "0.1.0": [ { "comment_text": "", "digests": { "md5": "220babc705e88a6522fcacc074b2c21a", "sha256": "10a92ca5b3ab805ed5ce20b7b9bc1cb8514994c75c23e97812569dee1b94b8c9" }, "downloads": -1, "filename": "sqltask-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "220babc705e88a6522fcacc074b2c21a", "packagetype": "bdist_wheel", "python_version": "3.7", "requires_python": null, "size": 12746, "upload_time": "2019-10-08T12:52:24", "upload_time_iso_8601": "2019-10-08T12:52:24.884241Z", "url": "https://files.pythonhosted.org/packages/a1/6e/873b267286729739f60167aa009bce82dff406e5242acf0fded4f91b4507/sqltask-0.1.0-py3-none-any.whl", "yanked": false, "yanked_reason": null } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "4977df543b39074a3da0554f28105e1c", "sha256": "b244e1a26c2536b6de89233d5310346cce42bc7aa29067b467f02258ffb35f45" }, "downloads": -1, "filename": "sqltask-0.1.1-py3-none-any.whl", "has_sig": false, "md5_digest": "4977df543b39074a3da0554f28105e1c", "packagetype": "bdist_wheel", "python_version": "3.7", "requires_python": null, "size": 13049, "upload_time": "2019-10-08T15:14:24", "upload_time_iso_8601": "2019-10-08T15:14:24.412745Z", "url": "https://files.pythonhosted.org/packages/28/d5/8e418cac5dbbd3c3af30e58146bcd68996b146ca7dfbe07536f5cb351c9a/sqltask-0.1.1-py3-none-any.whl", "yanked": false, "yanked_reason": null } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "c917ad4b41c09404f623daabffcf6ef1", "sha256": "0e075deed088ef3ebdb0f835b2e272f3f47d59c2060e37d9f9170aa6da1f2249" }, "downloads": -1, "filename": "sqltask-0.1.2-py3-none-any.whl", "has_sig": false, "md5_digest": "c917ad4b41c09404f623daabffcf6ef1", "packagetype": "bdist_wheel", "python_version": "3.7", "requires_python": null, "size": 13341, "upload_time": "2019-10-09T06:42:51", "upload_time_iso_8601": "2019-10-09T06:42:51.156326Z", "url": "https://files.pythonhosted.org/packages/03/60/5359a97b5387081ef217de447934493e0faec9088244c3cd829ad699dc75/sqltask-0.1.2-py3-none-any.whl", "yanked": false, "yanked_reason": null } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "b2ef7d7a030c4231f63e99c119ad79f4", "sha256": "b00f79f267e02b33348685faaf427478a12a9cb455eee756f9039737de52a7df" }, "downloads": -1, "filename": "sqltask-0.1.3-py3-none-any.whl", "has_sig": false, "md5_digest": "b2ef7d7a030c4231f63e99c119ad79f4", "packagetype": "bdist_wheel", "python_version": "3.7", "requires_python": null, "size": 13758, "upload_time": "2019-10-10T10:17:04", "upload_time_iso_8601": "2019-10-10T10:17:04.169167Z", "url": "https://files.pythonhosted.org/packages/d7/d3/82ea027a9f33dcd4fd20a2e7737483f41ec81e2bced2eb9364990f0965b6/sqltask-0.1.3-py3-none-any.whl", "yanked": false, "yanked_reason": null } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "ebc8c8c5dcce2e21990c1df3800a686d", "sha256": "99a15590977ebca3c0dc808ce872d3f6eb58fe42e5ccadc97fdbdc14167f06f9" }, "downloads": -1, "filename": "sqltask-0.1.4-py3-none-any.whl", "has_sig": false, "md5_digest": "ebc8c8c5dcce2e21990c1df3800a686d", "packagetype": "bdist_wheel", "python_version": "3.7", "requires_python": null, "size": 14052, "upload_time": "2019-10-11T11:33:09", "upload_time_iso_8601": "2019-10-11T11:33:09.746809Z", "url": "https://files.pythonhosted.org/packages/7d/d9/27336a0243315f37359c0c2f9f4edbbf77f9ec0b318fd32fe9e535d19eb6/sqltask-0.1.4-py3-none-any.whl", "yanked": false, "yanked_reason": null } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "2ce9043a1045ebe5fa3ba438b03483dd", "sha256": "5e196ca82ba654cdcc9ebda8d5df56b7b491356c259ff94b4bc0f19daeecabbf" }, "downloads": -1, "filename": "sqltask-0.2.0-py3-none-any.whl", "has_sig": false, "md5_digest": "2ce9043a1045ebe5fa3ba438b03483dd", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 23722, "upload_time": "2019-10-21T12:19:28", "upload_time_iso_8601": "2019-10-21T12:19:28.451568Z", "url": "https://files.pythonhosted.org/packages/2f/91/1f1a49c85fbc6e745f02868c0af525ffb6ebc903101810471c8a13fc40ed/sqltask-0.2.0-py3-none-any.whl", "yanked": false, "yanked_reason": null } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "42143dbfa5c969336768213383c26730", "sha256": "66490ff0174bcc6fe8d41b5c8d307220eec770a9c0bb138ac5fc2021aa5585a9" }, "downloads": -1, "filename": "sqltask-0.2.1-py3-none-any.whl", "has_sig": false, "md5_digest": "42143dbfa5c969336768213383c26730", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 24101, "upload_time": "2019-10-22T05:54:40", "upload_time_iso_8601": "2019-10-22T05:54:40.178621Z", "url": "https://files.pythonhosted.org/packages/73/0f/f6bbe1d364f2c2cdf24711d38191247fbd8baea92690c199f4bfbb3c7327/sqltask-0.2.1-py3-none-any.whl", "yanked": false, "yanked_reason": null } ], "0.2.2": [ { "comment_text": "", "digests": { "md5": "7cbeb97df51a5cc3a6d4e0b8bedc7340", "sha256": "11bc06a9da078ef8ba7e5fd4733956bef3a5dee5cacad1c8f938b38bc1fc20dd" }, "downloads": -1, "filename": "sqltask-0.2.2-py3-none-any.whl", "has_sig": false, "md5_digest": "7cbeb97df51a5cc3a6d4e0b8bedc7340", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 24876, "upload_time": "2019-10-22T18:11:03", "upload_time_iso_8601": "2019-10-22T18:11:03.145651Z", "url": "https://files.pythonhosted.org/packages/87/48/7fe6fe061180056737d250269fc4210a1cc8194ed95b43be8d5fe41661a3/sqltask-0.2.2-py3-none-any.whl", "yanked": false, "yanked_reason": null } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "52086635df2d0aa31959a060d42e9f3e", "sha256": "c71f8c2d82e9b27c5a5d204b97c467bef76a5a4c2e78921ca7eb1a366c0f3bd5" }, "downloads": -1, "filename": "sqltask-0.3.0.tar.gz", "has_sig": false, "md5_digest": "52086635df2d0aa31959a060d42e9f3e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14514, "upload_time": "2019-10-25T11:18:37", "upload_time_iso_8601": "2019-10-25T11:18:37.869665Z", "url": "https://files.pythonhosted.org/packages/c3/27/60de30c459de1cce435e9debd90c6ead39f0695d2e59fa27b8fe6918bf8e/sqltask-0.3.0.tar.gz", "yanked": false, "yanked_reason": null } ], "0.3.1": [ { "comment_text": "", "digests": { "md5": "d226bc669704b128e6caeab8b204b4d3", "sha256": "e14d324b98bbea7759ef6f58dd817373e71740360adbd29d20b81ee1c8280a81" }, "downloads": -1, "filename": "sqltask-0.3.1.tar.gz", "has_sig": false, "md5_digest": "d226bc669704b128e6caeab8b204b4d3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14824, "upload_time": "2019-10-28T11:11:54", "upload_time_iso_8601": "2019-10-28T11:11:54.306487Z", "url": "https://files.pythonhosted.org/packages/48/45/64ee70db75cfc404dc274f2d1cded548b2dfc5bb4d7619abf843f692ad43/sqltask-0.3.1.tar.gz", "yanked": false, "yanked_reason": null } ], "0.3.2": [ { "comment_text": "", "digests": { "md5": "1fee15d578718b96e3070e18bc0250ec", "sha256": "f680bec2049fa4b76bcbe6a3ad5dfc81dec7da0c57adfe7d9d84b51d2f24b6d8" }, "downloads": -1, "filename": "sqltask-0.3.2.tar.gz", "has_sig": false, "md5_digest": "1fee15d578718b96e3070e18bc0250ec", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15361, "upload_time": "2019-10-28T21:53:12", "upload_time_iso_8601": "2019-10-28T21:53:12.373111Z", "url": "https://files.pythonhosted.org/packages/7f/e4/2d0afc151aec98b1f1ecc5ad16ee55298d12d89a2b1009205d0db14518d5/sqltask-0.3.2.tar.gz", "yanked": false, "yanked_reason": null } ], "0.4.0": [ { "comment_text": "", "digests": { "md5": "5cc14a6b77c4d68422a86346ae632f2a", "sha256": "8195af03570c3990806d0ce018fc7dfa86a6d11103d330d4fad927264a752a1d" }, "downloads": -1, "filename": "sqltask-0.4.0.tar.gz", "has_sig": false, "md5_digest": "5cc14a6b77c4d68422a86346ae632f2a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16520, "upload_time": "2019-11-03T09:51:02", "upload_time_iso_8601": "2019-11-03T09:51:02.483513Z", "url": "https://files.pythonhosted.org/packages/7d/4b/6c15d45124e8e9b563ce5da4f4b3a7390d9cc0074c15480429b465f4af3e/sqltask-0.4.0.tar.gz", "yanked": false, "yanked_reason": null } ], "0.4.1": [ { "comment_text": "", "digests": { "md5": "3e3e23d946b89ac9ef00ed7c4426b697", "sha256": "c33f986e29471de37fa91e47785d9a633c552dc7b4e6592441697fed533d3e51" }, "downloads": -1, "filename": "sqltask-0.4.1.tar.gz", "has_sig": false, "md5_digest": "3e3e23d946b89ac9ef00ed7c4426b697", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17154, "upload_time": "2019-11-03T19:38:13", "upload_time_iso_8601": "2019-11-03T19:38:13.938147Z", "url": "https://files.pythonhosted.org/packages/18/c1/0116f86afed52aaef5b557fc4c7b9ca5084653a77464d80e9818c256ee53/sqltask-0.4.1.tar.gz", "yanked": false, "yanked_reason": null } ], "0.4.2": [ { "comment_text": "", "digests": { "md5": "49ed72b6aa2bb3029fe46b3006f757ec", "sha256": "83c977a8eda40826efd32076f4356e61f6861bd2eca31a2b81f705d8c28ab84b" }, "downloads": -1, "filename": "sqltask-0.4.2.tar.gz", "has_sig": false, "md5_digest": "49ed72b6aa2bb3029fe46b3006f757ec", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17538, "upload_time": "2019-11-04T06:05:13", "upload_time_iso_8601": "2019-11-04T06:05:13.554565Z", "url": "https://files.pythonhosted.org/packages/18/63/330cb1a5918ece24419a2fa44a01f526eeeed17acec363b895bcbeea7c67/sqltask-0.4.2.tar.gz", "yanked": false, "yanked_reason": null } ], "0.4.3": [ { "comment_text": "", "digests": { "md5": "453e0332d35a10a41c41458040c68bf8", "sha256": "60b1063cbd4d8cc42eccff5f281d5d6c09142a4f326caec59294860b7b47a794" }, "downloads": -1, "filename": "sqltask-0.4.3.tar.gz", "has_sig": false, "md5_digest": "453e0332d35a10a41c41458040c68bf8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17566, "upload_time": "2019-11-05T08:48:04", "upload_time_iso_8601": "2019-11-05T08:48:04.511914Z", "url": "https://files.pythonhosted.org/packages/35/fc/3da988d8a96811fd15c08331abe687137e9fd4e2c47d461de56add8304c8/sqltask-0.4.3.tar.gz", "yanked": false, "yanked_reason": null } ], "0.4.4": [ { "comment_text": "", "digests": { "md5": "e3966a0acaaf230830dbffae15a4505e", "sha256": "cba63230b58f67f0b31fba9601920e2663420cd28cdceda5102036d112bb5af4" }, "downloads": -1, "filename": "sqltask-0.4.4.tar.gz", "has_sig": false, "md5_digest": "e3966a0acaaf230830dbffae15a4505e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17576, "upload_time": "2019-11-05T10:48:48", "upload_time_iso_8601": "2019-11-05T10:48:48.212709Z", "url": "https://files.pythonhosted.org/packages/61/e5/6d780a4eb20b8abbbfaed6adfa352455f177d2acb238acc9efcc1b11c29b/sqltask-0.4.4.tar.gz", "yanked": false, "yanked_reason": null } ], "0.4.5": [ { "comment_text": "", "digests": { "md5": "b805af3e081fc24de381abb9327dd2df", "sha256": "0af7480c5f7f2fa716988097e122f0870daffc247b8f02de9b7e9cc0763ade95" }, "downloads": -1, "filename": "sqltask-0.4.5.tar.gz", "has_sig": false, "md5_digest": "b805af3e081fc24de381abb9327dd2df", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17778, "upload_time": "2019-11-06T06:55:44", "upload_time_iso_8601": "2019-11-06T06:55:44.372700Z", "url": "https://files.pythonhosted.org/packages/e2/86/9242584f7bfb663319b5feaae95ba296ff8d26cfaf6ce60c6f3c73be8263/sqltask-0.4.5.tar.gz", "yanked": false, "yanked_reason": null } ], "0.5.0": [ { "comment_text": "", "digests": { "md5": "01acdd41953ae47aac9f73faafaba2c9", "sha256": "015cb2fff33307f27ba0578c7aa5de9c17cd268ee2207f66facf2a127cc41bec" }, "downloads": -1, "filename": "sqltask-0.5.0.tar.gz", "has_sig": false, "md5_digest": "01acdd41953ae47aac9f73faafaba2c9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18728, "upload_time": "2019-11-08T08:39:36", "upload_time_iso_8601": "2019-11-08T08:39:36.589756Z", "url": "https://files.pythonhosted.org/packages/8f/ed/7705f73b593cf2628888a0e0c2c989efc7fc56c6ef8bffd67f411ac43d64/sqltask-0.5.0.tar.gz", "yanked": false, "yanked_reason": null } ], "0.5.1": [ { "comment_text": "", "digests": { "md5": "e2d18b1a5af8ba0f9efe61842c91628e", "sha256": "f206bbf849d77ae9a3ae87b2dcede6833779db648ee61c514a305d333676d29d" }, "downloads": -1, "filename": "sqltask-0.5.1.tar.gz", "has_sig": false, "md5_digest": "e2d18b1a5af8ba0f9efe61842c91628e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18742, "upload_time": "2019-11-08T12:59:17", "upload_time_iso_8601": "2019-11-08T12:59:17.439229Z", "url": "https://files.pythonhosted.org/packages/ea/d9/af2e4fea51d05cdfbfa9ef09e3f750834b767f9e7aca573596e7332e225b/sqltask-0.5.1.tar.gz", "yanked": false, "yanked_reason": null } ], "0.5.2": [ { "comment_text": "", "digests": { "md5": "af66243ff840584f61f255f2c516f968", "sha256": "6debe179bc539d9ab227f0ab28479efc91da9b2e2be109140840d326d13fda02" }, "downloads": -1, "filename": "sqltask-0.5.2-py3-none-any.whl", "has_sig": false, "md5_digest": "af66243ff840584f61f255f2c516f968", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 38310, "upload_time": "2019-11-18T07:13:52", "upload_time_iso_8601": "2019-11-18T07:13:52.130732Z", "url": "https://files.pythonhosted.org/packages/11/bd/240d9a5bc1656cfe8ba32100d201c84ae07d10bac4ddddd3d740023889c3/sqltask-0.5.2-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "6162ba4f7f5e23b9d58f02a5e60b8941", "sha256": "f4000b8a1054f9fdf9b6d779c9d18ecee270cab48be65bdc8303d7e9aa86e596" }, "downloads": -1, "filename": "sqltask-0.5.2.tar.gz", "has_sig": false, "md5_digest": "6162ba4f7f5e23b9d58f02a5e60b8941", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19218, "upload_time": "2019-11-12T05:13:07", "upload_time_iso_8601": "2019-11-12T05:13:07.012177Z", "url": "https://files.pythonhosted.org/packages/ba/be/fba1248fbde0ea3d1fdc7a5701cfb5af940b432e33c34eb2a178ff416238/sqltask-0.5.2.tar.gz", "yanked": false, "yanked_reason": null } ], "0.6.0": [ { "comment_text": "", "digests": { "md5": "a4b0361df75721d40bc79c1cc19d366b", "sha256": "b99a29e17f22c31745ee202b8444053f4c4a3cfca06d5f9a8272bf6625300313" }, "downloads": -1, "filename": "sqltask-0.6.0.tar.gz", "has_sig": false, "md5_digest": "a4b0361df75721d40bc79c1cc19d366b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21582, "upload_time": "2019-12-12T09:18:24", "upload_time_iso_8601": "2019-12-12T09:18:24.514500Z", "url": "https://files.pythonhosted.org/packages/f1/2b/2960dc9cb9f016a23ffb15147ce1d28141d9dae84187218d05c2bbad6ade/sqltask-0.6.0.tar.gz", "yanked": false, "yanked_reason": null } ], "0.6.1": [ { "comment_text": "", "digests": { "md5": "77f8c99fbf85bace9b52a0ae9aeb17c1", "sha256": "917faba88c7c81286e17be700766fb729a5784a310b359477296a5c7948b310c" }, "downloads": -1, "filename": "sqltask-0.6.1.tar.gz", "has_sig": false, "md5_digest": "77f8c99fbf85bace9b52a0ae9aeb17c1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21638, "upload_time": "2019-12-12T11:39:31", "upload_time_iso_8601": "2019-12-12T11:39:31.756403Z", "url": "https://files.pythonhosted.org/packages/08/22/08c46d42394d7e26939b0937aa0681214689e662a80dbfaf350618974495/sqltask-0.6.1.tar.gz", "yanked": false, "yanked_reason": null } ], "0.6.2": [ { "comment_text": "", "digests": { "md5": "32e47745fe486b0d12defee739f3c085", "sha256": "9ed54bfbe62d5e0463c069e21e106979cd1cb5b453aa1f7e74d528a655c65354" }, "downloads": -1, "filename": "sqltask-0.6.2.tar.gz", "has_sig": false, "md5_digest": "32e47745fe486b0d12defee739f3c085", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22057, "upload_time": "2019-12-12T18:53:49", "upload_time_iso_8601": "2019-12-12T18:53:49.778779Z", "url": "https://files.pythonhosted.org/packages/9d/2a/3ed10897d68a9ded46a8cf7dc19a064ab745e517467528861908caad7414/sqltask-0.6.2.tar.gz", "yanked": false, "yanked_reason": null } ], "0.6.3": [ { "comment_text": "", "digests": { "md5": "bbfa76306d0c03adf1a5353f6d6bff1e", "sha256": "8a53c0e301230edf4933cb8469a446d4016121033b3e89d7599e959493390369" }, "downloads": -1, "filename": "sqltask-0.6.3.tar.gz", "has_sig": false, "md5_digest": "bbfa76306d0c03adf1a5353f6d6bff1e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22873, "upload_time": "2019-12-14T10:48:01", "upload_time_iso_8601": "2019-12-14T10:48:01.802844Z", "url": "https://files.pythonhosted.org/packages/3a/f7/d5a1395c39e00250cc1d85624cb1ca0d98a3cdbf5c9181b518ffa719e8f6/sqltask-0.6.3.tar.gz", "yanked": false, "yanked_reason": null } ], "0.6.4.2": [ { "comment_text": "", "digests": { "md5": "c8a5d9bb8a3cac1564ebc39fc9bf8eaa", "sha256": "507b5df217ac5214f73bcc93c2b42d5ccae13c326c6b3147373c90ba75010eef" }, "downloads": -1, "filename": "sqltask-0.6.4.2.tar.gz", "has_sig": false, "md5_digest": "c8a5d9bb8a3cac1564ebc39fc9bf8eaa", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22858, "upload_time": "2020-01-23T12:42:59", "upload_time_iso_8601": "2020-01-23T12:42:59.706815Z", "url": "https://files.pythonhosted.org/packages/ba/87/0853984b393dd3777f420d17001629f947a45244ccc7ee931cee1ff68923/sqltask-0.6.4.2.tar.gz", "yanked": false, "yanked_reason": null } ], "0.6.4.3": [ { "comment_text": "", "digests": { "md5": "5e226a0ac923a99a207095678a6e3d3b", "sha256": "79936d2955f21b0901df68282bc1699a87aaf5b6785d0627cb40375e002cb36b" }, "downloads": -1, "filename": "sqltask-0.6.4.3.tar.gz", "has_sig": false, "md5_digest": "5e226a0ac923a99a207095678a6e3d3b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23016, "upload_time": "2020-01-24T08:21:28", "upload_time_iso_8601": "2020-01-24T08:21:28.310948Z", "url": "https://files.pythonhosted.org/packages/0c/4f/e6583d3fa8f5ea528a4fdf5e6a839432f66e2f6395c76152238fb7261c18/sqltask-0.6.4.3.tar.gz", "yanked": false, "yanked_reason": null } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "5e226a0ac923a99a207095678a6e3d3b", "sha256": "79936d2955f21b0901df68282bc1699a87aaf5b6785d0627cb40375e002cb36b" }, "downloads": -1, "filename": "sqltask-0.6.4.3.tar.gz", "has_sig": false, "md5_digest": "5e226a0ac923a99a207095678a6e3d3b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23016, "upload_time": "2020-01-24T08:21:28", "upload_time_iso_8601": "2020-01-24T08:21:28.310948Z", "url": "https://files.pythonhosted.org/packages/0c/4f/e6583d3fa8f5ea528a4fdf5e6a839432f66e2f6395c76152238fb7261c18/sqltask-0.6.4.3.tar.gz", "yanked": false, "yanked_reason": null } ], "vulnerabilities": [] }