Real Python Tutorials

Build a Code Image Generator With Python
NEW

Build a Code Image Generator With Python

In this step-by-step tutorial, you'll build a code image generator that creates nice-looking images of your code snippets to share on social media. Your code image generator will be powered by the Flask web framework and include exciting packages like Pygments and Playwright.

Aug 21, 2023 flask front-end intermediate projects web-dev