Search and recommandation engines.
Project description
Neuralmap API
Neuralmap is designed by Tensor AI to streamline and enhance every aspect of search and recommandation engines.
Getting started
To get started with the Neuralmap API client, you'll need to sign up for an API key on the Neuralmap platform. Once you have your API key, you can initialize the API client in your application and start making requests to the Neuralmap API.
Install the API Client
You can install the Neuralmap API client for Python using the following pip command:
pip install neuralmap-client
This command will download and install the Neuralmap API client along with its dependencies from the Python Package Index (PyPI). Once installed, you can start using the API client to interact with the Neuralmap API and process candidate data programmatically.
Test your installation
To ensure that the installation of the Neuralmap API client for Python was successful, you can perform a simple test to verify its functionality. Here's a basic example of how you can test the installation:
from neuralmap import BaseClient
client = BaseClient(api_key='your_api_key_here')
client.hello()
The full and official documentation can be found here.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file neuralmap-client-0.0.0.tar.gz.
File metadata
- Download URL: neuralmap-client-0.0.0.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c856c5b7a665b4fe816b645d499f4d425852a23818facbce5ade587ff882f859
|
|
| MD5 |
df9679f8ae6deb2bb5ee487ee84f30c0
|
|
| BLAKE2b-256 |
28c659cc1efa72b4c8cdcf4d63e766af9517f1d46a7e7e8d1ac875e48860f45f
|
File details
Details for the file neuralmap_client-0.0.0-py3-none-any.whl.
File metadata
- Download URL: neuralmap_client-0.0.0-py3-none-any.whl
- Upload date:
- Size: 5.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f5173beacab1668bd0f03a602088f80778104fa55c441181133aabebad378714
|
|
| MD5 |
b0cef54614ae2164e6e83d42da02109b
|
|
| BLAKE2b-256 |
95a0433b4fd8f907f1237b84f4ad2d792bd687cd7ed92e7fc9451ba86029b592
|