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 »
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 »
By default, numbers having a decimal point are represented as floating point numbers.
Read more »
A simple and secure 2FA command-line client in Python - Z33DD/FunTOTP... (more…)
Read more »
A set of productivity tools for Python. Contribute to deshaw/pyflyby development by creating an account on GitHub. (more…)
Read more »