Metadata-Version: 2.1
Name: golem-core
Version: 0.7.7
Summary: Golem Network (https://golem.network/) API for Python
Home-page: https://github.com/golemfactory/golem-core-python
License: LGPL-3.0-or-later
Author: Golem Factory
Author-email: contact@golem.network
Requires-Python: >=3.8.1,<4.0.0
Classifier: Development Status :: 3 - Alpha
Classifier: Framework :: AsyncIO
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+)
Classifier: Programming Language :: Python :: 3
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 :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: System :: Distributed Computing
Requires-Dist: async-exit-stack (==1.0.1)
Requires-Dist: click (>=8.1.3,<9.0.0)
Requires-Dist: jsonrpc-base (>=1.0.3,<2.0.0)
Requires-Dist: prettytable (>=3.4.1,<4.0.0)
Requires-Dist: semantic-version (>=2.8,<3.0)
Requires-Dist: setuptools
Requires-Dist: srvresolver (>=0.3.5,<0.4.0)
Requires-Dist: textx (>=3.1.1,<4.0.0)
Requires-Dist: ya-aioclient (>=0.6.4,<0.7.0)
Project-URL: Repository, https://github.com/golemfactory/golem-core-python
