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 pybiolib
import biolib
samtools = biolib.load('samtools/samtools')
print(samtools(args=['--help']))
Command Line Example
pip3 install 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.442.tar.gz
(944.1 kB
view hashes)
Built Distribution
pybiolib-0.2.442-py3-none-any.whl
(988.8 kB
view hashes)
Close
Hashes for pybiolib-0.2.442-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 04454c4081810dc1b91ee602295638c0cca824bcf2c883a0da55de880c4a23ae |
|
MD5 | 3c4905d073b3a58bab06428b95b57db3 |
|
BLAKE2b-256 | 7796237395205b61528ed7fcf7c6c0bc29d4cb203623801c1d623459790b171f |