Metadata-Version: 2.1
Name: dcp
Version: 2.0.6
Summary: A DCP SDK
Home-page: https://github.com/Distributive-Network/bifrost2
License: MIT
Author: Distributive
Author-email: info@distributive.network
Requires-Python: >=3.8,<3.13
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
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: Topic :: System :: Distributed Computing
Requires-Dist: cloudpickle (==2.2.1)
Requires-Dist: dill (==0.3.8)
Requires-Dist: nest_asyncio (>=1.6.0,<2.0.0)
Requires-Dist: numpy (>=1.24,<1.25) ; python_version < "3.9"
Requires-Dist: numpy (>=2.0,<3.0) ; python_version >= "3.9"
Requires-Dist: pythonmonkey (>=0.7.1)
Project-URL: Repository, https://github.com/Distributive-Network/bifrost2
