News

Reflex has built an open source framework to make it easy to turn Python code into a we app. Today it announced a $5M seed investment.
As someone who often works with Python scripts, Jupyter Notebook is my favorite tool for making notes during lectures and sharing my painstakingly-written code with my programming friends and rivals.
This is akin to the way tools like Poetry work: Most of your high-level interactions with the project are through the tool, so you don’t have to manually create files or edit configurations.
Written in Rust, the PyApp utility wraps up Python programs into self-contained click-to-run executables. It might be the ...