aop2db

View on PyPIReverse Dependencies (0)

0.3.1 aop2db-0.3.1-py3-none-any.whl

Wheel Details

Project: aop2db
Version: 0.3.1
Filename: aop2db-0.3.1-py3-none-any.whl
Download: [link]
Size: 21671
MD5: 4bcedc65e4e7bd2bcaf126b930c70cbd
SHA256: 5f831285b6a6057f0c73d4d91791e6a2cf67656b7c0616bfb851155d97502c3c
Uploaded: 2022-09-08 12:54:49 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: aop2db
Version: 0.3.1
Summary: AOP2DB - Python parser for converting importing adverse outcome pathway data into a relational database.
Author: Bruce Schultz
Author-Email: bruce.schultz[at]scai.fraunhofer.de
Maintainer: Bruce Schultz
Maintainer-Email: bruce.schultz[at]scai.fraunhofer.de
Home-Page: https://github.com/brucetony/aop2db
Project-Url: Documentation, https://aop2db.readthedocs.io/en/latest/
Project-Url: Issue Tracker, https://github.com/brucetony/aop2db/issues
Project-Url: Source Code, https://github.com/brucetony/aop2db
License: MIT
Keywords: Biomedical Database
Classifier: Development Status :: 5 - Production/Stable
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
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Requires-Python: >=3.8,<4.0
Requires-Dist: Click (<9.0,>=8.0)
Requires-Dist: cryptography (<36.0.0,>=35.0.0)
Requires-Dist: lxml (<5.0.0,>=4.6.5)
Requires-Dist: pandas (<2.0.0,>=1.3.1)
Requires-Dist: pymysql (<2.0.0,>=1.0.2)
Requires-Dist: requests (<3.0.0,>=2.26.0)
Requires-Dist: sqlalchemy (<2.0.0,>=1.4.22)
Requires-Dist: sqlalchemy_utils (<0.38.0,>=0.37.8)
Requires-Dist: tqdm (<5.0.0,>=4.62.0)
Requires-Dist: xmltodict (==0.12.0)
Description-Content-Type: text/x-rst
[Description omitted; length: 1666 characters]

WHEEL

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

RECORD

Path Digest Size
aop2db/__init__.py sha256=i4VjnYZqJaTa-7sAvyI6p3Hlpz-rZ-90cqX-fus14AA 140
aop2db/__main__.py sha256=KO_GCf-QVvy70Sh0HDkFre9nYGvzb0TkRJTfrmU--60 129
aop2db/aop/__init__.py sha256=E53bsic97yBBgArXkjFfx5QpDQ4k548mlsUIO43jwTE 88
aop2db/aop/importer.py sha256=1A7LiQIa5S6yyywCA0tALegUkcpL6bz1uYEUrX_t5AM 38792
aop2db/aop/query.py sha256=BJMC6TjQreQfQ3Wu4NH4KZ8HBSWFbOPlPK6Z4Z1hxks 12702
aop2db/aop/utils.py sha256=Nu09raRqA3b_6PmHIW_JxRV7GxdtWKAt1PHR6PQNNdE 356
aop2db/cli.py sha256=-vzscmcUlhhnRAf2gpPK6lUIu80LGobNuzgqupM9UAw 1242
aop2db/constants.py sha256=u6RIoGCkgqRWBv_g4KDFcUlwuB2RIjjxTxi4J7KO1Fk 936
aop2db/defaults.py sha256=RrDPRgZ-FV1tG7VJ2LD3VzA-Z3sB32CHBxR6TKAqx4k 976
aop2db/orm/__init__.py sha256=zjqIv74UUkygo8EW_u3GdgvvA34b3ikH7Yy02LBgYk0 84
aop2db/orm/manager.py sha256=mJyDTgo9r-crqYAm-8OYdODeXTZeMBbjZWH55BX29G4 958
aop2db/orm/models.py sha256=GhC_yPcNvo-MHS7S1ik7JcAAN0KTR-z4vH0UXxwypsY 19182
aop2db/utils.py sha256=4C23IYLrcuAHhqLbMKFhYxfKSYnZWFlzCABKltYbTcc 1299
aop2db-0.3.1.dist-info/entry_points.txt sha256=XLtA-Bl43Y2vKD0Ti3pIxvig3sQ8FG8fEYPS8Aqc3II 42
aop2db-0.3.1.dist-info/LICENSE sha256=j__R_bUTVPbpvLY1aFYqYgvSIPyhx8wG0JCbFZ4U9Q0 1094
aop2db-0.3.1.dist-info/WHEEL sha256=y3eDiaFVSNTPbgzfNn0nYn5tEn1cX6WrdetDlQM4xWw 83
aop2db-0.3.1.dist-info/METADATA sha256=gxfOOYVr-1ydip0F8_daFZD9iH7yb9GwIL0V9YXWrS8 3386
aop2db-0.3.1.dist-info/RECORD

entry_points.txt

aop2db = aop2db.cli:main