Open Issues Need Help
View All on GitHub Use python logging library 3 months ago
AI Summary: Replace the numerous `print` statements throughout the `pyrh` Python Robinhood trading framework with the Python `logging` library, enhanced by the `rich` library for improved formatting and readability. This involves integrating logging throughout the codebase, configuring logging levels and handlers, and potentially refactoring some existing print statements to better suit logging.
Complexity:
4/5
help wanted good first issue unstale
Python Framework to make trades with the unofficial Robinhood API
Python
#python#python-framework#robinhood-api