Python is one of the most popular languages in Data Science. It is a flexible scripting language that is easy to use and has a large amount of available statistical libraries. When we're doing statistical analysis in Python, we naturally need data accessi...
Read more »
I was looking for a way to monitor USB drives and trigger a backup when I plug in my backup drive.
Most solutions online describe a way to do it in C# or C++, but I wanted to write one in Python. (more…)
Read more »
The news of the time interval is that Debian's development version
has removed even the 'minimal' version of Python 2.7 (via). Among other things,
this includes the 'python2-minimal' and 'python2.7-minimal' packages,
both of which are gone from Debian's '... (more…)
Read more »
Hot code reloading tool for Python. Contribute to hoh/reloadr development by creating an account on GitHub. (more…)
Read more »
In this article, we will first understand the blockchain and how mining works. Then we will understand how to do bitcoin mining in python. (more…)
Read more »