Automating daily tasks with Python is easy. With a combination of APIs and easy-to-understand libraries, you can easily set up systems that scrape websites, send emails, and manage data and analytics. One very common task you’ll need to automate in the co... (more…)
Read more »
Provide an easy way with Python to protect your data sources by searching its metadata. - GitHub - fvaleye/metadata-guardian: Provide an easy way with Python to protect your data sources by searchi... (more…)
Read more »
Learn how to build a web-based video chat application using Python, JavaScript and the Twilio Programmable Video service. (more…)
Read more »
Image Processing mainly deals with processing digital images, performing a mathematical operation on image data to enhance, transform them. Image processing is widely used in the most field of science today. It is used in medical science (CT Scan, MRI), S... (more…)
Read more »
In 2013, I spent 6 months converting 0install’s 29,215 lines of Python to OCaml (learning OCaml along the way).
In this post, I’ll describe the … (more…)
Read more »