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.144.tar.gz
(928.3 kB
view hashes)
Built Distribution
pybiolib-0.2.144-py3-none-any.whl
(966.7 kB
view hashes)
Close
Hashes for pybiolib-0.2.144-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | fc94af2a662eca7c5a4ec8c82c538e849ba622e427f724e530a3dadf48123270 |
|
MD5 | dda4822431278441ba2f274c22b99b58 |
|
BLAKE2b-256 | fa50fa0301c4b2b91b138252e69f0e0fb08da1b71c21b24f29ae153b06f7f4c7 |