If you are new to Python then these notes will hopefully help you get started. (more…)
Read more »
Does Python support multi-line comments the way other languages do? What are your options for writing comment blocks in Python if you need them?
(more…)
Read more »
audio-reactive-led-strip - :headphones: Real-time LED strip music visualization using the ESP8266 and Python...
Read more »
As programmers, we can create tools to make programming easier. Often this means building something that can be easily invoked on the command line, whether it is a bash script or a CLI app with a full UI. This post focuses on optimizing the latter option. (more…)
Read more »
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 »