PinnedAntonio Di MarianoinNerd For TechPython Iterators and IterablesAn analysis of what they are, how they work and how we use them.Oct 6, 2022Oct 6, 2022
PinnedAntonio Di MarianoinNerd For TechHow to prepare a Python date object to be inserted into MongoDB and run queries by dates and range…How I managed to insert dates in MongoDB and run queries between days.Mar 6, 20212Mar 6, 20212
Antonio Di MarianoHow to run periodic tasks in CeleryRecently, I came to a situation where I had to schedule a series of tasks that will run periodically in order to do some jobs. A scenario…Oct 7, 20192Oct 7, 20192
Antonio Di MarianoHow a Kafka consumer can start reading messages from a different offset and get back to the start.in a nutshell, how to use consumer.seek with kafka-python and python3.xDec 7, 20181Dec 7, 20181