I noticed that many guides or lists of tick data sources were out of date, broken, or otherwise not working, so I decided to make an updated list with modern sources for use as a resource with the algo trading community. I will also keep this up to date a... (more…)
Read more »
Learn how to build interactive and data-driven web apps in Python using the Streamlit library.✏️ Course developed by Chanin Nantasenamat (aka Data Professor)... (more…)
Read more »
A year ago, when it came to writing GIMP plugins, I was a real NEWBIE . In the meantime I have been working intensively on ... (more…)
Read more »
A few months ago I released cutlet, a Python library and application for converting arbitrary Japanese text to romaji. (more…)
Read more »
As programmers, we can create tools to make programming easier. Often this means building something that can be easily invoked on the command line, whether it is a bash script or a CLI app with a full UI. This post focuses on optimizing the latter option. (more…)
Read more »