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.5.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.5.tar.gz.
File metadata
- Download URL: PyGorse-0.4.5.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 |
2a236fe71c3cf06d547d3de195d4c51155c8d10ab572397588cc57b3c6b9b74e
|
|
| MD5 |
d73d202ffe50ef14d21cfdefb5a58eec
|
|
| BLAKE2b-256 |
d21e724ea5d81a62e18ddbac3ea9386d4493a37616a02372c340dad59afcc297
|
File details
Details for the file PyGorse-0.4.5-py3-none-any.whl.
File metadata
- Download URL: PyGorse-0.4.5-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 |
b8caf1c9214bdffda436de829233c214137b40e60aca68eddf8e29e95e91cec1
|
|
| MD5 |
75a1b6f5f9153926688af047a458b8e1
|
|
| BLAKE2b-256 |
71122cc0e8539df48e14e0860189a24ab447234fc600a8ec9d157a1887bcb0b0
|