{ "info": { "author": "Maria Feria", "author_email": "mferiaa@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: Apache Software License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# AWS ETL Utils\nSet of utilities to construct *data pipeline units in Amazon Web Services*.\n\n\n## Redshift module: RedshiftETLBuilder\nMethods to build ETL in Redshift.\n\n### Features\n\nRedshiftETLBuilder currently has these features:\n\n- Connect to a given redshift cluster\n- Passes parameters to sql scripts\n- Execute sql scripts\n\n\n## Test\nUnit tests: python -m unittest discover\n\n## Version\nThis utility uses bumpversion to update version on '.bumpversion.cfg', 'setup.py' and '.properties' files.\n>> bumpversion --current-version 0.1.0 [major, minor, patch]\n\n\n", "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/mferi/aws-etl-utils", "keywords": "", "license": "Apache 2.0", "maintainer": "", "maintainer_email": "", "name": "aws-etl-utils", "package_url": "https://pypi.org/project/aws-etl-utils/", "platform": "", "project_url": "https://pypi.org/project/aws-etl-utils/", "project_urls": { "Homepage": "https://github.com/mferi/aws-etl-utils" }, "release_url": "https://pypi.org/project/aws-etl-utils/0.0.3/", "requires_dist": [ "boto3", "psycopg2-binary" ], "requires_python": "", "summary": "AWS ETL Utility", "version": "0.0.3" }, "last_serial": 4221496, "releases": { "0.0.3": [ { "comment_text": "", "digests": { "md5": "d3d164bec14b09a2c705be88cd6bd27d", "sha256": "33ea6b85751ed225e562ef0178de4b4104361d4e8f61a79d42a618f2a8a8f0ce" }, "downloads": -1, "filename": "aws_etl_utils-0.0.3-py3-none-any.whl", "has_sig": false, "md5_digest": "d3d164bec14b09a2c705be88cd6bd27d", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3851, "upload_time": "2018-08-30T06:55:15", "url": "https://files.pythonhosted.org/packages/ca/5c/ac4a1a51e62118865558f876440e2765516912708d97e37d99cbe4f18cd5/aws_etl_utils-0.0.3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "9e7280fa2be43b25323cb8b80a9f62ea", "sha256": "2c7bf4b364458bd5e912d1ba5ad597f47a4e053a014c7dbb910011bd0d4f4771" }, "downloads": -1, "filename": "aws-etl-utils-0.0.3.tar.gz", "has_sig": false, "md5_digest": "9e7280fa2be43b25323cb8b80a9f62ea", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3246, "upload_time": "2018-08-30T06:55:17", "url": "https://files.pythonhosted.org/packages/25/be/64509b410b7a73976689d2afce6e8ae676e1ef438b7d332f279fc9098193/aws-etl-utils-0.0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d3d164bec14b09a2c705be88cd6bd27d", "sha256": "33ea6b85751ed225e562ef0178de4b4104361d4e8f61a79d42a618f2a8a8f0ce" }, "downloads": -1, "filename": "aws_etl_utils-0.0.3-py3-none-any.whl", "has_sig": false, "md5_digest": "d3d164bec14b09a2c705be88cd6bd27d", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3851, "upload_time": "2018-08-30T06:55:15", "url": "https://files.pythonhosted.org/packages/ca/5c/ac4a1a51e62118865558f876440e2765516912708d97e37d99cbe4f18cd5/aws_etl_utils-0.0.3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "9e7280fa2be43b25323cb8b80a9f62ea", "sha256": "2c7bf4b364458bd5e912d1ba5ad597f47a4e053a014c7dbb910011bd0d4f4771" }, "downloads": -1, "filename": "aws-etl-utils-0.0.3.tar.gz", "has_sig": false, "md5_digest": "9e7280fa2be43b25323cb8b80a9f62ea", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3246, "upload_time": "2018-08-30T06:55:17", "url": "https://files.pythonhosted.org/packages/25/be/64509b410b7a73976689d2afce6e8ae676e1ef438b7d332f279fc9098193/aws-etl-utils-0.0.3.tar.gz" } ] }