bio2bel-mesh

View on PyPIReverse Dependencies (0)

0.2.0 bio2bel_mesh-0.2.0-py3-none-any.whl

Wheel Details

Project: bio2bel-mesh
Version: 0.2.0
Filename: bio2bel_mesh-0.2.0-py3-none-any.whl
Download: [link]
Size: 14588
MD5: 2010b35915798dad9b7c4295a08f459f
SHA256: 3e2b4f462485ca0b3f8816a5013065e5c1ecabb5b45e7f9d735bb9476ca78baa
Uploaded: 2018-11-15 10:21:52 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: bio2bel-mesh
Version: 0.2.0
Summary: A package for converting MeSH to BEL
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/mesh
License: MIT License
Keywords: Biological Expression Language,BEL,Systems Biology,Networks Biology,MeSH
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: sqlalchemy
Requires-Dist: click
Requires-Dist: requests
Requires-Dist: rdflib
Requires-Dist: networkx
Requires-Dist: tqdm
Requires-Dist: owlready; extra == "owl"
Requires-Dist: flask; extra == "web"
Requires-Dist: flask-admin; extra == "web"
Provides-Extra: owl
Provides-Extra: web
[Description omitted; length: 2311 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_mesh/__init__.py sha256=7staFlIJq1F_H-_wTTtD2R2RGVPqp903Kwisv42PUqU 459
bio2bel_mesh/__main__.py sha256=cqBoM04S_Bi_FM-R6-VGDvkGblQLOH9GjXRMO29Sv9E 134
bio2bel_mesh/cli.py sha256=xz_7PdJN6VZWz5dO9QiTyS2UCIltwlZg0Jn7ZPlcFXI 919
bio2bel_mesh/constants.py sha256=KCr3NKxe4L1_CSqG9LevSUxCcORh5SRGvw3n8aRkjP4 611
bio2bel_mesh/convert.py sha256=rdARrHFeH050RKnMie-EgCUi7Q8NxXyXYjkK3Ke5xbU 4072
bio2bel_mesh/manager.py sha256=lfyy3igRLfJBSJG5Z6UySThhtfQn5z4H1_piRaYGqoQ 8251
bio2bel_mesh/models.py sha256=M678j6DNYHcSU9X16hxPu0nvZmkmWNbRKygppJ3gTDo 4599
bio2bel_mesh/utils.py sha256=ME1_4Cj1XxwKd-i5ltPrD0FZwaQew7DeyNq1B8ke9RA 895
bio2bel_mesh/parsers/__init__.py sha256=q8optidrUCjUryzVB02V5DhJRPZB5nu6dPK0ipiCXz0 151
bio2bel_mesh/parsers/descriptors.py sha256=e4is3Gj6OUQmoEo8MAY65YLU574dPELeJecZkv_wIzg 3496
bio2bel_mesh/parsers/supplement.py sha256=8odlzD2ok8XmRbMi-VEMJg2XQ4TTsIxTpENdedauwV8 2038
bio2bel_mesh/parsers/utils.py sha256=ojYRcwWvf2aNalolfXJ0gICkWbo_qFZNLBGnN_5Ej7Q 1452
bio2bel_mesh-0.2.0.dist-info/LICENSE sha256=yTGeNQLgojfKl4nFjxhaNeJu7KO5xj2NalWkEdNTPxM 1076
bio2bel_mesh-0.2.0.dist-info/METADATA sha256=G4BaUqS2EY2UvOSwsh7oM6gbvR2z6ANmkwMuk1aTaJQ 3588
bio2bel_mesh-0.2.0.dist-info/WHEEL sha256=MYFsq5fFBwF_oyJgrOoFmYYB1K6Sw7MxY-0897ZLbdM 92
bio2bel_mesh-0.2.0.dist-info/entry_points.txt sha256=CKfE6yeBcL69e3VMJBZjGEnOZrpSsu_1uHKnw7j5Ifc 87
bio2bel_mesh-0.2.0.dist-info/top_level.txt sha256=KMvKzP2ZKv68v6SPqev2XdqqJ1_sagsXosVZYrKv5CI 13
bio2bel_mesh-0.2.0.dist-info/RECORD

top_level.txt

bio2bel_mesh

entry_points.txt

mesh = bio2bel_mesh
bio2bel_mesh = bio2bel_mesh.cli:main