Creating Python modules with Fortran OpenMP code makes all available cores accessible to Python functions. (more…)
Read more »
I have been using Python since it was a little-known language in 1998. (more…)
Read more »
There's no two ways about it, Python is slow. I felt this in particular when exploring how to sanitize potentially malicious HTML content in the CTFd content editor. The two options for sanitizing/processing HTML in Python both have some tradeoffs: Poorl... (more…)
Read more »
For reasons outside of the scope of this entry, I recently installed
Ubuntu's package (for Ubuntu 20.04) of the Python netaddr on a system of ours. When I did,
I got an interesting Python warning that I hadn't seen before: (more…)
Read more »
Official repository for Spyder - The Scientific Python Development Environment - spyder-ide/spyder... (more…)
Read more »