Ezomero

Latest version: v3.1.0

Safety actively analyzes 706267 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 4

1.2.0

What's Changed
* Adding support to tables by erickmartins in https://github.com/TheJacksonLaboratory/ezomero/pull/58
* Typed functions by erickmartins in https://github.com/TheJacksonLaboratory/ezomero/pull/60


**Full Changelog**: https://github.com/TheJacksonLaboratory/ezomero/compare/1.1.1...1.2.0

1.1.1

What's Changed
* fixing imports with weird chars in path by erickmartins in https://github.com/TheJacksonLaboratory/ezomero/pull/56
* Adding tests to `ezimport` by erickmartins in https://github.com/TheJacksonLaboratory/ezomero/pull/57


**Full Changelog**: https://github.com/TheJacksonLaboratory/ezomero/compare/1.1.0...1.1.1

1.1.0

What's Changed
* Get id functions (`get_project_ids`, `get_dataset_ids`) by erickmartins in https://github.com/TheJacksonLaboratory/ezomero/pull/51
* adding EXPERIMENTAL `ezomero.ezimport` by erickmartins in https://github.com/TheJacksonLaboratory/ezomero/pull/52


**Full Changelog**: https://github.com/TheJacksonLaboratory/ezomero/compare/1.0.1...1.1.0

1.0.1

What's Changed
* Added new ROI types (`Label`, `Polyline`) and extended `Line` to allow start/end markers by erickmartins in https://github.com/TheJacksonLaboratory/ezomero/pull/50


**Full Changelog**: https://github.com/TheJacksonLaboratory/ezomero/compare/1.0.0...1.0.1

1.0.0

New in this release:

API changes

- Introduces `get_roi_ids`, `get_shape_ids` and `get_shape`, plus relevant tests.
- Added `get_pyramid_levels` and the `pyramid_level` parameter to `get_image`, allowing an user to see which pyramid levels are available for an image and then request pixels at a specific level.
- Added the `json_api` submodule, with `create_json_session` and `get_rendered_jpeg` functions, and tests to go with them.
- Added the `dim_order` parameter to get_image and post_image.

Bug fixes and improvements

- Solves 38 by including parameters validation to functions in ezomero. Type errors, and value errors are raised accordingly.
- Added a LOT of tests and made some small changes in main repo to make sure tests are passing.
- `post_dataset` and `post_image` now honor the group from the `conn` argument when creating orphan datasets/images, rather than using whatever group is a user's default.

0.3.1

New in this release:

API changes:

- Added `post_screen` and `link_plates_to_screen`

Page 2 of 4

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.