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.1.1
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.1.1.tar.gz | 3.0 MB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| descriptron_core-2.1.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 6.1 MB
Release files / descriptron_core-2.1.1.tar.gz
| Download URL | descriptron_core-2.1.1.tar.gz |
|---|---|
| Size | 3.0 MB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
923c97f1d77bac0b153afde9838e00a496e6a23aa92de91e944c9f4bb1327298
|
|
BLAKE2b-256 checksum How to use checksums |
9eddeea6361451c85f9f5b93313bd67cabae75c7e856961065892a5cd573bf4c
|
| 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.1.1-py3-none-any.whl
| Download URL | descriptron_core-2.1.1-py3-none-any.whl |
|---|---|
| Size | 3.1 MB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
4d512f28bcedff92a4a85e2f3aded15d5c953468b29e6bc8992afba87d3dd3d0
|
|
BLAKE2b-256 checksum How to use checksums |
943935c82355bfafc231ea42d1379e32725f3a19208973866a40309d6bebf6be
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.12.4
|