bio2bel-entrez

View on PyPIReverse Dependencies (2)

0.2.2 bio2bel_entrez-0.2.2-py3-none-any.whl

Wheel Details

Project: bio2bel-entrez
Version: 0.2.2
Filename: bio2bel_entrez-0.2.2-py3-none-any.whl
Download: [link]
Size: 15531
MD5: 5ab1f5fc04d2beaf399d07b4c0ac529f
SHA256: 20c36e7804c6b98f79fedf51ddaf207899148bfd4de31ea82fc1eee9ad4829ea
Uploaded: 2019-09-26 13:40:24 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: bio2bel-entrez
Version: 0.2.2
Summary: A package for parsing and storing Entrez Gene
Author: Charles Tapley Hoyt
Author-Email: charles.hoyt[at]scai.fraunhofer.de
Maintainer: Charles Tapley Hoyt
Maintainer-Email: charles.hoyt[at]scai.fraunhofer.de
Home-Page: https://github.com/cthoyt/pyentrez
License: MIT License
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: License :: OSI Approved :: MIT License
Requires-Dist: pybel (<0.14.0,>=0.13.0)
Requires-Dist: bio2bel (<0.3.0,>=0.2.0)
Requires-Dist: click
Requires-Dist: pandas
Requires-Dist: sqlalchemy
Requires-Dist: six
Requires-Dist: tqdm
Requires-Dist: flask; extra == "docs"
Requires-Dist: flask-admin; extra == "docs"
Requires-Dist: sphinx; extra == "docs"
Requires-Dist: sphinx-rtd-theme; extra == "docs"
Requires-Dist: sphinx-click; extra == "docs"
Requires-Dist: sphinx-autodoc-typehints; extra == "docs"
Requires-Dist: flask; extra == "web"
Requires-Dist: flask-admin; extra == "web"
Provides-Extra: docs
Provides-Extra: web
[Description omitted; length: 2376 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.33.6)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
bio2bel_entrez/__init__.py sha256=Z_Hvb6eyGAVKn9ccr0_nRJs_T3n3k6exKUifGTAlh8w 539
bio2bel_entrez/__main__.py sha256=ZSr3dxPC3NuKBIHG2_zaaKNqIdzyucZj3up4tjBlXf0 391
bio2bel_entrez/cli.py sha256=z-VWYi4yl09WmOp5ea3yZag_URlGDik-56-grXz-Hjk 1401
bio2bel_entrez/cli_utils.py sha256=feBhofF94DP6pxcrtBIP1ksaf_U1VHWr0zpyDnSGRUQ 1350
bio2bel_entrez/constants.py sha256=I6syOp9kIvOl4DYbzVBkXrCmIaP2czvR6bBHry8-iR4 3095
bio2bel_entrez/homologene_manager.py sha256=HIpHIGLt_iwxIczVQL2KAhZA35xczAxE-6VCHqg7dzI 2249
bio2bel_entrez/manager.py sha256=CV5NIsxbG7AwZSFbYs1ZfX_bZK4SwxfK_fwzVHV7bHA 17665
bio2bel_entrez/models.py sha256=835U2GHSiPl5ynPmhO7wmedtkJDOHpgGMMjliVYtMyI 4298
bio2bel_entrez/parser.py sha256=whYrrcuNOSBrwEVcDC5MjIXVmvskCKzrx7H3HYYPfOo 2486
bio2bel_entrez/web.py sha256=CuyFpB8Vnv57UmWvA4LyArsxVKwzCRhHHTx9z290AJ4 435
bio2bel_entrez-0.2.2.dist-info/LICENSE sha256=t-Ivqrc8ReHGBzz6Sk8jvZTtQQv1BwUhRcvivDNjqks 1081
bio2bel_entrez-0.2.2.dist-info/METADATA sha256=V27X42yCF0VCo6myK-UYGTnvpb2-zkYIq_WWmMo_Wi0 3854
bio2bel_entrez-0.2.2.dist-info/WHEEL sha256=p46_5Uhzqz6AzeSosiOnxK-zmFja1i22CrQCjmYe8ec 92
bio2bel_entrez-0.2.2.dist-info/entry_points.txt sha256=x6oRNk5vpVJrCNL_qRKDkOrV-fliVHB4lvNfLdT0ozw 202
bio2bel_entrez-0.2.2.dist-info/top_level.txt sha256=j2-XrYha6gztrV0a_ODG9enKaim1tqj_-oiuQe4Vt44 15
bio2bel_entrez-0.2.2.dist-info/RECORD

top_level.txt

bio2bel_entrez

entry_points.txt

entrez = bio2bel_entrez
homologene = bio2bel_entrez.homologene_manager
bio2bel_entrez = bio2bel_entrez.cli:main
bio2bel_homologene = bio2bel_entrez.homologene_manager:main