An open API service indexing awesome lists of open source software.

https://github.com/msoeken/dormouse

Parsing Python code into Boolean expressions
https://github.com/msoeken/dormouse

ast boolean-expression boolean-logic parsing python sympy

Last synced: 11 months ago
JSON representation

Parsing Python code into Boolean expressions

Awesome Lists containing this project

README

          

dormouse
========

This Python package contains functions to translate some Python code that
describes predicates into logic expressions using ``sympy``.