dienstplan: Slack bot for duty rotations
A simple bot app for on-call duty rotations in your team’s Slack channels
A simple bot app for on-call duty rotations in your team’s Slack channels
Detect license types for your poject’s third-party dependencies
A Code Of Conduct For Professional Programmers
Using a window function find and group consecutive occurences of the values with the same paratemer
Microservice architecture may have dozens or even hundreds of lookalikes services that require similar CI/CD workflows. With infrastructure as code approach taken by the GitHub Actions, why not using code generation? Provisioning a repository for a new microservice may also be automated.
I’ve just opensourced an internal tool …
Python logging module provides optimizations when %-formatting is used
Universal config file for Python third-party tools in 2020? It’s a myth
Python questions and answers for a technical interview
Вопросы и ответы для технического собеседования Python-разработчика
How do you update result set by spliting it into evenly sized chunks using window function row_number()