rollbar / pyrollbar

Error tracking and logging from Python to Rollbar
https://docs.rollbar.com/docs/python/
MIT License
213 stars 133 forks source link

Add typing stubs for Rollbar SDK #446

Open johnwhelchel opened 4 months ago

johnwhelchel commented 4 months ago

This would be great to have so one could use Rollbar with the various static type checkers, like mypy.

Thanks for considering!

danielmorell commented 4 months ago

I am definitely in favor of static typing! I can't make any promises or timelines just yet, but I will see what we can do.