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.
In this tutorial, you will learn how to create stunning UI with pure Python using the Streamlit library.
Playwright, a Python library, allows developers to essentially control the browser with a few lines of Python code to automate cross-browser testing for single-page web apps and Progressive Web Apps.
Learn the basics of Python, SQL and languages on your phone. Here are the top apps for aspiring coders and engineers.
"PyScript is a framework that allows users to create rich Python applications in the browser using a mix of Python with standard HTML." explains Anaconda in a recent blog post.
This post explains what a Python module is and how to use it to drastically extend the capabiltiies of your code. Plus: how to make your own!
Learn Python the fun way, using gamified apps that turn coding into a game. Earn points, solve puzzles, and build real skills ...
Why is your Python app so slow? Find out by using Python’s built-in profiler to locate bottlenecks in your Python code ...
Interested in learning Python? Jack Wallen takes you through your first steps in building a simple application to take user input and write it to a file.