How to auto-deploy a Flask Python app with Heroku
Let’s see how to setup a Gitlab CI/CD process for a Flask app!
Read More »How to auto-deploy a Flask Python app with HerokuLet’s see how to setup a Gitlab CI/CD process for a Flask app!
Read More »How to auto-deploy a Flask Python app with HerokuAka: “I’m tired of spending hours doing exports – let’s call Python to the rescue!” (bis)
Read More »How I automated the marketing of my Blender 3D models (2/2)Aka: “I’m tired of spending hours doing exports – let’s call Python to the rescue!”
Read More »How I automated the marketing of my Blender 3D models (1/2)Lists are one of the most frequent data structures in Python… so how can we print them in a pretty way? 🙂
Read More »Quickie Dev #12: A step-by-step custom Python list-displayer tutorial“Wait – why is this 3D armature not mirroring properly in Blender?”
Read More »Renaming Mixamo rigs with Blender’s Python APIDid you know you can create your own panels in Blender using the Python API?
Read More »Creating a custom panel with Blender’s Python APIDid you know that you could program in Blender to automatically create 3D objects and animations?
Read More »Generating a procedural solar system with Blender’s Python APICan you get fast, secure and easy-to-read Python REST APIs? Yes, but not with Flask! This article is also available… Read More »Why I (sometimes) switch from Flask to FastAPI
How can we serve dynamic web pages with a Flask app?
Read More »How to serve HTML pages using Flask and JinjaDo you know how to represent and manipulate time-related variables in Python?
Read More »Quickie Dev #11: About time… and PythonRead More »Quickie Dev #3: Improving your Python console prints