The official home of the Python Programming Language...
Read more »
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 »
Here we ask you to identify which tool was used to produce the following 18 charts: 4 were done with R, 3 with SPSS, 5 with Excel, 2 with Tableau, 1 with Matla…...
Read more »
I have been using Python extensively for the last 7 years but using pip and requirements.txt file for managing dependencies never clicked with me. Maybe it was because during those 7 years, my work required me to use Spring Boot for a few months and that ... (more…)
Read more »
A tool to automatically convert old string literal formatting to f-strings - ikamensh/flynt... (more…)
Read more »