openllmetry icon indicating copy to clipboard operation
openllmetry copied to clipboard

🚀 Feature: missing py.typed file/typings

Open haf opened this issue 11 months ago • 4 comments

Which component is this feature for?

Traceloop SDK

🔖 Feature description

It should be possible to have my IDE use this SDK without fighting over the types in it, and I would like to use it with mypy. Currently I can't, so it should be added.

🎤 Why is this feature needed ?

Speed up usage of this library and improve quality thereof. Lots of field: Type = None declarations in there :/

✌️ How do you aim to achieve this?

Systematically.

🔄️ Additional Information

No response

👀 Have you spent some time to check if this feature request has been raised before?

  • [X] I checked and didn't find similar issue

Are you willing to submit PR?

Yes I am willing to submit a PR!

haf avatar Jan 13 '25 21:01 haf

Thanks for raising this one and for the willingness to contribute and submit a PR @haf!

LMK if I can assist

galkleinman avatar Jan 14 '25 17:01 galkleinman

Hey @haf , I'd love to join you to work on this feature

detunjiSamuel avatar Jan 15 '25 08:01 detunjiSamuel

just bumping this to see if there's anytyhing new

RoiTabach avatar Jan 27 '25 12:01 RoiTabach

Hey there, I have a branch that I started working on but never completed as there were many typings to add and to validate. I can push it?

haf avatar Jan 31 '25 10:01 haf