In this video I provide 5 python libraries that will make your scripts easier to write, execute, debug, and more enjoyable to develop. I also provide working examples in my github.
Links:
My github: https://github.com/jaredcrace/craceca...
Argparse: https://docs.python.org/3/library/arg...
Python-dotenv: https://saurabh-kumar.com/python-dotenv/
Icecream: https://github.com/gruns/icecream
Rich: https://rich.readthedocs.io/en/stable...
Loguru: https://github.com/Delgan/loguru
#python #pythonprogramming