Links
Comment on page

Installing the Hyperspace API Client

You can accessing the Hyperspace database by downloading and installing Hyperspace's Client API into your Python environment. This small piece of code serves as a local client, enabling seamless communication with the Hyperspace services using the provided Hyperspace API credentials to enable you to upload, manage your data and access Vector, Classic and Hybrid similarity search capabilities.
To install the Hyperspace client –"FirstSeenTime", "GeoLocations"
Run the following shell command in your code or your data terminal –
1
pip install git+https://github.com/hyper-space-io/hyperspace-py
Where –
  • hyperspace-py is the name of the Hyperspace's Client API that you downloaded.
Wait until the message Successfully Installed is displayed.