Latest Articles

  • The Interactive Grep Tool for Efficient Filtering and Selection

    Are you tired of sifting through massive amounts of data in your terminal? Do you find it challenging to filter and select only the relevant information? If so, percol might be the solution you’ve been looking for. percol is an interactive grep tool that adds a flavor of interactivity to the traditional pipe concept on …

  • Simplifying Cross-Platform Desktop App Development with gui2py

    Simplifying Cross-Platform Desktop App Development with gui2py If you’re a software developer looking to build cross-platform “visual” desktop applications, gui2py is here to simplify your life. This powerful GUI framework is designed to work seamlessly on Windows, Mac OS X, and Linux, using the popular Python language and the wxPython toolkit. With gui2py, you can …

  • Accelerate your Backtesting with Zipline Reloaded by TEJ

    Accelerate your Backtesting with Zipline Reloaded by TEJ Backtesting is a crucial step in developing effective trading strategies. It allows traders to evaluate the performance of their strategies using historical market data. However, conducting backtests can be time-consuming and challenging without the right tools. That’s where Zipline Reloaded, modified by TEJ, comes in. Zipline is …