Archives
2020
- Using the Facade Pattern to Wrap Third-Party Integrations
- My Week of JavaScript
- Redirecting requests in Kubernetes
- Docker Tips: Install Package from a Private Git Repository
- Zip Zap Zop: Improv Level A at The Second City
- Customize git for all projects in a directory
- How to implement Helm Post Render Hooks
- Managing Python dependencies with pip-tools and requirements.txt
- Guest Hosting Python Bytes #162
October
September
June
January
2018
- Patching Import Inside Function
- Testing 101: Introduction to Testing
- Transfer Files with rsync
- Downgrade Guide for macOS / OS X
- Finding Common Security Issues in Python Code with Bandit
- Implementing a Plugin Architecture in a Python Application
- Sorting by Multiple Fields in Python
- Elasticsearch + Kibana using Docker Compose
- Lock Your Mock
- Trust the Process
- People-centric Organizations
- PHP + MySQL using Docker Compose
- Sending Emails using Python 3.6+
@
Python's Matrix Multiplication Operator- Adding Function Arguments to pytest Fixtures
- Increasing namedtuple Readability with Type Hints
November
October
September
August
July
April
March
February
January
2017
- 2017: Year in Review
- Python Testing: Mocking Functions based on Input Arguments
- Fastest Way to Load Data from MongoDB into Pandas
- Python Dictionaries Require Hashable Keys
- HTTP: Hypertext Transfer Protocol
- Soaking it in
- First Month as a Professional Developer
- Terminal Tricks: Directory Bookmarks
- Dictionary Dispatch
- Code Complete
- Visualizing Stacks
- Ultimate Solution to Python Virtual Environments: pyenv + virtualenvwrapper
- MHI 408-DL: System Acquisition and Lifecycle
- Interactive, Web-Based Dashboards in Python
- Flexing my Public Speaking Muscles
- Coding in Containers: 30 Day Challenge
- A Gentle Introduction to Context Managers: The Pythonic Way of Managing Resources
- Tuples (and namedtuples) as Python Dictionary Keys
- Premier League Analysis: Holding Steady in the League Table
- Scheduling Web Scrapers on the PythonAnywhere Cloud (Scrapy Part 2)
- Building a Flask Web Application (Flask Part 2)
- Generating HTML Pages from MongoDB with MongoEngine and Jinja2 (Flask Part 1)
- Visualizing Geospatial Data in Python Using Folium
- Scraping Websites into MongoDB using Scrapy Pipelines