bt is a flexible backtesting framework for Python used to test quantitative
trading strategies. Backtesting is the process of testing a strategy over a given
data set. This framework allows you to easily create strategies that mix and match
different Algo... (more…)
Read more »
A GDB frontend for Linux. Contribute to nakst/gf development by creating an account on GitHub. (more…)
Read more »
I saw Firefox Send pop up on HackerNews the other day and thought it was pretty interesting. I uploaded and downloaded a few small image files and then had the bright idea that it'd be cool to use Python to upload/download files from Send. This led me dow... (more…)
Read more »