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.205.tar.gz
(107.2 kB
view hashes)
Built Distribution
pybiolib-1.2.205-py3-none-any.whl
(150.1 kB
view hashes)
Close
Hashes for pybiolib-1.2.205-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 56030cdeec254ac751b47dab4f9418caa0c8af3d2604cc2daaa5cea2ab61312a |
|
MD5 | 7b466624f397ebaeedc9c3b8e8bf23d0 |
|
BLAKE2b-256 | a7eb6915f39fb2d9d6a23875b80a6c4c31caeac17b4f116d328c9ee4922fdbd1 |