uniprotparser

View on PyPIReverse Dependencies (6)

1.2.0 uniprotparser-1.2.0-py3-none-any.whl

Wheel Details

Project: uniprotparser
Version: 1.2.0
Filename: uniprotparser-1.2.0-py3-none-any.whl
Download: [link]
Size: 9776
MD5: 332937a4e36f0bb487270f834b04da62
SHA256: 2a190cb8dad9191fb68004121775aa11cd778b6e90a903a8fc61f311eb8db6d9
Uploaded: 2024-01-19 12:19:45 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: uniprotparser
Version: 1.2.0
Summary: Getting Uniprot Data from Uniprot Accession ID through Uniprot REST API
Author: Toan K. Phung
Author-Email: toan.phungkhoiquoctoan[at]gmail.com
Home-Page: https://github.com/noatgnu/UniprotWebParser
Project-Url: Repository, https://github.com/noatgnu/UniprotWebParser
License: MIT
Keywords: uniprot,protein sequence,database,parser
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.9,<4.0
Requires-Dist: aiohttp (<4.0.0,>=3.8.3)
Requires-Dist: click (<9.0.0,>=8.1.3)
Requires-Dist: requests (<3.0.0,>=2.28.2)
Description-Content-Type: text/markdown
[Description omitted; length: 3917 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.7.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
uniprotparser/__init__.py sha256=uPfuMgEJLO--OO19encJlkbqsvKyLfY5pOPx4HGcvOY 405
uniprotparser/betaparser.py sha256=1lKIZDlmyAEPdS-w2URvDh2U5unGIRN8Rnlb6RPIbVE 14854
uniprotparser/cli.py sha256=C7t-v_UtRVeWUvh_dfZemmZ2gMz-Vbz29JDpct6r4dU 1017
uniprotparser/parser.py sha256=xAeP_Uq2DddmDNGaNc3h1EUEbUuH46zgH-svxULtBt0 4886
uniprotparser-1.2.0.dist-info/entry_points.txt sha256=RcZM_dAEKCRxdubeuDZUsECkREWwb95YcaBbFlX6c0M 56
uniprotparser-1.2.0.dist-info/LICENSE.md sha256=hdlLWfIiq_2FZ8ilHxcNQvb6y6cBSSIOkVqxvKMZOxA 1088
uniprotparser-1.2.0.dist-info/METADATA sha256=KSSPxwzBP1muGDeLfSVSNsYc5C16dcOYSmTbRhN_RE4 4752
uniprotparser-1.2.0.dist-info/WHEEL sha256=d2fvjOD7sXsVzChCqf0Ty0JbHKBaLYwDbGQDwQTnJ50 88
uniprotparser-1.2.0.dist-info/RECORD

entry_points.txt

uniprotparser = uniprotparser.cli:main