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
from biolib.samtools import samtools
result = samtools()
print(result.stdout)
Command Line Example
pip3 install pybiolib
biolib run samtools/samtools
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.157.tar.gz
(928.5 kB
view hashes)
Built Distribution
pybiolib-0.2.157-py3-none-any.whl
(966.9 kB
view hashes)
Close
Hashes for pybiolib-0.2.157-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3d628d10442b9b6f1994e11e2ac951d3da3ac70bb71e8adbcdca5e7bc1899976 |
|
MD5 | 75e9ad18b84adccfad91f8e55171ba9f |
|
BLAKE2b-256 | 9e1433e508f79df68179b70f686a01e6f24ae6cbe8b7fb6931094a09adaa3bf4 |