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.728.tar.gz
(737.0 kB
view hashes)
Built Distribution
pybiolib-0.1.728-py3-none-any.whl
(764.0 kB
view hashes)
Close
Hashes for pybiolib-0.1.728-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 89c1b6c450c2bb2a6986a15e134984dcf91d86d8f87ddb8dff8e505140fd9ffb |
|
MD5 | 6c4bdb147e1cb0aadf182cbe71d10082 |
|
BLAKE2b-256 | aecd191ae025f551a432e8f2e2791c21d28c5bd5d8d554d72e2d2b858adc95f5 |