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.25.0.tar.gz
(937.7 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.25.0-py3-none-any.whl
(628.0 kB
view details)
File details
Details for the file phylodata-0.25.0.tar.gz.
File metadata
- Download URL: phylodata-0.25.0.tar.gz
- Upload date:
- Size: 937.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
54f7d35c9a7e77d412078f093304121a22a39b455c35278655ee4c92c0566840
|
|
| MD5 |
3e571be9d88d12d14a2098ac640eeccf
|
|
| BLAKE2b-256 |
c4538b06a5fc62d2b8a83f5da1f01dc460eee7c2eb01edb7c1c0bde1972db3dc
|
File details
Details for the file phylodata-0.25.0-py3-none-any.whl.
File metadata
- Download URL: phylodata-0.25.0-py3-none-any.whl
- Upload date:
- Size: 628.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f652a529cf772793e87df891b3517617f131ac1882f017f65a6bbb8705cc65e5
|
|
| MD5 |
6c57aabd7400ffe6e6e4b4f5a2407777
|
|
| BLAKE2b-256 |
491208bc9a3349942867f345a2308c2c2267fa5e2761e37ca18bd7b57dbd3ed4
|