# DiBISO reporting
A Python library for generating bibliometric reports, developed at the [DiBISO](https://www.bibliotheques.universite-paris-saclay.fr/en/department-libraries-information-and-open-science-dibiso-and-its-missions).
The library contains the following submodules:
- `biso`: reporting for the BiSO (Open-Science Report)
Homepage: https://pypi.org/project/dibisoreporting/
Documentation: https://dibiso-upsaclay.github.io/dibisoreporting/
Repository URL: https://github.com/dibiso-upsaclay/dibisoreporting
Romain THOMAS 2025
Department of Libraries, Information and Open Science (DiBISO)
Université Paris-Saclay
Raw data
{
"_id": null,
"home_page": null,
"name": "dibisoreporting",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": null,
"keywords": "DiBISO, Data analysis, Scientific research, Plotly, LaTeX",
"author": null,
"author_email": "Romain Thomas <contact@romainthomas.net>",
"download_url": "https://files.pythonhosted.org/packages/4a/03/d72efcaab08da56a458db244a2ab347edafdae20ef38d7f6f1eed60d2cd5/dibisoreporting-0.3.tar.gz",
"platform": null,
"description": "# DiBISO reporting\n\nA Python library for generating bibliometric reports, developed at the [DiBISO](https://www.bibliotheques.universite-paris-saclay.fr/en/department-libraries-information-and-open-science-dibiso-and-its-missions).\n\nThe library contains the following submodules:\n - `biso`: reporting for the BiSO (Open-Science Report)\n\n\nHomepage: https://pypi.org/project/dibisoreporting/\n\nDocumentation: https://dibiso-upsaclay.github.io/dibisoreporting/\n\nRepository URL: https://github.com/dibiso-upsaclay/dibisoreporting\n\nRomain THOMAS 2025 \nDepartment of Libraries, Information and Open Science (DiBISO) \nUniversit\u00e9 Paris-Saclay\n",
"bugtrack_url": null,
"license": null,
"summary": "A Python library for generating bibliometric reports, developed at the DiBISO.",
"version": "0.3",
"project_urls": {
"Documentation": "https://dibiso-upsaclay.github.io/dibisoreporting/",
"Homepage": "https://pypi.org/project/dibisoreporting/",
"Repository": "https://github.com/dibiso-upsaclay/dibisoreporting"
},
"split_keywords": [
"dibiso",
" data analysis",
" scientific research",
" plotly",
" latex"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "2a6c73e7b528eb61328f1e9ad0146b916fffff466f998fa70c6dcc7b1c3dc93c",
"md5": "f6cf1f0d9c74d34d9c9d02263d8c7faa",
"sha256": "427c5eb095dc338dc77aa33f0fcbe9d6f75f90ed05858137e5d24bef4476e371"
},
"downloads": -1,
"filename": "dibisoreporting-0.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "f6cf1f0d9c74d34d9c9d02263d8c7faa",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 24036,
"upload_time": "2025-09-17T18:29:16",
"upload_time_iso_8601": "2025-09-17T18:29:16.493115Z",
"url": "https://files.pythonhosted.org/packages/2a/6c/73e7b528eb61328f1e9ad0146b916fffff466f998fa70c6dcc7b1c3dc93c/dibisoreporting-0.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "4a03d72efcaab08da56a458db244a2ab347edafdae20ef38d7f6f1eed60d2cd5",
"md5": "99b0d5732a4d5e6cbf9b223b43e4abbd",
"sha256": "7123d083e3366e4f39e7a4cffbad800cb54fee057f1e70ef314432bcd1ac86e6"
},
"downloads": -1,
"filename": "dibisoreporting-0.3.tar.gz",
"has_sig": false,
"md5_digest": "99b0d5732a4d5e6cbf9b223b43e4abbd",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 30621,
"upload_time": "2025-09-17T18:29:18",
"upload_time_iso_8601": "2025-09-17T18:29:18.020109Z",
"url": "https://files.pythonhosted.org/packages/4a/03/d72efcaab08da56a458db244a2ab347edafdae20ef38d7f6f1eed60d2cd5/dibisoreporting-0.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-09-17 18:29:18",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "dibiso-upsaclay",
"github_project": "dibisoreporting",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "dibisoplot",
"specs": [
[
">=",
"0.4.1"
]
]
},
{
"name": "pdfCropMargins",
"specs": []
},
{
"name": "pypdf",
"specs": []
},
{
"name": "kaleido",
"specs": [
[
"==",
"0.2.1"
]
]
}
],
"lcname": "dibisoreporting"
}