pubmed-lib


Namepubmed-lib JSON
Version 0.0.2 PyPI version JSON
download
home_pagehttps://github.com/Dmaturana81/pubmed_lib
SummarySimple wrapper for pubmed resutls
upload_time2023-06-07 11:28:38
maintainer
docs_urlNone
authorDmaturana81
requires_python>=3.7
licenseApache Software License 2.0
keywords nbdev jupyter notebook python
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # pubmed_lib

<!-- WARNING: THIS FILE WAS AUTOGENERATED! DO NOT EDIT! -->

## Install

``` sh
pip install pubmed_lib
```

## How to use

This library has the basic functionalities to retreive data from pubmed
search to be used with Langchain for Q&A systems, it is a simple wrapper
from the Biopython

First you need to create a search object, with the default parameter you
will use in the search

------------------------------------------------------------------------

<a
href="https://github.com/Dmaturana81/pubmed_lib/blob/main/pubmed_lib/search.py#LNone"
target="_blank" style="float:right; font-size:smaller">source</a>

### Search

>      Search (search_tag:str=None, retmax:int=200, retmode:str='xml',
>              sort:str='relevance', mindate:Optional[int]=None,
>              maxdate:Optional[int]=None, idlist:Optional[List[int]]=None,
>              email:str=None, api_key:str=None)

Search class to warp the search and results

Here we will create the object with a max number of results of 10

the search_tag correspondes to the tag where you will do the search, the
options available are the following:

``` python
for k in SEARCH_TAGS.keys():
    print(f"{k}")
```

    Affiliation
    All Fields
    Article Identifier
    Author
    Author Identifier
    EC/RN Number
    First Author Name
    Full Author Name
    Full Investigator Name
    Grant Number
    Investigator
    Journal
    Last Author Name
    Location ID
    MeSH Major Topic
    MeSH Subheadings
    MeSH Terms
    Other Term
    PMID
    Subset
    Text Words
    Title
    Title/Abstract

By defaults is setup to search in Title/Abstract

``` python
search = Search(retmax=10)
```

To actually do the search, you need to call the method search and give
the query

------------------------------------------------------------------------

<a
href="https://github.com/Dmaturana81/pubmed_lib/blob/main/pubmed_lib/search.py#LNone"
target="_blank" style="float:right; font-size:smaller">source</a>

### Search.search

>      Search.search (query:str)

It receive a query to be searched in pubmed and return the handler of
the search

|       | **Type** | **Details**                  |
|-------|----------|------------------------------|
| query | str      | Query to be search in pubmed |

``` python
results = search.search('Bi-functional degraders in cancer')
```

``` python
results
```

    ['35285613', '33672989', '23749892', '17310834', '35644005', '16870428', '29587668', '21269262', '25685909', '27815492']

to fetch the results you need to call the fetch_details method, and pass
the list of pubmedIds retreive previously

``` python
articles = search.fetch_details(results)
```

This will give you the xml data retreived from pubmed

In order to retreive the parsed resutls, you should use the method
results

------------------------------------------------------------------------

<a
href="https://github.com/Dmaturana81/pubmed_lib/blob/main/pubmed_lib/search.py#LNone"
target="_blank" style="float:right; font-size:smaller">source</a>

### Search.results

>      Search.results (query:str)

Method that do the search and retrieve a generator with all the
infomration of the articles

|             | **Type**      | **Details**                  |
|-------------|---------------|------------------------------|
| query       | str           | Term to be queried in pubmed |
| **Returns** | **Generator** |                              |

``` python
results = search.results('Bi-functional degraders in cancer')
```

``` python
res = list(results)
```

``` python
res[0]
```

    Result(pubmed='35285613', pmc=None, doi='10.1021/acsabm.1c01216', pii=None, abstract="Gold nanorods (AuNRs) remain well-developed inorganic nanocarriers of small molecules for a plethora of biomedical and therapeutic applications. However, the delivery of therapeutic proteins using AuNRs with high protein loading capacity (LC), serum stability, excellent target specificity, and minimal off-target protein release is not known. Herein, we report two bi-functional AuNR-protein nanoconjugates, AuNR@EGFP-BSA<sub>FA</sub> and AuNR@RNaseA-BSA<sub>FA</sub>, supramolecularly coated with folic acid-modified BSA (BSA<sub>FA</sub>) acting as biomimetic protein corona to demonstrate targeted cytosolic delivery of enhanced green fluorescent protein (EGFP) and therapeutic ribonuclease A enzyme (RNase A) in their functional forms. AuNR@EGFP-BSA<sub>FA</sub> and AuNR@RNaseA-BSA<sub>FA</sub> exhibit high LCs of ∼42 and ∼54%, respectively, increased colloidal stability, and rapid protein release in the presence of biological thiols. As a nanocarrier, AuNR@EGFP-BSA<sub>FA</sub> and AuNR@RNaseA-BSA<sub>FA</sub> show resistance to corona formation in high-serum media even after 24 h, guaranteeing a greater circulation lifetime. Folate receptor-targeting BSA<sub>FA</sub> on the AuNR surface facilitates the receptor-mediated internalization, followed by the release of EGFP and RNase A in HT29 cells. The green fluorescence dispersed throughout the cell's cytoplasm indicates successful cytosolic delivery of EGFP by AuNR@EGFP-BSA<sub>FA</sub>. AuNR@RNaseA-BSA<sub>FA</sub>-mediated therapeutic RNase A delivery in multicellular 3D spheroids of HT29 cells exhibits a radical reduction in the cellular RNA fluorescence intensity to 38%, signifying RNA degradation and subsequent cell death. The versatile nanoformulation strategy in terms of the anisotropic particle morphology, protein type, and ability for targeted delivery in the functional form makes the present AuNR-protein nanoconjugates a promising platform for potential application in cancer management.", autorlist=[Autor(Fname='Namita', Lname='Jaiswal', name='Namita Jaiswal', initials='N', emails='', affiliations='Department Of Biotechnology, National Institute Of Technology Durgapur, Durgapur 713209, India.;Material Processing And Microsystem Laboratory, Csir─Central Mechanical Engineering Research Institute, Durgapur 713209, India.', identifier=''), Autor(Fname='Sudeshna', Lname='Halder', name='Sudeshna Halder', initials='S', emails='', affiliations='Department Of Biotechnology, National Institute Of Technology Durgapur, Durgapur 713209, India.', identifier=''), Autor(Fname='Nibedita', Lname='Mahata', name='Nibedita Mahata', initials='N', emails='', affiliations='Department Of Biotechnology, National Institute Of Technology Durgapur, Durgapur 713209, India.', identifier=''), Autor(Fname='Nripen', Lname='Chanda', name='Nripen Chanda', initials='N', emails='', affiliations='Material Processing And Microsystem Laboratory, Csir─Central Mechanical Engineering Research Institute, Durgapur 713209, India.', identifier='0000-0002-9902-5595')], title='Bi-Functional Gold Nanorod-Protein Conjugates with Biomimetic BSA@Folic Acid Corona for Improved Tumor Targeting and Intracellular Delivery of Therapeutic Proteins in Colon Cancer 3D Spheroids.', journal='ACS applied bio materials', published=datetime.date(2022, 3, 14), mayorKeys=[], mayorMesh=['Colonic Neoplasms', 'Nanotubes'], minorMesh=['Biomimetics', 'Folic Acid', 'Gold', 'Humans', 'Nanoconjugates', 'Ribonuclease, Pancreatic'])

``` python
res[0].dict()
```

    {'pubmed': '35285613',
     'pmc': None,
     'doi': '10.1021/acsabm.1c01216',
     'pii': None,
     'abstract': "Gold nanorods (AuNRs) remain well-developed inorganic nanocarriers of small molecules for a plethora of biomedical and therapeutic applications. However, the delivery of therapeutic proteins using AuNRs with high protein loading capacity (LC), serum stability, excellent target specificity, and minimal off-target protein release is not known. Herein, we report two bi-functional AuNR-protein nanoconjugates, AuNR@EGFP-BSA<sub>FA</sub> and AuNR@RNaseA-BSA<sub>FA</sub>, supramolecularly coated with folic acid-modified BSA (BSA<sub>FA</sub>) acting as biomimetic protein corona to demonstrate targeted cytosolic delivery of enhanced green fluorescent protein (EGFP) and therapeutic ribonuclease A enzyme (RNase A) in their functional forms. AuNR@EGFP-BSA<sub>FA</sub> and AuNR@RNaseA-BSA<sub>FA</sub> exhibit high LCs of ∼42 and ∼54%, respectively, increased colloidal stability, and rapid protein release in the presence of biological thiols. As a nanocarrier, AuNR@EGFP-BSA<sub>FA</sub> and AuNR@RNaseA-BSA<sub>FA</sub> show resistance to corona formation in high-serum media even after 24 h, guaranteeing a greater circulation lifetime. Folate receptor-targeting BSA<sub>FA</sub> on the AuNR surface facilitates the receptor-mediated internalization, followed by the release of EGFP and RNase A in HT29 cells. The green fluorescence dispersed throughout the cell's cytoplasm indicates successful cytosolic delivery of EGFP by AuNR@EGFP-BSA<sub>FA</sub>. AuNR@RNaseA-BSA<sub>FA</sub>-mediated therapeutic RNase A delivery in multicellular 3D spheroids of HT29 cells exhibits a radical reduction in the cellular RNA fluorescence intensity to 38%, signifying RNA degradation and subsequent cell death. The versatile nanoformulation strategy in terms of the anisotropic particle morphology, protein type, and ability for targeted delivery in the functional form makes the present AuNR-protein nanoconjugates a promising platform for potential application in cancer management.",
     'autorlist': [{'Fname': 'Namita',
       'Lname': 'Jaiswal',
       'name': 'Namita Jaiswal',
       'initials': 'N',
       'emails': '',
       'affiliations': 'Department Of Biotechnology, National Institute Of Technology Durgapur, Durgapur 713209, India.;Material Processing And Microsystem Laboratory, Csir─Central Mechanical Engineering Research Institute, Durgapur 713209, India.',
       'identifier': ''},
      {'Fname': 'Sudeshna',
       'Lname': 'Halder',
       'name': 'Sudeshna Halder',
       'initials': 'S',
       'emails': '',
       'affiliations': 'Department Of Biotechnology, National Institute Of Technology Durgapur, Durgapur 713209, India.',
       'identifier': ''},
      {'Fname': 'Nibedita',
       'Lname': 'Mahata',
       'name': 'Nibedita Mahata',
       'initials': 'N',
       'emails': '',
       'affiliations': 'Department Of Biotechnology, National Institute Of Technology Durgapur, Durgapur 713209, India.',
       'identifier': ''},
      {'Fname': 'Nripen',
       'Lname': 'Chanda',
       'name': 'Nripen Chanda',
       'initials': 'N',
       'emails': '',
       'affiliations': 'Material Processing And Microsystem Laboratory, Csir─Central Mechanical Engineering Research Institute, Durgapur 713209, India.',
       'identifier': '0000-0002-9902-5595'}],
     'title': 'Bi-Functional Gold Nanorod-Protein Conjugates with Biomimetic BSA@Folic Acid Corona for Improved Tumor Targeting and Intracellular Delivery of Therapeutic Proteins in Colon Cancer 3D Spheroids.',
     'journal': 'ACS applied bio materials',
     'published': datetime.date(2022, 3, 14),
     'mayorKeys': [],
     'mayorMesh': ['Colonic Neoplasms', 'Nanotubes'],
     'minorMesh': ['Biomimetics',
      'Folic Acid',
      'Gold',
      'Humans',
      'Nanoconjugates',
      'Ribonuclease, Pancreatic']}

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Dmaturana81/pubmed_lib",
    "name": "pubmed-lib",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "nbdev jupyter notebook python",
    "author": "Dmaturana81",
    "author_email": "elmaturana@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/0e/50/1925ab3518712d984981c299598a5272820bdefb4ba6b173a87dc6f12af9/pubmed_lib-0.0.2.tar.gz",
    "platform": null,
    "description": "# pubmed_lib\n\n<!-- WARNING: THIS FILE WAS AUTOGENERATED! DO NOT EDIT! -->\n\n## Install\n\n``` sh\npip install pubmed_lib\n```\n\n## How to use\n\nThis library has the basic functionalities to retreive data from pubmed\nsearch to be used with Langchain for Q&A systems, it is a simple wrapper\nfrom the Biopython\n\nFirst you need to create a search object, with the default parameter you\nwill use in the search\n\n------------------------------------------------------------------------\n\n<a\nhref=\"https://github.com/Dmaturana81/pubmed_lib/blob/main/pubmed_lib/search.py#LNone\"\ntarget=\"_blank\" style=\"float:right; font-size:smaller\">source</a>\n\n### Search\n\n>      Search (search_tag:str=None, retmax:int=200, retmode:str='xml',\n>              sort:str='relevance', mindate:Optional[int]=None,\n>              maxdate:Optional[int]=None, idlist:Optional[List[int]]=None,\n>              email:str=None, api_key:str=None)\n\nSearch class to warp the search and results\n\nHere we will create the object with a max number of results of 10\n\nthe search_tag correspondes to the tag where you will do the search, the\noptions available are the following:\n\n``` python\nfor k in SEARCH_TAGS.keys():\n    print(f\"{k}\")\n```\n\n    Affiliation\n    All Fields\n    Article Identifier\n    Author\n    Author Identifier\n    EC/RN Number\n    First Author Name\n    Full Author Name\n    Full Investigator Name\n    Grant Number\n    Investigator\n    Journal\n    Last Author Name\n    Location ID\n    MeSH Major Topic\n    MeSH Subheadings\n    MeSH Terms\n    Other Term\n    PMID\n    Subset\n    Text Words\n    Title\n    Title/Abstract\n\nBy defaults is setup to search in Title/Abstract\n\n``` python\nsearch = Search(retmax=10)\n```\n\nTo actually do the search, you need to call the method search and give\nthe query\n\n------------------------------------------------------------------------\n\n<a\nhref=\"https://github.com/Dmaturana81/pubmed_lib/blob/main/pubmed_lib/search.py#LNone\"\ntarget=\"_blank\" style=\"float:right; font-size:smaller\">source</a>\n\n### Search.search\n\n>      Search.search (query:str)\n\nIt receive a query to be searched in pubmed and return the handler of\nthe search\n\n|       | **Type** | **Details**                  |\n|-------|----------|------------------------------|\n| query | str      | Query to be search in pubmed |\n\n``` python\nresults = search.search('Bi-functional degraders in cancer')\n```\n\n``` python\nresults\n```\n\n    ['35285613', '33672989', '23749892', '17310834', '35644005', '16870428', '29587668', '21269262', '25685909', '27815492']\n\nto fetch the results you need to call the fetch_details method, and pass\nthe list of pubmedIds retreive previously\n\n``` python\narticles = search.fetch_details(results)\n```\n\nThis will give you the xml data retreived from pubmed\n\nIn order to retreive the parsed resutls, you should use the method\nresults\n\n------------------------------------------------------------------------\n\n<a\nhref=\"https://github.com/Dmaturana81/pubmed_lib/blob/main/pubmed_lib/search.py#LNone\"\ntarget=\"_blank\" style=\"float:right; font-size:smaller\">source</a>\n\n### Search.results\n\n>      Search.results (query:str)\n\nMethod that do the search and retrieve a generator with all the\ninfomration of the articles\n\n|             | **Type**      | **Details**                  |\n|-------------|---------------|------------------------------|\n| query       | str           | Term to be queried in pubmed |\n| **Returns** | **Generator** |                              |\n\n``` python\nresults = search.results('Bi-functional degraders in cancer')\n```\n\n``` python\nres = list(results)\n```\n\n``` python\nres[0]\n```\n\n    Result(pubmed='35285613', pmc=None, doi='10.1021/acsabm.1c01216', pii=None, abstract=\"Gold nanorods (AuNRs) remain well-developed inorganic nanocarriers of small molecules for a plethora of biomedical and therapeutic applications. However, the delivery of therapeutic proteins using AuNRs with high protein loading capacity (LC), serum stability, excellent target specificity, and minimal off-target protein release is not known. Herein, we report two bi-functional AuNR-protein nanoconjugates, AuNR@EGFP-BSA<sub>FA</sub> and AuNR@RNaseA-BSA<sub>FA</sub>, supramolecularly coated with folic acid-modified BSA (BSA<sub>FA</sub>) acting as biomimetic protein corona to demonstrate targeted cytosolic delivery of enhanced green fluorescent protein (EGFP) and therapeutic ribonuclease A enzyme (RNase A) in their functional forms. AuNR@EGFP-BSA<sub>FA</sub> and AuNR@RNaseA-BSA<sub>FA</sub> exhibit high LCs of \u223c42 and \u223c54%, respectively, increased colloidal stability, and rapid protein release in the presence of biological thiols. As a nanocarrier, AuNR@EGFP-BSA<sub>FA</sub> and AuNR@RNaseA-BSA<sub>FA</sub> show resistance to corona formation in high-serum media even after 24 h, guaranteeing a greater circulation lifetime. Folate receptor-targeting BSA<sub>FA</sub> on the AuNR surface facilitates the receptor-mediated internalization, followed by the release of EGFP and RNase A in HT29 cells. The green fluorescence dispersed throughout the cell's cytoplasm indicates successful cytosolic delivery of EGFP by AuNR@EGFP-BSA<sub>FA</sub>. AuNR@RNaseA-BSA<sub>FA</sub>-mediated therapeutic RNase A delivery in multicellular 3D spheroids of HT29 cells exhibits a radical reduction in the cellular RNA fluorescence intensity to 38%, signifying RNA degradation and subsequent cell death. The versatile nanoformulation strategy in terms of the anisotropic particle morphology, protein type, and ability for targeted delivery in the functional form makes the present AuNR-protein nanoconjugates a promising platform for potential application in cancer management.\", autorlist=[Autor(Fname='Namita', Lname='Jaiswal', name='Namita Jaiswal', initials='N', emails='', affiliations='Department Of Biotechnology, National Institute Of Technology Durgapur, Durgapur 713209, India.;Material Processing And Microsystem Laboratory, Csir\u2500Central Mechanical Engineering Research Institute, Durgapur 713209, India.', identifier=''), Autor(Fname='Sudeshna', Lname='Halder', name='Sudeshna Halder', initials='S', emails='', affiliations='Department Of Biotechnology, National Institute Of Technology Durgapur, Durgapur 713209, India.', identifier=''), Autor(Fname='Nibedita', Lname='Mahata', name='Nibedita Mahata', initials='N', emails='', affiliations='Department Of Biotechnology, National Institute Of Technology Durgapur, Durgapur 713209, India.', identifier=''), Autor(Fname='Nripen', Lname='Chanda', name='Nripen Chanda', initials='N', emails='', affiliations='Material Processing And Microsystem Laboratory, Csir\u2500Central Mechanical Engineering Research Institute, Durgapur 713209, India.', identifier='0000-0002-9902-5595')], title='Bi-Functional Gold Nanorod-Protein Conjugates with Biomimetic BSA@Folic Acid Corona for Improved Tumor Targeting and Intracellular Delivery of Therapeutic Proteins in Colon Cancer 3D Spheroids.', journal='ACS applied bio materials', published=datetime.date(2022, 3, 14), mayorKeys=[], mayorMesh=['Colonic Neoplasms', 'Nanotubes'], minorMesh=['Biomimetics', 'Folic Acid', 'Gold', 'Humans', 'Nanoconjugates', 'Ribonuclease, Pancreatic'])\n\n``` python\nres[0].dict()\n```\n\n    {'pubmed': '35285613',\n     'pmc': None,\n     'doi': '10.1021/acsabm.1c01216',\n     'pii': None,\n     'abstract': \"Gold nanorods (AuNRs) remain well-developed inorganic nanocarriers of small molecules for a plethora of biomedical and therapeutic applications. However, the delivery of therapeutic proteins using AuNRs with high protein loading capacity (LC), serum stability, excellent target specificity, and minimal off-target protein release is not known. Herein, we report two bi-functional AuNR-protein nanoconjugates, AuNR@EGFP-BSA<sub>FA</sub> and AuNR@RNaseA-BSA<sub>FA</sub>, supramolecularly coated with folic acid-modified BSA (BSA<sub>FA</sub>) acting as biomimetic protein corona to demonstrate targeted cytosolic delivery of enhanced green fluorescent protein (EGFP) and therapeutic ribonuclease A enzyme (RNase A) in their functional forms. AuNR@EGFP-BSA<sub>FA</sub> and AuNR@RNaseA-BSA<sub>FA</sub> exhibit high LCs of \u223c42 and \u223c54%, respectively, increased colloidal stability, and rapid protein release in the presence of biological thiols. As a nanocarrier, AuNR@EGFP-BSA<sub>FA</sub> and AuNR@RNaseA-BSA<sub>FA</sub> show resistance to corona formation in high-serum media even after 24 h, guaranteeing a greater circulation lifetime. Folate receptor-targeting BSA<sub>FA</sub> on the AuNR surface facilitates the receptor-mediated internalization, followed by the release of EGFP and RNase A in HT29 cells. The green fluorescence dispersed throughout the cell's cytoplasm indicates successful cytosolic delivery of EGFP by AuNR@EGFP-BSA<sub>FA</sub>. AuNR@RNaseA-BSA<sub>FA</sub>-mediated therapeutic RNase A delivery in multicellular 3D spheroids of HT29 cells exhibits a radical reduction in the cellular RNA fluorescence intensity to 38%, signifying RNA degradation and subsequent cell death. The versatile nanoformulation strategy in terms of the anisotropic particle morphology, protein type, and ability for targeted delivery in the functional form makes the present AuNR-protein nanoconjugates a promising platform for potential application in cancer management.\",\n     'autorlist': [{'Fname': 'Namita',\n       'Lname': 'Jaiswal',\n       'name': 'Namita Jaiswal',\n       'initials': 'N',\n       'emails': '',\n       'affiliations': 'Department Of Biotechnology, National Institute Of Technology Durgapur, Durgapur 713209, India.;Material Processing And Microsystem Laboratory, Csir\u2500Central Mechanical Engineering Research Institute, Durgapur 713209, India.',\n       'identifier': ''},\n      {'Fname': 'Sudeshna',\n       'Lname': 'Halder',\n       'name': 'Sudeshna Halder',\n       'initials': 'S',\n       'emails': '',\n       'affiliations': 'Department Of Biotechnology, National Institute Of Technology Durgapur, Durgapur 713209, India.',\n       'identifier': ''},\n      {'Fname': 'Nibedita',\n       'Lname': 'Mahata',\n       'name': 'Nibedita Mahata',\n       'initials': 'N',\n       'emails': '',\n       'affiliations': 'Department Of Biotechnology, National Institute Of Technology Durgapur, Durgapur 713209, India.',\n       'identifier': ''},\n      {'Fname': 'Nripen',\n       'Lname': 'Chanda',\n       'name': 'Nripen Chanda',\n       'initials': 'N',\n       'emails': '',\n       'affiliations': 'Material Processing And Microsystem Laboratory, Csir\u2500Central Mechanical Engineering Research Institute, Durgapur 713209, India.',\n       'identifier': '0000-0002-9902-5595'}],\n     'title': 'Bi-Functional Gold Nanorod-Protein Conjugates with Biomimetic BSA@Folic Acid Corona for Improved Tumor Targeting and Intracellular Delivery of Therapeutic Proteins in Colon Cancer 3D Spheroids.',\n     'journal': 'ACS applied bio materials',\n     'published': datetime.date(2022, 3, 14),\n     'mayorKeys': [],\n     'mayorMesh': ['Colonic Neoplasms', 'Nanotubes'],\n     'minorMesh': ['Biomimetics',\n      'Folic Acid',\n      'Gold',\n      'Humans',\n      'Nanoconjugates',\n      'Ribonuclease, Pancreatic']}\n",
    "bugtrack_url": null,
    "license": "Apache Software License 2.0",
    "summary": "Simple wrapper for pubmed resutls",
    "version": "0.0.2",
    "project_urls": {
        "Homepage": "https://github.com/Dmaturana81/pubmed_lib"
    },
    "split_keywords": [
        "nbdev",
        "jupyter",
        "notebook",
        "python"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9da87c9468d0ae6d96f88d900097472826afe17bd9add32d65f855e31b8258f6",
                "md5": "cd13966b8759de9d1d15b3f555c35eb8",
                "sha256": "4c107270295146796453df4555ec318b63b7e09d332798a1a6af087eb14f1457"
            },
            "downloads": -1,
            "filename": "pubmed_lib-0.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "cd13966b8759de9d1d15b3f555c35eb8",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 23862,
            "upload_time": "2023-06-07T11:28:36",
            "upload_time_iso_8601": "2023-06-07T11:28:36.885704Z",
            "url": "https://files.pythonhosted.org/packages/9d/a8/7c9468d0ae6d96f88d900097472826afe17bd9add32d65f855e31b8258f6/pubmed_lib-0.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0e501925ab3518712d984981c299598a5272820bdefb4ba6b173a87dc6f12af9",
                "md5": "7a77f4269e73515cf3e4c95e9845fd87",
                "sha256": "9bc369e7268e186e92f85fc497de54e0beb3e80a646fc5b343df69f139547f7e"
            },
            "downloads": -1,
            "filename": "pubmed_lib-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "7a77f4269e73515cf3e4c95e9845fd87",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 25560,
            "upload_time": "2023-06-07T11:28:38",
            "upload_time_iso_8601": "2023-06-07T11:28:38.505228Z",
            "url": "https://files.pythonhosted.org/packages/0e/50/1925ab3518712d984981c299598a5272820bdefb4ba6b173a87dc6f12af9/pubmed_lib-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-07 11:28:38",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Dmaturana81",
    "github_project": "pubmed_lib",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "pubmed-lib"
}
        
Elapsed time: 0.17025s