pure-eval
PyPIv0.2.3Safely evaluate AST nodes without side effects
Overview
pure-eval is an PyPI package that safely evaluate AST nodes without side effects. The latest version is 0.2.3, released under the MIT license.
Who should use it
Teams working in the PyPI ecosystem who need safely evaluate AST nodes without side effects and value a focused solution.
When not to use it
Consider an alternative if you need to have first-class TypeScript types out of the box, or if a more actively-maintained option better fits your PyPI stack.
Pros
- Clear open-source license (MIT).
- Zero runtime dependencies — minimal footprint.
Cons
- No bundled TypeScript types (may require a separate @types package).
Auto-generated from collected registry metadata. No external claims are inferred.
Relationship graph
Dependencies (left) and dependents (right) of pure-eval.
Used by
Popular packages that depend on pure-eval.
Frequently installed together
Version history
| Version | Published | License |
|---|---|---|
| 0.2.3latest | 2 years ago | MIT |
| 0.2.2 | 4 years ago | MIT |
| 0.2.1 | 5 years ago | MIT |
| 0.2.0 | 5 years ago | MIT |
| 0.1.1 | 5 years ago | MIT |
| 0.1.0 | 6 years ago | MIT |
| 0.0.3 | 6 years ago | MIT |
| 0.0.2 | 6 years ago | MIT |
| 0.0.1 | 6 years ago | MIT |
Maintainers
Frequently asked questions
How do I install pure-eval?
Run `pip install pure-eval` to add pure-eval to your PyPI project.
What license is pure-eval released under?
pure-eval is distributed under the MIT license.
How popular is pure-eval?
pure-eval has approximately 0 downloads per week and 1 known dependent packages.