You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This Python library provides convenient acccess to Needle API. There are various methods and data types which, we believe will help you explore Needle API quickly. There may be some functionality available in REST API earlier than this Python library. In any case, we recommend to take look the the complete [documentation](https://docs.needle-ai.com). Thank you for flying with us. 🚀
4
7
5
8
## Installation
@@ -95,3 +98,7 @@ If a request to Needle API fails, `needle.v1.models.Error` object will be thrown
95
98
## Support 📞
96
99
97
100
If you have questions you can contact us in our [Discord channel](https://discord.gg/JzJcHgTyZx).
101
+
102
+
# License
103
+
104
+
`needle-python` is distributed under the terms of the MIT license.
0 commit comments