More Laziness with Foreign Keys
A technical guide on creating a generic LazyForeignKey field in Django to simplify foreign key relationships and add custom manager functionality.
A technical guide on creating a generic LazyForeignKey field in Django to simplify foreign key relationships and add custom manager functionality.
A developer shares their experience using the feedparser library with Django to parse RSS/Atom feeds and handle date/timezone conversion challenges.
A developer recounts attending a Python Onsen event, working on a Django lifestream app, and discussing web development with peers.
Announcing the first release of a JSON Schema validator for Python, based on the JSON Schema Proposal Second Draft.
A developer shares their experience at a Python-focused onsen retreat, detailing collaborative work on a JSON schema validator for a Google App Engine project.
Explains how symlinks affect directory navigation in Unix shells vs. programming languages like Python, highlighting the 'cd -P' option.
A developer's experience attending Google Developer Day 2008 Japan, focusing on learning Google App Engine and building a simple prefix expression evaluator.
How the developers used Pylint to refactor and clean up the codebase for the Entertainer media center software.
A programmer's first blog post introducing their Python-focused blog and involvement with the Entertainer Media Center project.
Craig Kerstiens shares his speaking experience and topics, focusing on Postgres, Python/Django, and engineering culture for tech conferences.
An introduction to Matt, a software engineer who builds apps on YouTube, organizes tech events, and works in healthcare tech.
A curated collection of the author's most popular articles and videos on Python, web development, Vim, and software engineering practices.
Review of 'The Orange Book of Machine Learning: Green Edition', a practical ML book focused on supervised learning with Python, pandas, scikit-learn, and Jupyter.
Review of Python for Algorithmic Trading Cookbook, covering practical recipes for building algorithmic trading strategies with Python, from data to deployment.
A detailed review of 'Causal Inference with Bayesian Networks', covering its content, practical examples, and suitability for data scientists.