swampyer

View on PyPIReverse Dependencies (2)

3.0.20240511 swampyer-3.0.20240511-py3-none-any.whl

Wheel Details

Project: swampyer
Version: 3.0.20240511
Filename: swampyer-3.0.20240511-py3-none-any.whl
Download: [link]
Size: 26081
MD5: d692d536be8384047602525898a217a7
SHA256: d9fcff8d63f289f47c7b4b575ef0543ffbb91f092c3c6ad16c6d36471b03fc34
Uploaded: 2024-05-12 01:31:28 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: swampyer
Version: 3.0.20240511
Summary: Simple WAMP library with minimal external dependencies
Author: Aki Mimoto
Author-Email: aki[at]zaber.com
Classifier: Programming Language :: Python :: 3
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
Requires-Python: >=3.7.0,<4.0
Requires-Dist: cbor (<2.0.0,>=1.0.0); extra == "cbor" or extra == "all"
Requires-Dist: certifi (<2024.0.0,>=2023.11.17)
Requires-Dist: msgpack (<2.0.0,>=1.0.2); extra == "msgpack" or extra == "all"
Requires-Dist: six (<2.0.0,>=1.16.0)
Requires-Dist: websocket-client (>=0.59.0)
Requires-Dist: websockets (<12.0.0,>=11.0.3); extra == "websockets" or extra == "all"
Provides-Extra: all
Provides-Extra: cbor
Provides-Extra: msgpack
Provides-Extra: websockets
[No description]

WHEEL

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

RECORD

Path Digest Size
swampyer/__init__.py sha256=1xtLxc8mtKDTRExYkeWvHJxFG_462UbzZ2IISPn-B6o 168
swampyer/client.py sha256=jaGvGcj9-j6VPZjKD9IYtsAtTeGAPVIFG2yDoQgGZZA 41116
swampyer/common.py sha256=kXEQpRArRh-eA7uZSHeWDQ0pfc5HUgao1NGeCLNN1ds 1098
swampyer/exceptions.py sha256=px9qWu5X9cv_qej_-Y5hR4c9R-Ud6NF4Kar0ZNUH47I 658
swampyer/fields.py sha256=dfT9vdtn3LnSpzh0BqsUP-lfbA8Opk-dISrCJud3WXA 1014
swampyer/messages.py sha256=Ax2nW1LuwghBklAyPS_yoyfKHEKtCbrtY44bLWgHRKg 7101
swampyer/queues.py sha256=iivaMCuu05aRbkxrGu9YY1P-oqWrW2CHX9RIUihqido 11295
swampyer/serializers.py sha256=rnASj5FGRlvnt361nLsRA34k78KREL6-naP0CN9roSI 4696
swampyer/transport.py sha256=OZXNPdza1cZoznJae3vPiVQl5LvjS0XpXMyw6-CRXFo 25609
swampyer/utils.py sha256=Jh22SZEYI7lnPqqxi4u2EsE14ziVBT7QVxKrT6gGNyU 57
swampyer-3.0.20240511.dist-info/METADATA sha256=gRKW3GzAx269uqdBNJKdNXFpYkb5ojc4d-xyMvfeAZQ 959
swampyer-3.0.20240511.dist-info/entry_points.txt sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
swampyer-3.0.20240511.dist-info/WHEEL sha256=vVCvjcmxuUltf8cYhJ0sJMRDLr1XsPuxEId8YDzbyCY 88
swampyer-3.0.20240511.dist-info/RECORD

entry_points.txt

[empty]