News

Peter Wang, co-founder and CEO of Anaconda, maker of the popular Anaconda Python distribution for data science, cringes at Python's limitations for building desktop and mobile applications.
After struggling for almost six months to become somewhat proficient at Python, I was extremely impressed with how much I could do using the MIT App Inventor platform.
In this tutorial, you will learn how to create stunning UI with pure Python using the Streamlit library.
"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 is a Python Kivy tutorial that will show you how to develop cross platform apps with attractive UIs using Kivy and Python!
Create a Python Flask app with the OpenAPI code generator. Explore the auto-generated Flask app in VS Code. A fast, simple and effective way to learn how to use the OpenAPI specification Swagger UI is ...
Learn Python the fun way, using gamified apps that turn coding into a game. Earn points, solve puzzles, and build real skills ...
Written in Rust, the PyApp utility wraps up Python programs into self-contained click-to-run executables. It might be the ...
Creating a python app is easy, but as mentioned earlier, you lose the tight integration with the Prime that is (only?) possible via HP PPL. In particular, PPL subroutines START (), RESET (), Info (), ...
Use PyInstaller to package your Python apps into standalone executables for easy distribution.