React

React is a JavaScript web application framework for building rich user interfaces that run in web browsers.

Beginner React tutorials

Generally before you start working with React you will want to learn how to build your Python backend with a web framework such as Django, Flask or Pyramid. Once you get comfortable with the web development basics with one of those frameworks as well as JavaScript then it will be much easier to tack on React to build your client-side user interfaces.

Python+React tutorials

Other React resources

Do you need to style your app or deploy it?