
Js2Py 0.74
0
JavaScript to Python Translator & JavaScript interpreter written in 100% pure Python.
Contents
JavaScript to Python Translator & JavaScript interpreter written in 100% pure Python.
Stars: 2569, Watchers: 2569, Forks: 276, Open Issues: 159The PiotrDabkowski/Js2Py repo was created 11 years ago and the last code push was 1 years ago.
The project is very popular with an impressive 2569 github stars!
How to Install js2py
You can install js2py using pip
pip install js2py
or add it to a project with poetry
poetry add js2py
Package Details
- Author
- Piotr Dabkowski
- License
- MIT
- Homepage
- https://github.com/PiotrDabkowski/Js2Py
- PyPi:
- https://pypi.org/project/Js2Py/
- GitHub Repo:
- https://github.com/PiotrDabkowski/Js2Py
Related Packages
Errors
A list of common js2py errors.
Code Examples
Here are some js2py code examples and snippets.
GitHub Issues
The js2py package has 159 open issues on GitHub
- [Bug] Python3.13 RuntimeError: Your python version made changes to the bytecode
pythonfix