I wanted to make a font based on my handwriting using only free software. It turns out that FontForge can be scripted with Python. I know just a little about Python and even less about typography, but I managed to hack together something that worked for m... (more…)
Read more »
This blog introduces the open/closed design principle, a part of the SOLID Programming principles, and describes how new functionality can be introduced without modifying existing code. (more…)
Read more »
I am at a loss when I consider where this would be useful. Never the less did you know that in Python you can change what numbers fundamentally mean? (more…)
Read more »
In less than 10 minutes you'll have written your first Serverless function in Python with OpenFaaS & Docker Swarm and wondering what to build next. (more…)
Read more »
Hi Guys, it's Elliot from http://tutorialedge.net. In this tutorial we'll be looking at how you can create a simple REST API using both Python and the aiohtt... (more…)
Read more »