diskcache with zlib
Benchmarking diskcache with zlib compression for JSON data in Python, showing potential disk space savings for text-heavy caches.
Vincent Warmerdam is a data scientist and Python educator known for exploring practical data tools, developer workflows, and thoughtful software design. He regularly writes about Python, machine learning, tooling experiments, and lessons learned from real-world data work.
24 articles from this blog
Benchmarking diskcache with zlib compression for JSON data in Python, showing potential disk space savings for text-heavy caches.
Using Ruff to ban SQLAlchemy dialect-specific imports, ensuring database portability in Python projects.
TaskiPy is a Python tool that automates tasks by defining them in pyproject.toml, serving as a Makefile alternative for project workflows.
A Python developer discusses their new LLM course, ergonomic keyboards, the diskcache project, and coding agents on the Talk Python podcast.