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.1.1739.tar.gz
(83.4 kB
view hashes)
Built Distribution
pybiolib-1.1.1739-py3-none-any.whl
(120.1 kB
view hashes)
Close
Hashes for pybiolib-1.1.1739-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | e2368758377a974681da4c93a71c892c9d95e42537fb15fec403a718708efd11 |
|
MD5 | 40e734710ebe58c785cafcd76451d5c6 |
|
BLAKE2b-256 | 65b9042fe9f42f31ef4d369c884461abf4e81db11559de9ce4efe0aa090eb805 |