Learn to create responsive front-end web applications in Python using the React and Material-UI JavaScript libraries without having to program in JavaScript!

Joined March 2021
1 Photos and videos
Pinned Tweet
React to Python is now available in print and e-book formats at these retailers: 🔸Amazon 🔸Apple Books 🔸Barnes & Noble 🔸Leanpub 🔸Aerio/Ingram 🔸Rakuten Kobo pyreact.com
1
3
React to Python retweeted
Version update for Transcrypt 3.9: v3.9.4 Changelog: - Fixed list and string slicing - Added features to str and dict - Added list.copy method and validations for list.pop - Updated enumerate function - Additional bug fixes github.com/TranscryptOrg/Tra…
1
3
29
React to Python retweeted
Version update for Transcrypt 3.9: v3.9.3 Changelog: - Added math.copysign & math.isclose - Allow multiple iterators for map - Add kwargs and string support to min & max - Add copy module - Fixed issues with sort & sorted github.com/TranscryptOrg/Tra…
2
2
109
React to Python retweeted
Transcrypt now has a new home on GitHub. It has been moved from a personal GitHub account to an organizational account. All issues, discussions, and commit history have been retained from the old location. #Python #Transcrypt github.com/TranscryptOrg/Tra…
1
1
5
241
Here is a write-up on using the new version of Parcel with Transcrypt and the new Python plug-in for Parcel v2: dev.to/jennasys/using-parcel…
31 Mar 2022
Just shipped Parcel v2.4.1 and Parcel CSS v1.7.4! 🚀 These releases include bug fixes for our new CSS transformer, and an update to SWC. Release notes: - Parcel: github.com/parcel-bundler/pa… - Parcel CSS: github.com/parcel-bundler/pa…
1
3
Errata - Build Errors Related to material-ui/core To avoid a breaking change in version 4.12.0 of the material-ui/core module, pin the dependency to version 4.11.0 by removing the caret in the package.json file. "@material-ui/core": "4.11.0" github.com/rtp-book/project/…
1
Errata - Transcrypt now supports Python 3.9 When following the examples in the React to Python book, you will need to not mix Python 3.7 and Transcrypt version 3.9 If using Python 3.7 as indicated in the book, use: pip install transcrypt==3.7.16 github.com/rtp-book/code/dis…
1
2
Now available in print and Kindle formats on Amazon: amazon.com/dp-1736574701/dp/… Additional points of purchase will be added over the next few weeks.

1
2
Available soon!
2
4