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.181.tar.gz
(107.0 kB
view hashes)
Built Distribution
pybiolib-1.2.181-py3-none-any.whl
(149.8 kB
view hashes)
Close
Hashes for pybiolib-1.2.181-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | d1c3bd4d0750c56c219f66a3ee0be9515afece1da03877c9fbf786e6fc2d24cd |
|
MD5 | 50b606871e0200de0227a2d6921bfd05 |
|
BLAKE2b-256 | 5a6551cd6db1a48a4198d911e033e9906bb4c39daf39b96aa3eb4047fbf8a943 |