Metadata-Version: 2.1
Name: resilient-python-cache
Version: 0.1.0
Summary: Python library for syncing ResilientDB data via WebSocket and HTTP with seamless reconnection.
Home-page: https://github.com/ResilientEcosystem/resilient-python-cache
License: Apache-2.0
Keywords: websocket,mongodb,sync,reconnection,resilientdb
Author: Apratim Shukla
Author-email: apratimshukla6@gmail.com
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
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 :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: httpx (>=0.24.0,<0.25.0)
Requires-Dist: motor (>=2.5.1,<3.0.0)
Requires-Dist: pyee (>=9.0.4,<10.0.0)
Requires-Dist: websockets (>=10.3,<11.0)
Project-URL: Repository, https://github.com/ResilientEcosystem/resilient-python-cache
