Metadata-Version: 2.1
Name: pubnub
Version: 7.3.1
Summary: PubNub Real-time push service in the cloud
Home-page: http://pubnub.com
Author: PubNub
Author-email: support@pubnub.com
License: PubNub Software Development Kit License
Project-URL: Source, https://github.com/pubnub/python
Project-URL: Documentation, https://www.pubnub.com/docs/sdks/python
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
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 :: Implementation :: CPython
Classifier: License :: Other/Proprietary License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.7
License-File: LICENSE
Requires-Dist: pycryptodomex>=3.3
Requires-Dist: requests>=2.4
Requires-Dist: cbor2
Requires-Dist: aiohttp
