bio2bel-expasy

View on PyPIReverse Dependencies (1)

0.2.0 bio2bel_expasy-0.2.0-py3-none-any.whl

Wheel Details

Project: bio2bel-expasy
Version: 0.2.0
Filename: bio2bel_expasy-0.2.0-py3-none-any.whl
Download: [link]
Size: 15577
MD5: dbc066425f940519aa869295d728cc5f
SHA256: 18005432aaea3ed2d64156fe2ae3d5785153973341d7b0eb527036fd15a4eb93
Uploaded: 2018-11-15 21:26:47 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: bio2bel-expasy
Version: 0.2.0
Summary: A package for parsing and storing the ExPASy Enzyme Database
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/bio2bel/expasy
License: MIT License
Keywords: Biological Expression Language,BEL,Systems Biology,Networks Biology,ExPASy
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Requires-Dist: pybel (<0.13.0,>=0.12.0)
Requires-Dist: bio2bel (<0.3.0,>=0.2.0)
Requires-Dist: requests
Requires-Dist: tqdm
Requires-Dist: sqlalchemy
Requires-Dist: networkx (>=2.1)
Requires-Dist: click
Requires-Dist: pandas
Requires-Dist: sphinx; extra == "docs"
Requires-Dist: sphinx-rtd-theme; extra == "docs"
Requires-Dist: sphinx-click; extra == "docs"
Requires-Dist: flask; extra == "web"
Requires-Dist: flask-admin; extra == "web"
Provides-Extra: docs
Provides-Extra: web
[Description omitted; length: 2652 characters]

WHEEL

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

RECORD

Path Digest Size
bio2bel_expasy/__init__.py sha256=38kEFTNV3BJUgM_uaf0EVDJJoDsczXh9ub-t8BkRUiQ 1313
bio2bel_expasy/__main__.py sha256=iOEYn6nr8Qe17hOg30lij6J8x-uRCD3x2nwKBXqNyf8 136
bio2bel_expasy/cli.py sha256=4CE7tVqj-i_TLL0ge-8bN66o34t5110ENI6sYoVYCx4 486
bio2bel_expasy/constants.py sha256=Err-_p0ife03-vaWhr6OMj1SdynOfj6Lc5B4xW09S-M 1057
bio2bel_expasy/enrich.py sha256=Wx3gEDOhIwGogU7gswhuP__e1l6a4kVWhJBo5LJq5rY 840
bio2bel_expasy/manager.py sha256=QOnE8sr_qVSvQki8VtH2eMJDuTzZ5sHxEVUzp5CPsgs 15483
bio2bel_expasy/models.py sha256=vdGDlQp0BBy8ZmFUnJxeATbiFOFS0dr8pn3Xj2k_G-8 4138
bio2bel_expasy/utils.py sha256=PcL63-nTML1X94f4cEMr79AqUksyb5moMalyaMJh4kc 330
bio2bel_expasy/web.py sha256=RF2K6wgzQQSLstI-sNLyeR2T7mwlmzn-MSpd6hOhiz4 405
bio2bel_expasy/parser/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
bio2bel_expasy/parser/database.py sha256=c-Bi6OnBX71xsRxAiEKG-rhB9tGP4OurXSdfjf0kvhY 4549
bio2bel_expasy/parser/tree.py sha256=0nhYqOUU2J4G7_2zFWKl_iZMgm6H9gZioQpBy-3Vn5s 2840
bio2bel_expasy-0.2.0.dist-info/AUTHORS.rst sha256=gMpH-Ovj5MTVaiIPeNDE3n6xZlSTfaObQR9n7fcenXo 334
bio2bel_expasy-0.2.0.dist-info/LICENSE sha256=t-Ivqrc8ReHGBzz6Sk8jvZTtQQv1BwUhRcvivDNjqks 1081
bio2bel_expasy-0.2.0.dist-info/METADATA sha256=HBuZ3aXHvVixSsIg9AZ27WQfTZT_Zn_4Z1VID1vNfTc 4063
bio2bel_expasy-0.2.0.dist-info/WHEEL sha256=MYFsq5fFBwF_oyJgrOoFmYYB1K6Sw7MxY-0897ZLbdM 92
bio2bel_expasy-0.2.0.dist-info/entry_points.txt sha256=eNkvoSDAX_K95UggKO2i4jWliLxXbj01KM_365-H5OE 95
bio2bel_expasy-0.2.0.dist-info/top_level.txt sha256=9ALEKYOCDJR5VVXBhtrTqQ86cCDbg4ShqcNPFep-scY 15
bio2bel_expasy-0.2.0.dist-info/RECORD

top_level.txt

bio2bel_expasy

entry_points.txt

expasy = bio2bel_expasy
bio2bel_expasy = bio2bel_expasy.cli:main