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.1.638.tar.gz
(84.0 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
pybiolib-1.1.638-py3-none-any.whl
(122.4 kB
view details)
File details
Details for the file pybiolib-1.1.638.tar.gz.
File metadata
- Download URL: pybiolib-1.1.638.tar.gz
- Upload date:
- Size: 84.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
33bfb22d2880ab00b9ec374f50f20b0611107ccf3261ade8645cabd9e68f6a66
|
|
| MD5 |
0d541a8febefad0dedf3a318a6fd3e82
|
|
| BLAKE2b-256 |
81c274708e4b1240dc227678347a76e97e45c8c238ddc0e99ce3a3101a46b86a
|
File details
Details for the file pybiolib-1.1.638-py3-none-any.whl.
File metadata
- Download URL: pybiolib-1.1.638-py3-none-any.whl
- Upload date:
- Size: 122.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fc90ac1fe3e42f6e3042874cfdbec226d0a9186b3d1d73ee113495ea253ef2a1
|
|
| MD5 |
05581055279582ab3f36a48e9c8e2407
|
|
| BLAKE2b-256 |
983017b34e5335284c21d2b15150ba94e8ba96262c0f91a5c9f46a910b75121a
|