OMERO Marshal
Project description
OMERO Marshal
Extensible marshaling code to transform various OMERO objects into dictionaries which can then be marshalled using JSON or alternative encodings.
Requirements
OMERO.py 5.6 or newer
Python 3.6 or newer
Development Installation
Clone the repository:
git clone git@github.com:ome/omero-marshal.git cd omero-marshal
For development, create a virtual environment and install the dependencies:
python3 -m venv omero-marshal-venv source omero-marshal-venv/bin/activate pip install -r requirements-dev.txt pip install -e .
Running Tests
Using py.test to run the unit tests:
pytest tests/unit/
You may also use tox:
tox
License
This project, similar to many Open Microscopy Environment (OME) projects, is licensed under the terms of the GNU General Public License (GPL) v2 or later.
Reference
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file omero_marshal-0.9.1.tar.gz.
File metadata
- Download URL: omero_marshal-0.9.1.tar.gz
- Upload date:
- Size: 31.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6aff867b6854da26477c465d01465a0466959aa6a4ffc58563e7e8cbb77e44ac
|
|
| MD5 |
b6c070bf031d5ddbecbeb13d51901012
|
|
| BLAKE2b-256 |
aa4e1032583a6233c7219c2d92c2045eee93a790ce784da98164e29c18dbee7f
|
File details
Details for the file omero_marshal-0.9.1-py3-none-any.whl.
File metadata
- Download URL: omero_marshal-0.9.1-py3-none-any.whl
- Upload date:
- Size: 88.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
93363209b74800fc8226321fff219e3996568581aa204566da496b29199f279e
|
|
| MD5 |
69daa363b4b4e0f006e9fb6a62706678
|
|
| BLAKE2b-256 |
1595d88f1cc85e2af8e6c5d9f228ea077f52369d89addee5de3ae5d0298df535
|