Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 29 days 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``.