Introducing bits, a free and open source cli tool and pure Python library developed for Bitcoin. (more…)
Read more »
Sudo 1.9 is now feature complete. One of the new features is Python support, meaning that you can easily extend sudo functionality using Python scripts. It supports the very same APIs as the regular C plugin API, only the language is different. One of the... (more…)
Read more »
<p>Functions are a basic building block of the program. Functions consist of multiple programming statements grouped together for reusability. Functions provide the structure to the program and allow programmers to write reusable code. There are two... (more…)
Read more »
HiClass is an open-source Python library for local hierarchical
classification entirely compatible with scikit-learn. It contains
implementations of the most common design patterns for hierarchical machine
learning models found in the literature, that is,... (more…)
Read more »
As explained in my Summer of code 2017: Python post I decided to pick up Python This is officially day 29. today I decided to take a ... (more…)
Read more »