pgsync-fork

View on PyPIReverse Dependencies (0)

2.7.3 pgsync_fork-2.7.3-py3-none-any.whl

Wheel Details

Project: pgsync-fork
Version: 2.7.3
Filename: pgsync_fork-2.7.3-py3-none-any.whl
Download: [link]
Size: 57903
MD5: 302841942a6e6458bb689fb37a7562e5
SHA256: 8c4bf49d6dd5c827143e5c0749086881fd62a96a269f7c3d116419ef709e28ea
Uploaded: 2023-08-13 17:13:13 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pgsync-fork
Version: 2.7.3
Summary: Postgres to Elasticsearch/OpenSearch sync
Author: Tolu Aina
Author-Email: tolu[at]pgsync.com
Maintainer: Tolu Aina
Maintainer-Email: tolu[at]pgsync.com
Home-Page: https://github.com/toluaina/pgsync
Project-Url: Bug Reports, https://github.com/toluaina/pgsync/issues
Project-Url: Funding, https://github.com/sponsors/toluaina
Project-Url: Source, https://github.com/toluaina/pgsync
Project-Url: Web, https://pgsync.com
Project-Url: Documentation, https://pgsync.com
License: LGPLv3
Keywords: pgsync,elasticsearch,opensearch,postgres,change data capture
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)
Requires-Python: >=3.7.0
Requires-Dist: async-timeout (==4.0.2)
Requires-Dist: black (==23.7.0)
Requires-Dist: boto3 (==1.28.8)
Requires-Dist: botocore (==1.31.8)
Requires-Dist: certifi (==2023.5.7)
Requires-Dist: charset-normalizer (==3.2.0)
Requires-Dist: click (==8.1.6)
Requires-Dist: elasticsearch (==7.13.4)
Requires-Dist: elasticsearch-dsl (==7.4.1)
Requires-Dist: environs (==9.5.0)
Requires-Dist: faker (==19.2.0)
Requires-Dist: greenlet (==2.0.2)
Requires-Dist: idna (==3.4)
Requires-Dist: isort (==5.11.5)
Requires-Dist: jmespath (==1.0.1)
Requires-Dist: marshmallow (==3.20.1)
Requires-Dist: mypy-extensions (==1.0.0)
Requires-Dist: opensearch-dsl (==2.1.0)
Requires-Dist: opensearch-py (==2.2.0)
Requires-Dist: packaging (==23.1)
Requires-Dist: pathspec (==0.11.1)
Requires-Dist: platformdirs (==3.9.1)
Requires-Dist: psycopg2-binary (==2.9.6)
Requires-Dist: python-dateutil (==2.8.2)
Requires-Dist: python-dotenv (==0.21.1)
Requires-Dist: redis (==4.6.0)
Requires-Dist: requests (==2.31.0)
Requires-Dist: requests-aws4auth (==1.2.3)
Requires-Dist: s3transfer (==0.6.1)
Requires-Dist: six (==1.16.0)
Requires-Dist: sqlalchemy (==1.4.49)
Requires-Dist: sqlparse (==0.4.4)
Requires-Dist: tomli (==2.0.1)
Requires-Dist: typing-extensions (==4.7.1)
Requires-Dist: urllib3 (==1.26.16)
Description-Content-Type: text/markdown
License-File: LICENSE
License-File: AUTHORS.rst
[Description omitted; length: 3174 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.41.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
pgsync/__init__.py sha256=f4g4dwWxcZUKE2PKkUoh_dxM2Uqk8EUDskmxTr9nedk 114
pgsync/base.py sha256=0IsjhXLniEjkkO7vgWuf_WIZYJvaygXxfYaZ6EOwdII 34213
pgsync/constants.py sha256=QxYCQ8bfi8OxLjbXEQpXt-LREHwaRAALjoIdh7I61pc 3582
pgsync/exc.py sha256=jXLB9DafG4mi8p435BZuRCvjAEIoDCe1XYkt84-Ow2A 3418
pgsync/helper.py sha256=P_qONhMNtufd6vQFrm3CSY4ZbCjU2rQsi2EBCq6CoaQ 1507
pgsync/node.py sha256=C_f7mpckoxk62I8Wrl8xY0aUiFXUkGrBLJ6pqWLG-D4 10862
pgsync/plugin.py sha256=BNsJU_keAydu3uw4s_QB-WsvqsSQ4qVH0UrOUC5aASI 3024
pgsync/querybuilder.py sha256=c1Ffm-8s5igp3Lu_aRe8rQmkB_pQCUTpAv4WI0Ay96U 32530
pgsync/redisqueue.py sha256=_Vlcck9QVaAoXNYLVQ_m6Lv4eevDcV19sO_TOVdH3Cg 1880
pgsync/search_client.py sha256=v744IaXRTaNH_oGibeadzmwiIVpd7yPiT0VIPLt8NqA 15805
pgsync/settings.py sha256=SFsyh7Y8_KE2KtaHoCs2BfhR9CtGFwTtx3eg17AvfRQ 8644
pgsync/singleton.py sha256=lpmWtLSTxkEyDKrz9_S9H2G0bh4f3no7nhHqTNQUsq0 560
pgsync/sync.py sha256=e7c1nGq7VPdDx78Nx3wzGmcfUlt2YElCNJIZybM-RNU 49921
pgsync/transform.py sha256=HnUtKN1EbXOfHx1_PR8T0tgj9y7EsF5pUmoR9pfZOy0 8164
pgsync/trigger.py sha256=h8TmXh-XrFjRCYJ4QawShxots4L7fp9yyY9vvnkMvgU 2181
pgsync/urls.py sha256=K5m7MIhgfLGQ_SctNaf_je_Paxbgb7qrUlvpLqbUWnM 2749
pgsync/utils.py sha256=Z_1rVfoQPsLNwMg-OOCLyFzQFtr937x4Q7OIJQpeRDs 6189
pgsync/view.py sha256=8s2ZAbQ76yIalttYAB6CYS_lhNzuds1vf5jULExJtaI 10562
pgsync_fork-2.7.3.data/scripts/bootstrap sha256=XOO62iex7IyB6vua5YsovlAKQ9znxJxDaU10e8U0nm0 1741
pgsync_fork-2.7.3.data/scripts/parallel_sync sha256=GFiWofSgtuREjYp_m1nmGxFkR8p8IDUwqIDVqEuYVhE 12375
pgsync_fork-2.7.3.data/scripts/pgsync sha256=iZjV5CnSYsm6SNv07AxUo9SLi_KE6AIv1JSRp6H_9DI 100
pgsync_fork-2.7.3.dist-info/AUTHORS.rst sha256=A4_uvEt5XK5lB1T1AiRO810VNRo4RTd6zu9Gy1odvA0 297
pgsync_fork-2.7.3.dist-info/LICENSE sha256=pWgb-bBdsU2Gd2kwAXxketnm5W_2u8_fIeWEgojfrxs 7651
pgsync_fork-2.7.3.dist-info/METADATA sha256=f01m6w77YeMTxiwxYN10QbuRFc4dPgiOqvmUA2Hjs6o 5784
pgsync_fork-2.7.3.dist-info/WHEEL sha256=AtBG6SXL3KF_v0NxLf0ehyVOh0cold-JbJYXNGorC6Q 92
pgsync_fork-2.7.3.dist-info/top_level.txt sha256=-may43VNUiZTccTGl3G4PHHAP-iRZMX0MHUWYw16224 7
pgsync_fork-2.7.3.dist-info/RECORD

top_level.txt

pgsync