Metadata-Version: 2.4
Name: aspish
Version: 0.1.0
Summary: Answer Set Programming with a friendly interface.
License-Expression: MIT
Author: Matthias Ossadnik
Author-email: ossadnik.matthias@gmail.com
Requires-Python: >=3.11,<3.14
Classifier: Development Status :: 3 - Alpha
Requires-Dist: clingo (>=5.8.0,<6.0.0)
Project-URL: homepage, https://github.com/mossadnik/aspish
Description-Content-Type: text/markdown

# ASPish - Answer Set Programming for Python

> aspish is an adjective meaning relating to, resembling, or having the qualities of an [asp](https://en.wikipedia.org/wiki/Asp_(snake))

ASPish is a library that aims to resemble [ASP (Anser Set Programming)](https://en.wikipedia.org/wiki/Answer_set_programming) in a Python-friendly way.

