descriptron-core
Evidence-tiered species descriptions, keys and audits from phenomic matrices.
Pure pip: no torch, no CUDA, no compiler. Installs in about a minute on Linux, macOS and Windows. With the deposited COCO files it reproduces every analysis in the methods paper without a model of any kind — the audit, key, matrix, novelty scoring and delimitation are all deterministic.
pip install descriptron-core
descriptron --list # the 62 programs in this package
descriptron biorag_key_builder_v1 --help
biorag-audit --help
Writing treatments is the only step that calls a language model:
pip install "descriptron-core[llm]"
For mask prediction, landmark transfer and scale-bar reading, add
descriptron-vision; for the
annotation GUI, descriptron-gui.
The programs are shipped as data and executed with runpy, exactly as they run
from a shell, so packaging cannot quietly change what they do.
Release files for descriptron-core 2.0.4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| descriptron_core-2.0.4.tar.gz | 2.9 MB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| descriptron_core-2.0.4-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 5.9 MB
Release files / descriptron_core-2.0.4.tar.gz
| Download URL | descriptron_core-2.0.4.tar.gz |
|---|---|
| Size | 2.9 MB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
3423470105bf12acf8f00c01669833d100ad6e2254b952780240ce93dddf7e75
|
|
BLAKE2b-256 checksum How to use checksums |
e6f151ba957d7435be98d3325beea6902531404f2dcba25beb25fc81d184e441
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.12.4
|
Release files / descriptron_core-2.0.4-py3-none-any.whl
| Download URL | descriptron_core-2.0.4-py3-none-any.whl |
|---|---|
| Size | 3.0 MB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
26bc4ac46fe4f5327d14609770064e01d0f90dc577a46a3698466bda258e785f
|
|
BLAKE2b-256 checksum How to use checksums |
afb526d18411b28ec082e504f3bbd0f55a545d85105282a7b5de85e26d1a5019
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.12.4
|