Getting Started with Pyglet: A Cross-Platform Windowing and Multimedia Library for Python 02 May 2024 7 min read Python Pyglet is a powerful, yet easy-to-use, cross-platform windowing and multimedia library for Python.
FastAPI Best Practices: A Condensed Guide with Examples 30 Apr 2024 9 min read Python FastAPI is a modern, high-performance web framework for building APIs with Python, based on standard Python type hints.
An Intro to NiceGUI: A Modern Python Framework for Building Web UIs 23 Apr 2024 7 min read Python NiceGUI is a new and easy-to-use tool for making web interfaces using Python. In this article, we will introduce NiceGUI, explain its features, and discuss what it can be used for.
Building a Blog Post Generator with MistralAI and Streamlit 18 Apr 2024 9 min read Python This article explores how this application, powered by Streamlit and Mistral AI, transforms ideas into structured, engaging blog posts.