unum-cloud / usearch

Fast Open-Source Search & Clustering engine × for Vectors & 🔜 Strings × in C++, C, Python, JavaScript, Rust, Java, Objective-C, Swift, C#, GoLang, and Wolfram 🔍
https://unum-cloud.github.io/usearch/
Apache License 2.0
2.27k stars 142 forks source link

Feature: optional ucall for python #343

Closed mtasic85 closed 9 months ago

mtasic85 commented 9 months ago

Describe what you are looking for

Since using usearch does not require ucall AFAIK, please make it optional, so it is not installed/required while: pip install usearch

Can you contribute to the implementation?

Is your feature request specific to a certain interface?

It applies to everything

Contact Details

mtasic85@gmail.com

Is there an existing issue for this?

Code of Conduct

ashvardanian commented 9 months ago

Already did that on the main-dev a while ago, just a matter of polishing the #318 and releasing 🤗

mtasic85 commented 9 months ago

I see https://github.com/unum-cloud/usearch/releases/tag/v2.8.16 but it is not yet on pypi. Can you upload it there so it is the official release?

ashvardanian commented 8 months ago

:tada: This issue has been resolved in version 2.9.1 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: