Simple Neural Network Library Built-in Python using Numpy - SuyashMore/tinyNeuralNet... (more…)
Read more »
Nearly 20 years after the first release of Python 2 and 11 years after the first release of Python 3, the Python development community has retired Python 2.7, the last of the Python 2 series. This marks the end of all upstream support for Python 2, includ... (more…)
Read more »
Fast and flexible server cryptographic (TLS/SSL) settings analyzer library for Python 2.7/3.4+... (more…)
Read more »
What is a Time Based One Time Password
Time Based One Time Password(aka TOTP) is a common method of two-factor authentication.
Used to create temporary passcodes from time and Secret key using HOTP algorithm.
Generated passcode expires after some ti... (more…)
Read more »
guetzli-recursively - Script in Python to convert all the jpeg of a folder recursively with Guetzli... (more…)
Read more »