Your browser isn’t supported anymore. Update it to get the best YouTube experience and our latest features. Learn more... (more…)
Read more »
py2app is a Python setuptools command which will allow you
to make standalone application bundles and plugins from Python
scripts. py2app is similar in purpose and design to py2exe for
Windows. (more…)
Read more »
Last year I started working on a 'Big Data' exercise. It's an ongoing project that mixes large amounts of web traffic, data ingestion and analytics. It's also really fun. We get to play with an array of new technologies - sometimes on a bet, granted - but...
Read more »
Learn to obtain the realtime/current weather conditions of any city in python. We are going to make use of the weather API from www.weatherapi.com. WeatherAP... (more…)
Read more »