Learn to create responsive front-end web applications in Python using the React and Material-UI Java Script libraries without having to program in Java Script! How is this possible? By using the Transcrypt transpiler that turns your Python code into Java Script.
Let’s face it, Java Script is the way of the web, and Python doesn’t run in a web browser. BUT, just like the popular Type Script language that gets compiled into Java Script to run in a web browser, Transcrypt does the same thing for Python. Because of the way Transcrypt maps Python data types and language constructs to Java Script, your Python code is able to directly utilize the full ecosystem of Java Script libraries that exist, taking advantage of existing web application technologies rather than trying to replace them.
Using a Python-centric viewpoint, this book outlines the developer tools and software libraries needed to develop front-end web applications with Python, specifically focusing on the popular React library and open-source Material-UI library that includes a collection of React components based on Google’s Material Design user interface specification. In addition to chapters covering how to implement specific application features, in a learn-by-doing fashion, the last section of the book walks you through building a fully functional example application from start to finish, giving you an idea of how everything fits together.
While this book isn’t necessarily meant for beginning programmers, if you are already familiar with Python and want to create front-end web applications but don’t want to have to delve into the complexities of a full Java Script ecosystem, don’t want to have to keep switching back and forth between languages for the same full-stack application, or if you just don’t care to program in Java Script in general, the approach taken in this book gives you another option using Python.
Daftar Isi
Part 1 – Getting Started
Part 2 – Building Blocks
Part 3 – Putting it all Together
Tentang Penulis
John Sheehan graduated with a degree in Computer Science & Engineering from the University of Illinois at Chicago, and has been programming primarily with Python for the past decade. As a freelance software developer, they have developed custom business software for scores of companies throughout the United States. In their free time, John is an avid DIYer, electronics enthusiast, and musician. They are currently based in sunny Southern California, and are the meetup organizer for the local Python and Raspberry Pi user groups.