OMI-DB
A command-line interface and Python package to work with the OPTIMAM Mammography Image Database.
Note: This project is still in early development, and should be considered experimental (pre-alpha) until the OMI-DB NBSS data has been fully modelled, and a stable API has been established. Issues and feedback are welcome: please raise an issue.
Installation
You will need version >=3.7 of Python.
For the CLI only, we recommend pipx:
pipx install omidb
To install the package in your project, use your package/dependency manager of choice and add omidb.
For development, we recommend cloning the repository and installing using pdm
git clone https://bitbucket.org/scicomcore/omi-db.git
pdm install
You can then run the utility scripts using pdm run, for example
pdm run omidb
Tests can be executed using
pdm run pytest tests
Examples
Please see the example scripts under ./examples. A local copy of OMI-DB JSON data will be required.
Release files for omidb 0.13.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 | |
|---|---|---|---|
| omidb-0.13.1.tar.gz | 34.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| omidb-0.13.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 64.4 kB
Release files / omidb-0.13.1.tar.gz
| Download URL | omidb-0.13.1.tar.gz |
|---|---|
| Size | 34.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
3b5d0c9bc3db9d5846bfdf82681f775aca5d4b1be3c8867b6b8e3d23d97a3e55
|
|
BLAKE2b-256 checksum How to use checksums |
0ad7d8b3330ecbfde494938f405f6ef383d8834ecebc3fa66f2677726ea072e4
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
pdm/2.8.0 CPython/3.10.9
|
Release files / omidb-0.13.1-py3-none-any.whl
| Download URL | omidb-0.13.1-py3-none-any.whl |
|---|---|
| Size | 30.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
89b3f32cf594d4c0265ac00e3ebdc97005cbba57ab1539ea6d318adf85fe022b
|
|
BLAKE2b-256 checksum How to use checksums |
d53de7142653c97d1cb3a22ea82489bdf582a7960a87dc1ecfcb9e54ded843da
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
pdm/2.8.0 CPython/3.10.9
|