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.34.0.tar.gz
(938.2 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.34.0-py3-none-any.whl
(628.8 kB
view details)
File details
Details for the file phylodata-0.34.0.tar.gz.
File metadata
- Download URL: phylodata-0.34.0.tar.gz
- Upload date:
- Size: 938.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b5d21a77e88b5d8265767435dede12c7de40d57b8f89ab4d3e26f3039e588aa0
|
|
| MD5 |
e9e1b464f0a90eb20f61a0ceb951948f
|
|
| BLAKE2b-256 |
4b797db8593d67bf38b216e7e5255458eecf9bfebed7d9c0c8d21208b8bcab52
|
File details
Details for the file phylodata-0.34.0-py3-none-any.whl.
File metadata
- Download URL: phylodata-0.34.0-py3-none-any.whl
- Upload date:
- Size: 628.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
17eafec619d8c75a0056a0cae8b048f809fae257feba5b36a6c4043cc9292c76
|
|
| MD5 |
5de78f6307efd1f52076e89058aed34d
|
|
| BLAKE2b-256 |
27fc0e5f6cf0fd4fc5ca15ff825e9851797f08a5c46b278e7fda0bd737deae8e
|