Practical Business Jinja
A Python Frederick meetup on automating document creation using Python-docx and Jinja templates, inspired by Practical Business Python.
A Python Frederick meetup on automating document creation using Python-docx and Jinja templates, inspired by Practical Business Python.
A guide to manually tackling tedious software development tasks like linting and dependency upgrades, and when brute force is the right approach.
Guide on automating Twitter posts from a Laravel application using the Zapier integration platform.
The article argues for automating repetitive workflows, highlighting benefits beyond just time-saving, like maintaining focus and reducing mental friction.
Learn how to automatically schedule and publish articles to the DEV community platform using GitHub Actions and a custom Python script.
The article details a significant performance improvement in Ansible deployments by integrating the Mitogen tool, resulting in a 4.5x speed increase.
A guide to deploying a Django web app using Ansible, including a detour on Continuous Integration and a major speed improvement.
A recap of the January live streams focused on building a SaaS product with Python and Django, covering integrations and admin tools.
The article details building an automated tool for processing and connecting data using Python and Django in a SaaS project.
Building a Python/Django tool to semi-automate backend manual tasks, making them faster to complete.
Learn how to use Lambo config files and after scripts to customize Laravel app creation with automated settings and post-installation tasks.
A workshop recording and slides on using Gulp.js for build automation, based on the author's book chapters.
A guide to creating a welcome email series (drip campaign) for new subscribers using the Sendy newsletter platform.
A guide on using Laravel Forge Recipes to run pre-written scripts across multiple servers, using an ElasticSearch install as an example.
A guide to automatically download the latest SQL database backup daily using shell scripts and cron jobs on Unix systems.