Skip to content

krr-up/aspen

Repository files navigation

aspen

Remove this block after following the instructions below to use the template.

This project template is configured to ease collaboration. Linters, formatters, and actions are already configured and ready to use.

To use the project template, run the init.py script to give the project a name and some metadata. The script can then be removed and the pyproject.toml file be adjusted as needed.

Installation

To install the project, run

pip install .

Usage

Run the following for basic usage information:

aspen -h

To generate and open the documentation, run

nox -s doc -- serve

Instructions to install and use nox can be found in DEVELOPMENT.md

About

A tool for reifying and working with syntax trees in Answer Set Programming (ASP).

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published