Simple server with aiohttp

Building a small service with Aiohttp.

Jun 10, 2017 · 5 min

Finding image duplicates

Finding image duplicates when they come from different sources have some details that must taken into account, and differs a lot from finding file duplicates.

May 23, 2017 · 6 min

Moving out code

Creating modules from reusable units of code

Oct 30, 2016 · 4 min

Bot subscription process and Celery tasks

Playing with the FB bot api to notify users about events.

Sep 15, 2016 · 4 min

First steps with the Facebook Messenger Bot API with Python

Playing with the FB bot api to notify users about events.

Aug 28, 2016 · 5 min