Raw data
{
"_id": null,
"home_page": "https://github.com/david-cortes/recometrics",
"name": "recometrics",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": null,
"author": "David Cortes",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/33/92/8e9573c0981b7b303bb26539de70482fa95caf2e6493f15b32a713fc489f/recometrics-0.1.6.post12.tar.gz",
"platform": null,
"description": "",
"bugtrack_url": null,
"license": null,
"summary": "Library-agnostic evaluation framework for implicit-feedback recommender systems",
"version": "0.1.6.post12",
"project_urls": {
"Homepage": "https://github.com/david-cortes/recometrics"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "33928e9573c0981b7b303bb26539de70482fa95caf2e6493f15b32a713fc489f",
"md5": "e9a588ed1766b8dbbb772a6c3bb913a2",
"sha256": "27dc11c2bf4d9909e29f5f095dd344664096d0f6d5759dff820e30a8ef61af77"
},
"downloads": -1,
"filename": "recometrics-0.1.6.post12.tar.gz",
"has_sig": false,
"md5_digest": "e9a588ed1766b8dbbb772a6c3bb913a2",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 35070,
"upload_time": "2025-01-06T19:51:47",
"upload_time_iso_8601": "2025-01-06T19:51:47.168713Z",
"url": "https://files.pythonhosted.org/packages/33/92/8e9573c0981b7b303bb26539de70482fa95caf2e6493f15b32a713fc489f/recometrics-0.1.6.post12.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-01-06 19:51:47",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "david-cortes",
"github_project": "recometrics",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "pandas",
"specs": []
},
{
"name": "numpy",
"specs": [
[
">=",
"1.25"
]
]
},
{
"name": "scipy",
"specs": [
[
">=",
"1.11.1"
]
]
},
{
"name": "cython",
"specs": [
[
">=",
"3.0.0"
]
]
}
],
"lcname": "recometrics"
}