Recientemente colabore con un amigo de GitHub en un pequeño pero muy funcional script hecho en Python que básicamente lo que hace es conectarse a la API de Instagram mediante una Cookie que nosotros mandamos... (more…)
Read more »
A tuple is a data structure that consists of an immutable ordered sequence of elements. Because tuples are immutable, their values cannot be modified. In this tutorial, we will cover some basic processes, including indexing, slicing and concatenating... (more…)
Read more »
Python wrapper around d3-chord. Full examples at https://shahinrostami.com/posts/statistics/data-is-beautiful/chord-diagrams - shahinrostami/chord... (more…)
Read more »
Kibitzr is a command line utility, that (depending on configuration)
polls web pages and notify on changes through different channels.
Kibitzr is written in Python and the first version was built within an hour.
This speed of development is achieved by Py... (more…)
Read more »
It’s time to dive into Kubernetes and bring your Python project to Cloud with this fully-fledged project template! (more…)
Read more »