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-0.2.1577.tar.gz
(984.2 kB
view hashes)
Built Distribution
Close
Hashes for pybiolib-0.2.1577-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 770b674fcff93179fa99f9540dbc5cd86835f17ce059eec98a67d7248d38546b |
|
MD5 | 73838e702033690777dc8861f2a0cd77 |
|
BLAKE2b-256 | 04d722f700ac501f54bbb541e21be50b11c6b671ee6bd2e250f0bca9dfda39e1 |