Metadata-Version: 2.1
Name: viasp-backend
Version: 0.0.1
Summary: The backend for the viasp package.
Home-page: https://github.com/glaserL/viasp
Author: Luis Glaser
Author-email: Luis.Glaser@uni-potsdam.de
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Requires-Dist: networkx (>=2.4)
Requires-Dist: flask (>=2)
Requires-Dist: clingo (==5.5.0.post3)
Requires-Dist: flask-cors (>=3.0)
Requires-Dist: clingox (>=1.0.0)
Provides-Extra: testing
Requires-Dist: pytest ; extra == 'testing'

# viasp-backend

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


