pubmed-article-search


Namepubmed-article-search JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/Saikatsinha007/PubMed-Article-Search.git
SummaryA tool to search and retrieve PubMed articles, filter by author and topic, and export results to CSV
upload_time2025-02-14 18:13:21
maintainerNone
docs_urlNone
authorYour Name
requires_python>=3.7
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # PubMed Article Search and Analysis Toolkit

This project provides a toolkit to search and analyze PubMed articles using a Python module and a Streamlit frontend.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Saikatsinha007/PubMed-Article-Search.git",
    "name": "pubmed-article-search",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": null,
    "author": "Your Name",
    "author_email": "Saikat Sinha <saikatsinha21@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/d4/6f/4e23fd3356b4edeeb3023b56210304bd67e00593c5d2e20eae8e55cccc38/pubmed_article_search-0.1.0.tar.gz",
    "platform": null,
    "description": "# PubMed Article Search and Analysis Toolkit\r\n\r\nThis project provides a toolkit to search and analyze PubMed articles using a Python module and a Streamlit frontend.\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A tool to search and retrieve PubMed articles, filter by author and topic, and export results to CSV",
    "version": "0.1.0",
    "project_urls": {
        "Homepage": "https://github.com/Saikatsinha007/PubMed-Article-Search.git"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "dce0ae4a3b48563bc6c1ead047d4fb3ca54e5e64c321edd56e3ac7414aad1670",
                "md5": "05d34114c5fd7b30a254db67b4029317",
                "sha256": "71e185aa96940364483d189363ac6b31bffa2a42bbb722b4212e797745386490"
            },
            "downloads": -1,
            "filename": "pubmed_article_search-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "05d34114c5fd7b30a254db67b4029317",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 1364,
            "upload_time": "2025-02-14T18:13:19",
            "upload_time_iso_8601": "2025-02-14T18:13:19.518950Z",
            "url": "https://files.pythonhosted.org/packages/dc/e0/ae4a3b48563bc6c1ead047d4fb3ca54e5e64c321edd56e3ac7414aad1670/pubmed_article_search-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "d46f4e23fd3356b4edeeb3023b56210304bd67e00593c5d2e20eae8e55cccc38",
                "md5": "64827c9856260354f21a33b225427228",
                "sha256": "fcd6f9e819efa4edd81e7ac58df64bc10b5a0073e774b6bd10bf79c2cdea8c1a"
            },
            "downloads": -1,
            "filename": "pubmed_article_search-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "64827c9856260354f21a33b225427228",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 1697,
            "upload_time": "2025-02-14T18:13:21",
            "upload_time_iso_8601": "2025-02-14T18:13:21.826706Z",
            "url": "https://files.pythonhosted.org/packages/d4/6f/4e23fd3356b4edeeb3023b56210304bd67e00593c5d2e20eae8e55cccc38/pubmed_article_search-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-14 18:13:21",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Saikatsinha007",
    "github_project": "PubMed-Article-Search",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "pubmed-article-search"
}
        
Elapsed time: 2.69659s