dibisoplot


Namedibisoplot JSON
Version 0.1.1 PyPI version JSON
download
home_pageNone
SummaryA Python library for plotting bibliometric research data, developed at the DiBISO.
upload_time2025-08-29 16:20:44
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10
licenseNone
keywords dibiso data analysis scientific research plotly
VCS
bugtrack_url
requirements numpy pandas plotly kaleido tqdm requests emoji-country-flag openalex-analysis
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # DiBISO plot

A Python library for plotting bibliometric research data, 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`: plot data for the BiSO (Open-Science Report)


Homepage: https://pypi.org/project/dibisoplot/

Documentation: https://dibiso-upsaclay.github.io/dibisoplot/

Repository URL: https://github.com/dibiso-upsaclay/dibisoplot


Romain THOMAS 2025  
Department of Libraries, Information and Open Science (DiBISO)  
Université Paris-Saclay

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "dibisoplot",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "DiBISO, Data analysis, Scientific research, Plotly",
    "author": null,
    "author_email": "Romain Thomas <contact@romainthomas.net>",
    "download_url": "https://files.pythonhosted.org/packages/6d/b4/138c0cb06dbbcea0bf691d07b276960e6174782a8e029d33b7494117fe07/dibisoplot-0.1.1.tar.gz",
    "platform": null,
    "description": "# DiBISO plot\n\nA Python library for plotting bibliometric research data, 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\n  - `biso`: plot data for the BiSO (Open-Science Report)\n\n\nHomepage: https://pypi.org/project/dibisoplot/\n\nDocumentation: https://dibiso-upsaclay.github.io/dibisoplot/\n\nRepository URL: https://github.com/dibiso-upsaclay/dibisoplot\n\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 plotting bibliometric research data, developed at the DiBISO.",
    "version": "0.1.1",
    "project_urls": {
        "Documentation": "https://dibiso-upsaclay.github.io/dibisoplot/",
        "Homepage": "https://pypi.org/project/dibisoplot/",
        "Repository": "https://github.com/dibiso-upsaclay/dibisoplot"
    },
    "split_keywords": [
        "dibiso",
        " data analysis",
        " scientific research",
        " plotly"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "f8520d5c0bf610ca2f830cafdf51377604b0d7c5e5a0e0e4dea0c52bcf8e88cb",
                "md5": "3f92aa880d8ccbcfacdcb22a40f2b990",
                "sha256": "3828b8f7b3df93ad32172ae4189f80ff0d400ffd820f6a94c9d5534738d9abcd"
            },
            "downloads": -1,
            "filename": "dibisoplot-0.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3f92aa880d8ccbcfacdcb22a40f2b990",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 27109,
            "upload_time": "2025-08-29T16:20:43",
            "upload_time_iso_8601": "2025-08-29T16:20:43.261875Z",
            "url": "https://files.pythonhosted.org/packages/f8/52/0d5c0bf610ca2f830cafdf51377604b0d7c5e5a0e0e4dea0c52bcf8e88cb/dibisoplot-0.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "6db4138c0cb06dbbcea0bf691d07b276960e6174782a8e029d33b7494117fe07",
                "md5": "6c30652a78113e6e37a57ffdfed07e63",
                "sha256": "535935ef35318fe4286ae7ca7f7f1cbcf622d5295bf4c47f521b8f9b9c126863"
            },
            "downloads": -1,
            "filename": "dibisoplot-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "6c30652a78113e6e37a57ffdfed07e63",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 527783,
            "upload_time": "2025-08-29T16:20:44",
            "upload_time_iso_8601": "2025-08-29T16:20:44.357809Z",
            "url": "https://files.pythonhosted.org/packages/6d/b4/138c0cb06dbbcea0bf691d07b276960e6174782a8e029d33b7494117fe07/dibisoplot-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-29 16:20:44",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "dibiso-upsaclay",
    "github_project": "dibisoplot",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "numpy",
            "specs": [
                [
                    ">=",
                    "1.21.5"
                ]
            ]
        },
        {
            "name": "pandas",
            "specs": [
                [
                    ">=",
                    "2.0.1"
                ]
            ]
        },
        {
            "name": "plotly",
            "specs": [
                [
                    ">=",
                    "5.15.0"
                ]
            ]
        },
        {
            "name": "kaleido",
            "specs": []
        },
        {
            "name": "tqdm",
            "specs": [
                [
                    ">=",
                    "4.65.0"
                ]
            ]
        },
        {
            "name": "requests",
            "specs": []
        },
        {
            "name": "emoji-country-flag",
            "specs": []
        },
        {
            "name": "openalex-analysis",
            "specs": [
                [
                    ">=",
                    "0.14.1"
                ]
            ]
        }
    ],
    "lcname": "dibisoplot"
}
        
Elapsed time: 0.66059s