The following is an account of my own experience with Python. Because
that experience has been so positive, it is an unabashed attempt to
promote the use of Python for general scientific research and
development. About four years ago, I dropped MATLAB i... (more…)
Read more »
Go(golang) is a very fast and efficient compiled programming language. Much like
how you can build Python C-extensions to speed up your python applications, Python
developers also have the option to build Go components that are embedded into their python. (more…)
Read more »
Python is the fastest growing programming language due to a feature you've never heard of... (more…)
Read more »
metasploit-payloads - Unified repository for different Metasploit Framework payloads... (more…)
Read more »
The Transcrypt Python to JavaScript compiler makes it possible to program lean and fast browser applications in Python. Transcrypt applications can use any JavaScript library and can also run on top of Node.js or be used in combination with Django.
Read more »