{ "info": { "author": "Stitch", "author_email": "", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: GNU Affero General Public License v3", "Programming Language :: Python :: 3 :: Only" ], "description": "# pipelinewise-tap-postgres\n\n[![PyPI version](https://badge.fury.io/py/pipelinewise-tap-postgres.svg)](https://badge.fury.io/py/pipelinewise-tap-postgres)\n[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/pipelinewise-tap-postgres.svg)](https://pypi.org/project/pipelinewise-tap-postgres/)\n[![License: MIT](https://img.shields.io/badge/License-GPLv3-yellow.svg)](https://opensource.org/licenses/GPL-3.0)\n\n[Singer](https://www.singer.io/) tap that extracts data from a [PostgreSQL](https://www.postgresql.com/) database and produces JSON-formatted data following the [Singer spec](https://github.com/singer-io/getting-started/blob/master/docs/SPEC.md).\n\nThis is a [PipelineWise](https://transferwise.github.io/pipelinewise) compatible tap connector.\n\n## How to use it\n\nThe recommended method of running this tap is to use it from [PipelineWise](https://transferwise.github.io/pipelinewise). When running it from PipelineWise you don't need to configure this tap with JSON files and most of things are automated. Please check the related documentation at [Tap Postgres](https://transferwise.github.io/pipelinewise/connectors/taps/postgres.html)\n\nIf you want to run this [Singer Tap](https://singer.io) independently please read further.\n\n### Install and Run\n\nFirst, make sure Python 3 is installed on your system or follow these\ninstallation instructions for [Mac](http://docs.python-guide.org/en/latest/starting/install3/osx/) or\n[Ubuntu](https://www.digitalocean.com/community/tutorials/how-to-install-python-3-and-set-up-a-local-programming-environment-on-ubuntu-16-04).\n\n\nIt's recommended to use a virtualenv:\n\n```bash\n python3 -m venv venv\n pip install pipelinewise-tap-postgres\n```\n\nor\n\n```bash\n python3 -m venv venv\n . venv/bin/activate\n pip install --upgrade pip\n pip install .\n```\n\n### Configuration\n\n\n---\n\nBased on Stitch documentation", "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/transferwise/pipelinewise-tap-postgres", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "pipelinewise-tap-postgres", "package_url": "https://pypi.org/project/pipelinewise-tap-postgres/", "platform": "", "project_url": "https://pypi.org/project/pipelinewise-tap-postgres/", "project_urls": { "Homepage": "https://github.com/transferwise/pipelinewise-tap-postgres" }, "release_url": "https://pypi.org/project/pipelinewise-tap-postgres/1.1.9/", "requires_dist": null, "requires_python": "", "summary": "Singer.io tap for extracting data from PostgreSQL - PipelineWise compatible", "version": "1.1.9" }, "last_serial": 5995328, "releases": { "1.0.9": [ { "comment_text": "", "digests": { "md5": "2abc3d49347fecd2833a6574d443d947", "sha256": "f265069a78c8d00e1a371cb4ccee7dfae33fcb66dc07c4bc389e2d8ed5079f2a" }, "downloads": -1, "filename": "pipelinewise-tap-postgres-1.0.9.tar.gz", "has_sig": false, "md5_digest": "2abc3d49347fecd2833a6574d443d947", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15820, "upload_time": "2019-07-16T16:33:05", "url": "https://files.pythonhosted.org/packages/c8/dd/423fe25db7d47c15ec67aa576b718ecec8c927cf9df858afd743b42cd261/pipelinewise-tap-postgres-1.0.9.tar.gz" } ], "1.1.0": [ { "comment_text": "", "digests": { "md5": "7db9bd309dc9165ff109a35aabc37c41", "sha256": "41e721f58014db9eb51732e877fef6470e6127954826b26ce60f9b40472bff6d" }, "downloads": -1, "filename": "pipelinewise-tap-postgres-1.1.0.tar.gz", "has_sig": false, "md5_digest": "7db9bd309dc9165ff109a35aabc37c41", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15812, "upload_time": "2019-07-23T11:55:23", "url": "https://files.pythonhosted.org/packages/39/fa/5f9118bd0b60b5f5324d8c7b76a1d7d476aa2b0de265f5b7a5d7c3aba7ae/pipelinewise-tap-postgres-1.1.0.tar.gz" } ], "1.1.1": [ { "comment_text": "", "digests": { "md5": "9b7aea08b34a173f5270d13b8f80a312", "sha256": "06cd5d41f9bb0f85cbeb5fb3ca179d08f6749cf77da9c72bd000cdda54263c5b" }, "downloads": -1, "filename": "pipelinewise-tap-postgres-1.1.1.tar.gz", "has_sig": false, "md5_digest": "9b7aea08b34a173f5270d13b8f80a312", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15821, "upload_time": "2019-07-25T10:37:09", "url": "https://files.pythonhosted.org/packages/01/3b/0c092a1e83e01193d0734cc57858f07fcf304bb3c7d0afd321e1554d4d45/pipelinewise-tap-postgres-1.1.1.tar.gz" } ], "1.1.2": [ { "comment_text": "", "digests": { "md5": "ace75c7e885cb1ee1d8879e985f061a0", "sha256": "9783df10383852abc61cc0bafeb39c9c4b1fd9f14557add464f690d84e4ef771" }, "downloads": -1, "filename": "pipelinewise-tap-postgres-1.1.2.tar.gz", "has_sig": false, "md5_digest": "ace75c7e885cb1ee1d8879e985f061a0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16746, "upload_time": "2019-08-12T14:57:51", "url": "https://files.pythonhosted.org/packages/0b/05/9f2064aa7433d824f1aeea799c50a9f2909e6634bb5e9a2f85f38a2c411f/pipelinewise-tap-postgres-1.1.2.tar.gz" } ], "1.1.3": [ { "comment_text": "", "digests": { "md5": "4fc919c427a98dd33d0a21ec98f61d1a", "sha256": "32073001e0ae4cfb7d79810241839798aad7191018e0a3df96fb67e058933e98" }, "downloads": -1, "filename": "pipelinewise-tap-postgres-1.1.3.tar.gz", "has_sig": false, "md5_digest": "4fc919c427a98dd33d0a21ec98f61d1a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16623, "upload_time": "2019-08-20T16:32:31", "url": "https://files.pythonhosted.org/packages/d5/f0/1b85fb3389f30d0db7cb51c671a2ba13c029a3dbd49d8028b90e86da72e4/pipelinewise-tap-postgres-1.1.3.tar.gz" } ], "1.1.4": [ { "comment_text": "", "digests": { "md5": "b0ca87d24474b942bb17778bfdc89f7e", "sha256": "c7547e6d76c4e518c40fd6b8bc39e1d4d7ee30cd3575c3f282f58a3e2cc79c40" }, "downloads": -1, "filename": "pipelinewise-tap-postgres-1.1.4.tar.gz", "has_sig": false, "md5_digest": "b0ca87d24474b942bb17778bfdc89f7e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16631, "upload_time": "2019-08-22T12:19:27", "url": "https://files.pythonhosted.org/packages/85/f3/3fa4c647d46baab50c4d1d598558963e6af53fe0c837185068b0c29b6a23/pipelinewise-tap-postgres-1.1.4.tar.gz" } ], "1.1.5": [ { "comment_text": "", "digests": { "md5": "6ef872dd5af43c1090d408f02dbdf433", "sha256": "bf909a6dd5f3800db43920fad7ee8253942118ce37c542f096f61b944e60a096" }, "downloads": -1, "filename": "pipelinewise-tap-postgres-1.1.5.tar.gz", "has_sig": false, "md5_digest": "6ef872dd5af43c1090d408f02dbdf433", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16819, "upload_time": "2019-09-09T09:50:56", "url": "https://files.pythonhosted.org/packages/43/14/39e4ba7ca99deae8a1211a234fc05d5b35af2aad7c43185d1586bd73c47b/pipelinewise-tap-postgres-1.1.5.tar.gz" } ], "1.1.6": [ { "comment_text": "", "digests": { "md5": "85a06d6feb799f101b56d59e1c3ae2b3", "sha256": "3eb839aff236034b11dbea525f470a1ab33e81f1c2962663f1fda4a3ecd85df6" }, "downloads": -1, "filename": "pipelinewise-tap-postgres-1.1.6.tar.gz", "has_sig": false, "md5_digest": "85a06d6feb799f101b56d59e1c3ae2b3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18600, "upload_time": "2019-09-19T15:39:20", "url": "https://files.pythonhosted.org/packages/51/de/7705553232ae2f530bb6ef10e357d06a3aed9ab0265d286aff6c90301331/pipelinewise-tap-postgres-1.1.6.tar.gz" } ], "1.1.7": [ { "comment_text": "", "digests": { "md5": "473ece69836a098f870fe1ba6ed91f10", "sha256": "447703c40f3557728ba6532563580b4f98eb3d86f426a6c2c4d4ef1fb6561466" }, "downloads": -1, "filename": "pipelinewise-tap-postgres-1.1.7.tar.gz", "has_sig": false, "md5_digest": "473ece69836a098f870fe1ba6ed91f10", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18829, "upload_time": "2019-10-04T12:23:22", "url": "https://files.pythonhosted.org/packages/41/02/daa49f0eac3df173919797a17f7333aa8f9fe1617d7d1588eb76b727c684/pipelinewise-tap-postgres-1.1.7.tar.gz" } ], "1.1.9": [ { "comment_text": "", "digests": { "md5": "78d74b68a29d72a1d08ca36486a3faed", "sha256": "9927ef76696a88f4cd2aca3353ef2c07aa39902ecc06e0c7b98fef81fea491df" }, "downloads": -1, "filename": "pipelinewise-tap-postgres-1.1.9.tar.gz", "has_sig": false, "md5_digest": "78d74b68a29d72a1d08ca36486a3faed", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19119, "upload_time": "2019-10-18T11:37:04", "url": "https://files.pythonhosted.org/packages/ac/d2/0ce2f9053914677cdd76e2e6aabaf6ce612d28ef7149e6741c3190797cf7/pipelinewise-tap-postgres-1.1.9.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "78d74b68a29d72a1d08ca36486a3faed", "sha256": "9927ef76696a88f4cd2aca3353ef2c07aa39902ecc06e0c7b98fef81fea491df" }, "downloads": -1, "filename": "pipelinewise-tap-postgres-1.1.9.tar.gz", "has_sig": false, "md5_digest": "78d74b68a29d72a1d08ca36486a3faed", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19119, "upload_time": "2019-10-18T11:37:04", "url": "https://files.pythonhosted.org/packages/ac/d2/0ce2f9053914677cdd76e2e6aabaf6ce612d28ef7149e6741c3190797cf7/pipelinewise-tap-postgres-1.1.9.tar.gz" } ] }