Add your description here
Project description
🧬 PhyloData CLI
📥 Installation
Using pip
pip install phylodata
📖 Usage
# Process an experiment before uploading it to PhyloData
# (starts an interactive process in a web browser)
phylodata process
# Validate if a given JSON file contains valid PhyloData metadata
phylodata validate path/to/metadata.json
# Print the JSON schema for valid PhyloData metadata files
# (Use this to debug the JSON file, e.g. using https://www.jsonschemavalidator.net/)
phylodata schema
For Developers
🔧 Tech Stack
- Python: Requires Python 3.10+
- Streamlit: Web interface for data processing
- UV: Modern Python package manager and installer (no venv required)
- Just: Command runner used for development workflows
📋 Prerequisites
🛠️ Development Commands
Run these commands with just:
just test # Run pytest tests with UV
just check # Run ruff linter with auto-fix
just format # Format code with ruff
In order to run a script using the dependencies, just preface it with uv python:
uv python my_script.py
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
phylodata-0.36.0.tar.gz
(938.3 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
phylodata-0.36.0-py3-none-any.whl
(629.0 kB
view details)
File details
Details for the file phylodata-0.36.0.tar.gz.
File metadata
- Download URL: phylodata-0.36.0.tar.gz
- Upload date:
- Size: 938.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
36d3339c4857bb762d49ce0121c0cb3a57fd0021bba6f07f9d5ee1deedf1b561
|
|
| MD5 |
5897c6a21837fe3d4e760892d4397c3f
|
|
| BLAKE2b-256 |
bd3e1584d4dd48d01f4612ffbd9e68803fcf4f02b5bef27d493e40663d936485
|
File details
Details for the file phylodata-0.36.0-py3-none-any.whl.
File metadata
- Download URL: phylodata-0.36.0-py3-none-any.whl
- Upload date:
- Size: 629.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9623bb6e77ae42badb0fda9312b6fc2f4b520de5f55eb7f90a481fee54f757cb
|
|
| MD5 |
3071306816fec6468847e4eff505d5c8
|
|
| BLAKE2b-256 |
f4879d92adab341269568286bd076e3fb5ac4ed1c175568c9b17fe321805c7a9
|