Pull requests help you collaborate on code with other people. As pull requests are created, they’ll appear here in a searchable and filterable list. To get started, you should create a pull request.
It would be really nice if PyReact could offer a generic WSGI app like the react-middleware project or an API where one could give it a path to a React component and it will return a string so the ...