PyReact 0.6.0
0
Python bridge to JSX & the React JavaScript library.
Contents
Python bridge to JSX & the React JavaScript library.
Stars: 579, Watchers: 579, Forks: 61, Open Issues: 7The facebookarchive/react-python
repo was created 11 years ago and the last code push was 8 years ago.
The project is popular with 579 github stars!
How to Install pyreact
You can install pyreact using pip
pip install pyreact
or add it to a project with poetry
poetry add pyreact
Package Details
- Author
- Kunal Mehta
- License
- Apache-2.0
- Homepage
- https://github.com/reactjs/react-python/
- PyPi:
- https://pypi.org/project/PyReact/
- GitHub Repo:
- https://github.com/reactjs/react-python
Classifiers
- Software Development/Code Generators
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common pyreact errors.
Code Examples
Here are some pyreact
code examples and snippets.