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