esprima 4.0.1
0
ECMAScript parsing infrastructure for multipurpose analysis in Python
Contents
ECMAScript parsing infrastructure for multipurpose analysis in Python
Stars: 235, Watchers: 235, Forks: 48, Open Issues: 7The Kronuz/esprima-python
repo was created 7 years ago and the last code push was 1 years ago.
The project is popular with 235 github stars!
How to Install esprima
You can install esprima using pip
pip install esprima
or add it to a project with poetry
poetry add esprima
Package Details
- Author
- German M. Bravo (Kronuz)
- License
- BSD License
- Homepage
- https://github.com/Kronuz/esprima-python
- PyPi:
- https://pypi.org/project/esprima/
- GitHub Repo:
- https://github.com/Kronuz/esprima-python
Classifiers
- Software Development/Code Generators
- Software Development/Compilers
- Software Development/Libraries/Python Modules
- Text Processing/General
Related Packages
Errors
A list of common esprima errors.
Code Examples
Here are some esprima
code examples and snippets.