Build your own distributed crawler with custom parsers per domain. Discover new pages and store the exact content you need — all in less than 300 LOC. (more…)
Read more »
Do you want to learn how to calculate a cipher like AES or a hash function like SHA-256?
Here I present popular crypto algorithms in straightforward Python code, with logic that is easy to follow. (more…)
Read more »
OpenML is an online platform for open science collaboration in machine
learning, used to share datasets and results of machine learning experiments.
In this paper we introduce OpenML-Python, a client API for Python, opening up
the OpenML platform for a wi... (more…)
Read more »
a python constraint solver based on clasp. Contribute to danyq/claspy development by creating an account on GitHub. (more…)
Read more »
Complete markdown parser in 1100 LOC; single file, zero dependencies - obround/teramd... (more…)
Read more »