Awesome Python Crypto Project You Should Check Out
2 min readJul 3, 2022
Welcome back! Python is an awesome programming language with a ton of capability, if you’re new to Python, check out the link below to learn more about it:
Now, let’s take a look at an awesome Python crypto project, this project is called freqtrade, and it’s a free and open source crypto trading bot! Luckily for us, this project is hosted on GitHub, here is a link to their repository:
This specific project was primarily developed mostly with Python:
This specific project is managed via a bot within Telegram, it’s also controlled via a WebUI.