A pattern language for event sourced applications and reliable distributed systems. Examples written in the Python programming language. Now includes a solid introduction to the event-oriented process philosophy of Alfred North Whitehead — the "m... (more…)
Read more »
Airflow is a tool commonly used for Data Engineering. It’s great to orchestrate workflows. Version 2 of Airflow only supports Python 3+ versions, so we need to make sure that we use Python 3 to install it. We could probably install this on another Linux d... (more…)
Read more »
Python and JavaScript are two of the most popular programming languages in the world. In this tutorial, you'll take a deep dive into the JavaScript ecosystem by comparing Python vs JavaScript. You'll learn the jargon, language history, and best practices ... (more…)
Read more »
Linear Congruential Generator for IP Sharding. Contribute to acidvegas/pylcg development by creating an account on GitHub. (more…)
Read more »