/neurolang_web

A web API and UI for the NeuroLang library.

Primary LanguagePython

nlweb

A web API and UI for the NeuroLang library.

Development install

Run pip install -e .[dev,test]

Then run pre-commit install to setup tasks that are integrated with version control (e.g. black auto-formatting)