ws2webhook

View on PyPIReverse Dependencies (0)

0.1.10 ws2webhook-0.1.10-py3-none-any.whl

Wheel Details

Project: ws2webhook
Version: 0.1.10
Filename: ws2webhook-0.1.10-py3-none-any.whl
Download: [link]
Size: 4480
MD5: adcf9ed3a7b94b8736b5c47a51f54861
SHA256: f41f9d7fec24cd7e7e17384ade8f69e8ead2732eed6bf4d94e6f68457ef2a62c
Uploaded: 2024-01-28 05:09:56 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: ws2webhook
Version: 0.1.10
Summary: Websocket data to webhook
Author: Kyosuke Miyamura
Author-Email: ask[at]386.jp
Home-Page: https://github.com/386jp/ws2webhook
Project-Url: Repository, https://github.com/386jp/ws2webhook
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.9
Requires-Dist: python-dotenv (<2.0.0,>=1.0.0)
Requires-Dist: requests (<3.0.0,>=2.31.0)
Requires-Dist: websocket-client (==1.6.1)
Description-Content-Type: text/markdown
[Description omitted; length: 14 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.6.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
ws2webhook/__init__.py sha256=PCbrDLkcROrPMzhF14OrHF9uLhbVcdHvtrUKpo-9n_4 29
ws2webhook/cli.py sha256=TO5nidRtLkTytCLrfs6rYWDIvlkuvA5k3UkHOn8rW2E 1282
ws2webhook/const.py sha256=uxjnFZxvhjlFYswnAYw85sD-zgWQDJZJes1fI3j86XU 28
ws2webhook/main.py sha256=0yJL3KzscmQ-uNEyJGrj_VDqAxXYtp_q64pAd5mkM80 3462
ws2webhook/version.py sha256=KDgrH-WpvWR7XE06P6x714ZKxC1C2_QyofkRVP7bkR0 144
ws2webhook-0.1.10.dist-info/LICENSE sha256=GQYHplRc0NvzrCRfTxaR1dk7ygBb1WPM8QybFDVszYw 1073
ws2webhook-0.1.10.dist-info/METADATA sha256=k9oeyJRGA3JuA-ouNLT8gO9lgJ3eBK9uUhRBdQuiGps 656
ws2webhook-0.1.10.dist-info/WHEEL sha256=Zb28QaM1gQi8f4VCBhsUklF61CTlNYfs9YAZn-TOGFk 88
ws2webhook-0.1.10.dist-info/entry_points.txt sha256=5dKw8axbBCWc-6liKHsq1_f9XWTDw72aTL-r0WcyfW4 50
ws2webhook-0.1.10.dist-info/RECORD

entry_points.txt

ws2webhook = ws2webhook.cli:main