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.188.tar.gz
(107.1 kB
view hashes)
Built Distribution
pybiolib-1.2.188-py3-none-any.whl
(150.0 kB
view hashes)
Close
Hashes for pybiolib-1.2.188-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | ca8620d1d7763765385fcee1eb7c6176e5e67ae3babb317b5ecc5ee2bf16c34e |
|
MD5 | 7f92da9b60f3afcdb0d6b850dfe789de |
|
BLAKE2b-256 | 25370a6b86b5b6079019a4ae2f4b8f401457a78e0743b171003854dc3438a1c8 |