Skip to content

Posts

All the articles I've posted.

Apr 3, 2024

KumoMTA Setup

KumoMTA is a new (as of the end of 2023) solution for a high-volume, high-performance, on-premise email-sending platform. It is designed with a modern architecture mindset, mixing Rust and Lua for high performance and configurability.

Read →
Apr 1, 2024

Deploying Prefect with Docker Compose: A Comprehensive Guide

Deploy Prefect using Docker Compose and some essential considerations and configuration details

Read →
Mar 31, 2024

Deploying Prefect with Docker Compose: A Comprehensive Guide

Deploy Prefect using Docker Compose and some essential considerations and configuration details

Read →
Mar 26, 2024

Python Quick Web UIs

Quickly build web ui with python frameworks

Read →
Mar 24, 2024

What are Scraping, Crawling and Spidering

A quick take on the concepts for web data extraction

Read →
Mar 24, 2024

Web Scraping - 22 Open Source Projects

List of libraries for web scraping

Read →
Mar 23, 2024

No tool - Low code platform

No tool - Low code platform

Read →
Mar 22, 2024

Web Scraping with Parsel and Requests

Parsel, in combination with Requests, provides a powerful and flexible approach to web scraping in Python.

Read →
Mar 22, 2024

Web Scraping: Scrapy vs BeautifulSoup/Requests

Scraping the web comparison of scrapy and requests with beautifulsoup

Read →
Mar 17, 2024

Streamsync

Streamsync is a new open-source framework for building data apps that combines a no-code frontend using a visual editor with a Python backend

Read →