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.221.tar.gz
(107.3 kB
view hashes)
Built Distribution
pybiolib-1.2.221-py3-none-any.whl
(150.2 kB
view hashes)
Close
Hashes for pybiolib-1.2.221-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | c72cf61aba74c272b92c50f75003d49500a6bf0dc511660f4372eff9ba08dadf |
|
MD5 | 138232fb51f58f6ab19e74081396d6ad |
|
BLAKE2b-256 | fa69e7097461627457ab5f9484ad795551c8b8fffb905b6b8f406e3241b41d61 |