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.197.tar.gz
(107.1 kB
view hashes)
Built Distribution
pybiolib-1.2.197-py3-none-any.whl
(150.0 kB
view hashes)
Close
Hashes for pybiolib-1.2.197-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | f3704bf5cd3bef6d308a394cff8d6f37210570ec3358a7837081d6d57de28c0b |
|
MD5 | 75b115a1abcf8396658de6d997f8ac42 |
|
BLAKE2b-256 | 49a4402aeb72e3256f9e90d46938eabc511de514fcfc9507a75ea402498f363c |