Ecosyste.ms: Awesome
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: 29 days ago
JSON representation
Parsing Python code into Boolean expressions
- Host: GitHub
- URL: https://github.com/msoeken/dormouse
- Owner: msoeken
- License: mit
- Created: 2018-01-31T09:46:10.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-31T16:36:01.000Z (almost 7 years ago)
- Last Synced: 2024-10-06T16:32:53.196Z (about 1 month ago)
- Topics: ast, boolean-expression, boolean-logic, parsing, python, sympy
- Language: Python
- Size: 5.86 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
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``.