Python bioinformatics and genomics library
Project description
fgpyo
pip install fgpyo
Requires python 3.8+
See documentation on fgpyo.readthedocs.org.
Getting Setup
Poetry is used to manage the python development environment.
A simple way to create an environment with the desired version of python and poetry is to use conda. E.g.:
conda create -n fgpyo -c conda-forge "python>=3.8" poetry
conda activate fgpyo
# --all-extras is required to install `mkdocs` and associated dependencies,
# which are required for development
poetry install --all-extras
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
fgpyo-0.8.0.tar.gz
(63.4 kB
view details)
Built Distribution
fgpyo-0.8.0-py3-none-any.whl
(71.5 kB
view details)
File details
Details for the file fgpyo-0.8.0.tar.gz
.
File metadata
- Download URL: fgpyo-0.8.0.tar.gz
- Upload date:
- Size: 63.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.4 CPython/3.13.0 Darwin/23.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 07f58af40f867b6d8cbe6417c9e9b077dd7067ca3cc57d3eca97a4c1432195fd |
|
MD5 | a883de00f1be0ab45b1e7b5525935fe2 |
|
BLAKE2b-256 | e2c0324e62793b6e10383ce4b0e7e218c89cef675de4251e294a053e42ea9581 |
File details
Details for the file fgpyo-0.8.0-py3-none-any.whl
.
File metadata
- Download URL: fgpyo-0.8.0-py3-none-any.whl
- Upload date:
- Size: 71.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.4 CPython/3.13.0 Darwin/23.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d08c7bc21f39ca41216e6611613f2ee8fe5ccb5f52c43e5de2def95697cdf33d |
|
MD5 | 57a5d76ee9b552300ba3d6189cb567b9 |
|
BLAKE2b-256 | 1b6fa28fd766d047e1b0e67b65e6495c77cd5fb8d620848df7163294b0efd0b6 |