pgpigeon

View on PyPIReverse Dependencies (0)

1.1.5 pgpigeon-1.1.5-py3-none-any.whl

Wheel Details

Project: pgpigeon
Version: 1.1.5
Filename: pgpigeon-1.1.5-py3-none-any.whl
Download: [link]
Size: 15521
MD5: c46a3fa17042f4ec4970683c4a67af35
SHA256: ab37578f6cf6133b7a90d9545088168783590f4e4645907f419ee0033075a7ad
Uploaded: 2023-05-30 13:43:08 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pgpigeon
Version: 1.1.5
Summary: This package help to implement realtime db notifications.
Author-Email: Dinesh Kushwaha <2kush.dinesh[at]gmail.com>
Project-Url: Homepage, https://github.com/dinesh-kushwaha/pypigeon
Project-Url: Bug Tracker, https://github.com/pypa/sampleproject/issues
License: MIT License Copyright (c) 2022 Dinesh Kushwaha Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Keywords: python,postgresql,realtime,notification,pg_notify,channel
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Requires-Dist: psycopg2 (>=2.9.3)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 13144 characters]

WHEEL

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

RECORD

Path Digest Size
pgpigeon/__init__.py sha256=w95GbncOXqp5Yk6jbM18fU02Wb39VomZMGDK1fCpQMo 21
pgpigeon/common.py sha256=0uNYTHTgRt_Iyy_PFWRdsF9hwLdqRrAQ-aHasFni1KI 3187
pgpigeon/constants.py sha256=sH-kzw4TVf0HItxwaWomBi3LCg66dy2CFDYwjyZMTnQ 8931
pgpigeon/context_models.py sha256=nLLEmkHIHsPgSoFYT4B-skA-yjdscXLcLy59Pc18iFo 911
pgpigeon/interpreter.py sha256=yv3hr87YDEzXPM-cePHYWUXnyM-OApvKOTIuSYi3Yso 584
pgpigeon/modules.py sha256=ndiHPjN5As34jl9GJHek6MfPk09pmqdzurvJazu6N-Y 239
pgpigeon/pgnest.py sha256=AuvOd9kscJZPI4rG-ENkoXcu0BFcJGPBhQGVYsQcOJY 3668
pgpigeon/pgpigeon.py sha256=XL1UwZCyLqtbIydOIRwte7udYmhAzaO0lDHx26jZcnE 2550
pgpigeon/pgscript.py sha256=8iaKZbC9zxF0oWhwJeMqeZStzYqSVmUbyWEpnTYG2z8 2023
pgpigeon/pigeon_cli.py sha256=ss4-Wv9Ce2dMIasX_m1RQ0_JTSQWESt03h4DP3LeSBY 892
pgpigeon/commands/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pgpigeon/commands/configure.py sha256=AqHlpV6TWdpVLb3TFqvk3GseNAhDiP-nYZUInMTFISI 1314
pgpigeon/commands/create_scripts.py sha256=lTDU0NVdW62pRXG1rg2uOM6vMpZ-EufysRMThxRxFtk 1069
pgpigeon/commands/create_triggers.py sha256=uRXtglRpCPpBrIxhmPuyYFrJH1dvrBiDcZBZydS-a5Y 1071
pgpigeon/commands/sample_code.py sha256=DD7rKk7lAuXzwdwUd-q9u_uPyRvumBewk-mL2BhJjLg 1911
pgpigeon-1.1.5.dist-info/LICENSE sha256=DsGbQ13k5nowiX_FCPjsyu6NIyHOdJlr1xAkOdFyjOs 1093
pgpigeon-1.1.5.dist-info/METADATA sha256=SoQa1uc3ZqAhlMCSc8uLCQOTUfcI1-Nj0q_tR3jopys 15430
pgpigeon-1.1.5.dist-info/WHEEL sha256=pkctZYzUS4AYVn6dJ-7367OJZivF2e8RA9b_ZBjif18 92
pgpigeon-1.1.5.dist-info/entry_points.txt sha256=SmawyzYjpSXI0xCwN1T-9-gcGwSbnsHlwbAG6DuTEng 55
pgpigeon-1.1.5.dist-info/top_level.txt sha256=QYeW3r0cntNcpnLidxMU-yldRIgn5csKhHEmIwH7VCI 9
pgpigeon-1.1.5.dist-info/RECORD

top_level.txt

pgpigeon

entry_points.txt

pigeon = pgpigeon.pigeon_cli:startup