Welcome to my personal website and blog, here you can find some information about me, contact, social media links as well as
my blog posts... (more…)
Read more »
Image classification of Bird species using Keras in Python step by step. Here we are using a huge dataset already available on Kaggle. (more…)
Read more »
asyncio is an asynchronous I/O framework shipping with the Python Standard Library. In this blog post, we introduce uvloop: a full, drop-in replacement for the asyncio event loop. uvloop is written in Cython and built on top of libuv. (more…)
Read more »
I had an idea for a Python project, but I need some speed and I've found out, that Cython is the best option; all the code could be compil... (more…)
Read more »
asyncio-friendly Python bindings for Zyre. Contribute to elijahr/aiozyre development by creating an account on GitHub. (more…)
Read more »