Our great sponsors
-
CryptoPortfolioTracker
Simple tool to track your crypto portfolio in realtime. It can be used to track any coin on the BNB network, even obscure coins that are not listed or trackable by major portfolio tracking applications.
-
Python Fire
Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object.
Also check out python-fire to make your cli much easier.
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
Instead of that bat file, look into using Poetry. What you'll be able to do is to define your cli as an entrypoint. Then you can build a wheel that will work for any environment. No more windows only. Of course the main benefit of Poetry is the outstanding dependency management.
-
One suggestion for you: Use this library for your tables Rich Library. The tables look pretty good!