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.173.dev1.tar.gz
(106.8 kB
view details)
Built Distribution
File details
Details for the file pybiolib-1.2.173.dev1.tar.gz
.
File metadata
- Download URL: pybiolib-1.2.173.dev1.tar.gz
- Upload date:
- Size: 106.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.0 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cf374bc9e4e580d39279b98fd143ed8e06ebbcfad7db87c436b7325b1d0761fa |
|
MD5 | 43fa01cf2fe1452b5b7a957d90362fd4 |
|
BLAKE2b-256 | 709168ad0eea546e10c170940e886068c245206a0cb8943557cb7d7f3ef9e372 |
File details
Details for the file pybiolib-1.2.173.dev1-py3-none-any.whl
.
File metadata
- Download URL: pybiolib-1.2.173.dev1-py3-none-any.whl
- Upload date:
- Size: 149.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.0 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b2283acbbfdf9267dcedb8f84f5dc5041d39e9fa4cb45b594438cd18f4fa1553 |
|
MD5 | 1535d05c5736e9741c9722ce370efdf7 |
|
BLAKE2b-256 | b3ea9c265b3c239bc4ef7a6942d485322b71e1a538437a68fd1a06ac60d04028 |