Although the official documentation for Python 3 discourages writing code for
both Python 2 and Python 3, in some cases it is desirable. Especially if you
can drop support for Python 2.5 and earlier, since Python 2.6 introduces quite
a lot of forwards com... (more…)
Read more »
This should have been obvious to me for a longer time, but until earlier
today I did not really realize the severity of the issues caused by
str.format on untrusted user input. It came up as a way to bypass the
Jinja2 Sandbox in a way that would permit r...
Read more »
You want to build data products? Learn why Python is the ultimate tool for the job. (more…)
Read more »
Python library for font previews. Contribute to MatteoGuadrini/fontpreview development by creating an account on GitHub. (more…)
Read more »