Pythonista Game on Ipad - part. 4: player moves July 21, 2019 One of the video of the playlist about the video game you can find on Pythonista on the ipad. I'm exlaining the code. Read more
Python and PIL create and paste images and text July 12, 2019 Do you want to create images without any program? Then you should learn to use PIL or pillow with Python. Take a look at the code in the following video. Read more
Install flask for Python in a virtual environment July 10, 2019 Let's see how to create a blog with Flask. Read more