7 posts tagged
#python
Vim, ALE, Docker, and Per-Project Linting
How to make ALE use python/flake8 in Docker without running Vim over SSH.
Using a Custom JSONEncoder for Pandas and Numpy
Serialization that plays nicely together.
Forcing PNG for Twitter Profile Photos
How to ensure your images are crisp and clear on Twitter.
RedNoise, a Django-centric WhiteNoise addon
An open-source project that extends Whitenoise.
Using the myGengo Translation API with Python
A tutorial on using the myGengo (Gengo) API for human-powered translation.
Emulating Ruby's "method_missing" in Python
An amusing hack using getter overriding.
Rendering emails with Django templates
Using the Django template engine to render HTML emails.