A package that allows you to pull soccer statistics, player market values, and
transfer information, primarily from FBref, Fotmob, and Transfermarkt
Raw data
{
"_id": null,
"home_page": "https://github.com/ian-shepherd/reus",
"name": "reus",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": null,
"keywords": "python, fbref, fotmob, transfermarkt, soccer, football",
"author": "Ian Shepherd",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/20/82/0a6fe2a965bdface23472ec724c6c01df56b703ea14f8b9136e4d5bd5b2d/reus-1.1.7.tar.gz",
"platform": null,
"description": "\n A package that allows you to pull soccer statistics, player market values, and\n transfer information, primarily from FBref, Fotmob, and Transfermarkt\n\n",
"bugtrack_url": null,
"license": null,
"summary": "A package that allows you scrape soccer information",
"version": "1.1.7",
"project_urls": {
"Homepage": "https://github.com/ian-shepherd/reus"
},
"split_keywords": [
"python",
" fbref",
" fotmob",
" transfermarkt",
" soccer",
" football"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "7c56df69ca1e4499184e2413550404b94ca4bb48d94bec066d859b8d0879b1e8",
"md5": "a167bd699d31e1a57b8e179e09a57966",
"sha256": "ad89e666f957977bb84331b69b0093db237b241b77fdc2870e027342c1a6bc74"
},
"downloads": -1,
"filename": "reus-1.1.7-py3-none-any.whl",
"has_sig": false,
"md5_digest": "a167bd699d31e1a57b8e179e09a57966",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 116824,
"upload_time": "2024-09-30T00:19:14",
"upload_time_iso_8601": "2024-09-30T00:19:14.492289Z",
"url": "https://files.pythonhosted.org/packages/7c/56/df69ca1e4499184e2413550404b94ca4bb48d94bec066d859b8d0879b1e8/reus-1.1.7-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "20820a6fe2a965bdface23472ec724c6c01df56b703ea14f8b9136e4d5bd5b2d",
"md5": "5b64dbf6dfd2d8856ec25ad492167596",
"sha256": "3d86640d1b5eaa8b7b052af6904eaab80f8041619c0b14babc136c6f497c6054"
},
"downloads": -1,
"filename": "reus-1.1.7.tar.gz",
"has_sig": false,
"md5_digest": "5b64dbf6dfd2d8856ec25ad492167596",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 52991,
"upload_time": "2024-09-30T00:19:15",
"upload_time_iso_8601": "2024-09-30T00:19:15.473638Z",
"url": "https://files.pythonhosted.org/packages/20/82/0a6fe2a965bdface23472ec724c6c01df56b703ea14f8b9136e4d5bd5b2d/reus-1.1.7.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-09-30 00:19:15",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "ian-shepherd",
"github_project": "reus",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "pandas",
"specs": []
},
{
"name": "numpy",
"specs": []
},
{
"name": "requests",
"specs": []
},
{
"name": "beautifulsoup4",
"specs": [
[
"==",
"4.10.0"
]
]
}
],
"lcname": "reus"
}