
pure-eval 0.2.2
0
Safely evaluate AST nodes without side effects
Contents
Safely evaluate AST nodes without side effects
Stars: 21, Watchers: 21, Forks: 7, Open Issues: 0The alexmojaki/pure_eval
repo was created 3 years ago and was last updated 2 months ago. The project is not very popular with only 21 github stars!
How to Install pure-eval
You can install pure-eval using pip
pip install pure-eval
or add it to a project with poetry
poetry add pure-eval
Package Details
- Author
- Alex Hall
- License
- MIT
- Homepage
- http://github.com/alexmojaki/pure_eval
- PyPi
- https://pypi.org/project/pure-eval/
- GitHub Repo
- https://github.com/alexmojaki/pure_eval
Classifiers
Related Packages
Errors
A list of common pure-eval errors.
Code Examples
Here are some pure-eval
code examples and snippets.