Contents

esprima 4.0.1

0

ECMAScript parsing infrastructure for multipurpose analysis in Python

ECMAScript parsing infrastructure for multipurpose analysis in Python

Stars: 221, Watchers: 221, Forks: 48, Open Issues: 7

The Kronuz/esprima-python repo was created 6 years ago and the last code push was 1 years ago.
The project is popular with 221 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
No  esprima  pypi packages just yet.

Errors

A list of common esprima errors.

Code Examples

Here are some esprima code examples and snippets.

Related Packages & Articles

astroid 3.1.0

An abstract syntax tree for Python with inference support.

bokeh 3.4.0

Interactive plots and applications in the browser from Python

asteval 0.9.32

Safe, minimalistic evaluator of python expression using ast module