Metadata-Version: 2.4
Name: viasp-backend
Version: 2.3.0.post3
Summary: The backend for the viasp package.
Home-page: https://github.com/potassco/viasp
Author: Luis Glaser
Author-email: Luis.Glaser@uni-potsdam.de
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENCE.md
Requires-Dist: networkx>=2.4
Requires-Dist: flask>=2.2.0
Requires-Dist: clingo>=5.6.0
Requires-Dist: flask-cors>=3.0
Requires-Dist: requests>=2.26.0
Requires-Dist: igraph>=0.8
Requires-Dist: retrying
Requires-Dist: numpy
Requires-Dist: clingraph
Requires-Dist: waitress
Requires-Dist: sqlalchemy
Provides-Extra: testing
Requires-Dist: pytest; extra == "testing"
Dynamic: license-file

# viasp-backend

Provides the backend functionality for viasp. See the main distribution for more information.
