Common tools for all the repos at Dayhoff Labs
Project description
dayhoff-tools
A set of small, sharp tools for everyone at Dayhoff. Hosted on PyPi, so you can Poetry or pip install like everything else.
Installation
The base package includes minimal dependencies required for core CLI functionality (like job running):
pip install dayhoff-tools
# or
uv add dayhoff-tools
# or, for the special case of installing it in the DHT repo itself,
uv pip install -e .[full]
Optional Dependencies
You can install extra sets of dependencies using brackets. Available groups are:
core: Includes common data science and bioinformatics tools (biopython,boto3,docker,fair-esm,h5py,questionary).dev: Includes development and testing tools (black,pytest,pandas,numpy,torch, etc.).all: Includes all dependencies from bothcoreanddev.
Examples:
# Install with core dependencies
pip install 'dayhoff-tools[core]'
poetry add 'dayhoff-tools[core]'
# Install with all dependencies
pip install 'dayhoff-tools[all]'
poetry add 'dayhoff-tools[all]'
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
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
File details
Details for the file dayhoff_tools-1.6.13.tar.gz.
File metadata
- Download URL: dayhoff_tools-1.6.13.tar.gz
- Upload date:
- Size: 121.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dc8efb321edc6495de1337f426626a0b470c0a39819704a5a679af80332cf76e
|
|
| MD5 |
b565553cb87046c9261e3f1f77572e85
|
|
| BLAKE2b-256 |
e06b0a47b53109a14b8fdd884154573accadb18caaf56410ea6c63aa6f7d1c6c
|
File details
Details for the file dayhoff_tools-1.6.13-py3-none-any.whl.
File metadata
- Download URL: dayhoff_tools-1.6.13-py3-none-any.whl
- Upload date:
- Size: 137.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0e55386ec2b26b119108e499ec6241b77c1c01cd08ef00de37bd6a4fe922e471
|
|
| MD5 |
cf3b338859194df3c97d7263b7bed7d6
|
|
| BLAKE2b-256 |
3d3414b52c01a33897216a4cc0ab139097eccc3fdefb7561c3cfdbf00673895c
|