CPython 3.6 is out, 3.7 branches are all setup and CPython is now on GitHub. Exciting times for the Python community. (more…)
Read more »
Belay is a python library that enables the rapid development of projects that interact with hardware via a micropython-compatible board. - GitHub - BrianPugh/belay: Belay is a python library that e... (more…)
Read more »
Allows you to download and save very easily any of your favorite videos from YouTube. All you need to do is just running this python script and follow the prompt :) - pH-7/Download-Simply-Videos-Fr... (more…)
Read more »
In languages like Ocaml, Haskell, type systems will often help you along the way of programming. Catch errors, warn incomplete guards. In the end, maintain invariants so that minimize ill-formed actions of the running program. (more…)
Read more »