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.2.261.tar.gz
(942.8 kB
view hashes)
Built Distribution
pybiolib-0.2.261-py3-none-any.whl
(986.9 kB
view hashes)
Close
Hashes for pybiolib-0.2.261-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b4038158d7b292b7a6a7ac7d91ddd32af510d2e0a1e1ce2ed03e0d619b9e72b3 |
|
MD5 | 7650a446ca5ec37421f0f06c3ddb8dd1 |
|
BLAKE2b-256 | 0a3f227ad0b1cefa3cdf369d1b0c774ae890af856fcc10d9544352621e0ed8a0 |