pkdb-analysis are utilities to work with PKDB.
Project description
pkdb_analysis: PK-DB python interface
pkdb_analysis is a collection of python utilities to interact with PK-DB via the available REST endpoints (https://pk-db.com/api/v1/swagger/).
How to cite
License
Source Code: LGPLv3
Documentation: CC BY-SA 4.0
The pkdb_analysis source is released under both the GPL and LGPL licenses version 2 or later. You may choose which license you choose to use the software under.
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License or the GNU Lesser General Public License as published by the Free Software Foundation, either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
Funding
Matthias König and Jan Grzegorzewski are supported by the Federal Ministry of Education and Research (BMBF, Germany) within the research network Systems Medicine of the Liver (LiSyM, grant number 031L0054).
Installation
pkdb_analysis is available from pypi and can be installed via:
pip install pkdb-analysis
Develop version
The latest develop version can be installed via:
pip install git+https://github.com/matthiaskoenig/pkdb_analysis.git@develop
Or via cloning the repository and installing via:
git clone https://github.com/matthiaskoenig/pkdb_analysis.git cd pkdb_analysis pip install -e .
To install for development use:
pip install -e .[development]
PK-DB endpoint
pkdb_analysis requires an existing PK-DB endpoint, which can be set by setting the respective environment variables.:
set -a && source .env.local
The public instances of PK-DB are available from:
API_BASE=https://alpha.pk-db.com API_BASE=https://pk-db.com
By default the alpha server is used.
© 2018-2021 Jan Grzegorzewski & Matthias König.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file pkdb-analysis-0.2.2.tar.gz
.
File metadata
- Download URL: pkdb-analysis-0.2.2.tar.gz
- Upload date:
- Size: 11.0 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.8.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 530fab0e8860960bf6ed6464fb6b199b67f650aa9c4dcffe166a7eec2712a5aa |
|
MD5 | a529986b03e7639b6aff5c3d3592a376 |
|
BLAKE2b-256 | 43b74c0554952d41dff8f0e5aedc50195d72407f0387e382b31f9e21a065f5c3 |
File details
Details for the file pkdb_analysis-0.2.2-py2.py3-none-any.whl
.
File metadata
- Download URL: pkdb_analysis-0.2.2-py2.py3-none-any.whl
- Upload date:
- Size: 11.1 MB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.8.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d927ddc8d3ef1e55e24ac0e10ac638875ae10d8c8f5097876d996a8369dfd28e |
|
MD5 | 0fda314b3ad52c062cd89e20eedcfffb |
|
BLAKE2b-256 | 81562d1f2ebc43f6c6a58cd3f55649a6ff6b57420a762ed9de63cbc6fceca6ab |