Metadata-Version: 2.1
Name: golem-core
Version: 0.1.0
Summary: Python Golem (https://www.golem.network/) Core API
Home-page: https://github.com/golemfactory/golem-core-python
License: LGPL-3.0-or-later
Author: Jan Betley
Author-email: jan.betley@golem.network
Requires-Python: >=3.8.0,<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.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: System :: Distributed Computing
Requires-Dist: click (>=8.1.3,<9.0.0)
Requires-Dist: prettytable (>=3.4.1,<4.0.0)
Requires-Dist: types-prettytable (>=3.4.1,<4.0.0)
Requires-Dist: yapapi (>=0.9.3,<0.10.0)
Project-URL: Repository, https://github.com/golemfactory/golem-core-python
