Python SDK for gorse recommender system
Project description
PyGorse
Python SDK for gorse recommender system.
Install
- Install from PyPI:
pip install PyGorse
- Install from source:
git clone https://github.com/gorse-io/PyGorse.git
cd PyGorse
pip install .
Usage
Create a client by the entrypoint and api key.
from gorse import Gorse
client = Gorse('http://127.0.0.1:8087', 'api_key')
client.get_recommend('zhenghaoz')
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
PyGorse-0.4.3.tar.gz
(6.4 kB
view details)
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 PyGorse-0.4.3.tar.gz.
File metadata
- Download URL: PyGorse-0.4.3.tar.gz
- Upload date:
- Size: 6.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
49b7db60274a76b414f3cfec920eb2671de6f0aae269fec282366c06da33f4dd
|
|
| MD5 |
3bba95ca805f068f589f01b2812ae46b
|
|
| BLAKE2b-256 |
9416e9e6c6eee4f1c9a9e16e20904f1c7e2785594599b6a893a7e7f75abab9fd
|
File details
Details for the file PyGorse-0.4.3-py3-none-any.whl.
File metadata
- Download URL: PyGorse-0.4.3-py3-none-any.whl
- Upload date:
- Size: 6.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
61ad374d63523c216916c4aa3fdef724121b0d9a2f097c61c58b8d30ee038e8d
|
|
| MD5 |
e2b583bc7bc8036f7b809280fb81d587
|
|
| BLAKE2b-256 |
7eb7ff0f596c9e9b322edfa13408267380ff6fc7570a35d3e38b1eed37e1e01b
|