BioLib Python Client
Project description
PyBioLib
PyBioLib is a Python package for running BioLib applications from Python scripts, and the command line.
Python Example
# pip3 install pybiolib
from biolib.samtools import samtools
result = samtools()
print(result.stdout)
Command Line Example
pip3 install pybiolib
biolib run samtools/samtools
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pybiolib-0.1.738.tar.gz
(835.4 kB
view hashes)
Built Distribution
pybiolib-0.1.738-py3-none-any.whl
(870.2 kB
view hashes)
Close
Hashes for pybiolib-0.1.738-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 84c947c2c502e61cf2301385e84304de1f199c5436f872f9afdd78cc188a34f1 |
|
MD5 | 3ddcc4b5ba19b6a3c5ca3e073c45b7fa |
|
BLAKE2b-256 | a39b12bb0f37fcc8b06e9cc9b71cd7c906a688167cbf3e505d2db760e357446c |