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.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.0.1.tar.gz | 2.9 MB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| descriptron_core-2.0.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 5.9 MB
Release files / descriptron_core-2.0.1.tar.gz
| Download URL | descriptron_core-2.0.1.tar.gz |
|---|---|
| Size | 2.9 MB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
7c2ec19fb40a86e4d50291a189ad767776485da0875e0943d97606b7225eda59
|
|
BLAKE2b-256 checksum How to use checksums |
d578b27a5396ea25d90c33ed6393b9c8ea5618e82d1a4e4efda94f683b9c898c
|
| 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.1-py3-none-any.whl
| Download URL | descriptron_core-2.0.1-py3-none-any.whl |
|---|---|
| Size | 3.0 MB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
0a1d9228d10c6e86600ac52f1b75f98fea987788ba9101609f5aafffabd84466
|
|
BLAKE2b-256 checksum How to use checksums |
3d2cc22846c7a8e5c3260887af6688d55507f81188f0d633818f5bf53a8389ee
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.12.4
|