summaryrefslogtreecommitdiffstats
path: root/python/python3-pure_eval/README
blob: 7b94568df9c8c5eb574f14477ff570c7b3176ae0 (plain)
1
2
3
pure_eval is a Python package that lets you safely evaluate certain
AST nodes without triggering arbitrary code that may have unwanted
side effects.