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.6.tar.gz
(6.5 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.6.tar.gz.
File metadata
- Download URL: PyGorse-0.4.6.tar.gz
- Upload date:
- Size: 6.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8341cfaec63bc632d416513ad94b6a6431436dad8e26fd0ba80b101ed2e3c0ca
|
|
| MD5 |
ece8d34203fc1362b3109e45707668a2
|
|
| BLAKE2b-256 |
d651f14edac2c8481027ecd882f510b7cba99d518b222a5d1df6a51b04672c2b
|
File details
Details for the file PyGorse-0.4.6-py3-none-any.whl.
File metadata
- Download URL: PyGorse-0.4.6-py3-none-any.whl
- Upload date:
- Size: 7.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ead500557c761bd41885a7a8728f4bc2f7b89fbb7b88bd1e8137fe38945662a0
|
|
| MD5 |
89506fa5a8d76f4f046a357704ad1a89
|
|
| BLAKE2b-256 |
2c0c642dafbacfa2c79c2ac514b4245c40a1eb5c916650e2e7295443229869b6
|