dna-seq/just-dna-lite

lite and fast version of just-dna-seq personalized genomic platform

138Stars on the repository
7Mods indexed here, across every type
9d agoLast push, which is what freshness is scored on
AGPL-3.0Licence, which decides whether bodies are shown

logging

01

dna-seq/just-dna-lite

Cursor rule Cursor

use eliot as default logging library, use with startaction as action pattern for logging. Avoid addfailurefields, it does not exist. Avoid writing overly defensive code with many try and catch blocks.

138 9d ago A 52 tokens AGPL-3.0

main

02

dna-seq/just-dna-lite

Cursor rule Cursor

Always use typehints, do not use relative pathes, always use pathlib for files and typer for CLI. By default use uv as package manager and run through uv run. When you run some code in bash do not generate print out with "!".

138 9d ago A 63 tokens AGPL-3.0

structure

03

dna-seq/just-dna-lite

Cursor rule Cursor

the project is uv-based, please use uv to run stuff!

138 9d ago A 25 tokens AGPL-3.0