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 -U pybiolib
import biolib
samtools = biolib.load('samtools/samtools')
print(samtools.cli(args='--help'))
Command Line Example
pip3 install -U pybiolib
biolib run samtools/samtools --help
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-1.2.218.tar.gz
(107.3 kB
view hashes)
Built Distribution
pybiolib-1.2.218-py3-none-any.whl
(150.2 kB
view hashes)
Close
Hashes for pybiolib-1.2.218-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | e4f95c62fe74502b6663eaae669f8e510e78ea008dff5401f8e622c6fb677caa |
|
MD5 | 71a10a03f85b8157d31ec67459ebbe09 |
|
BLAKE2b-256 | 94220a39e24dd5d1c9719b9fed85e9de480c02f94430e040c7a12459eb5a0310 |