Security News
Fluent Assertions Faces Backlash After Abandoning Open Source Licensing
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
Python code to read/write .annotation files from Halo. Can export as .geojson for further analysis.
Example 1 : Move rectangles to a different layer and save as .annotation
.
Example 2 : Check if annotations have holes in them and save as .geojson
.
Example 3 : Show the wkt representation of the shapely polygon.
Example 4 : Create a .annotation file from coordinates.
pip install pyhaloxml
The matching of negative to positive regions now needs to be done by the user after loading the data. The examples have been updated. This needed to happen because negative regions can be unmatched in Halo. This would cause errors when loading.
Rust is used to match the negative regions to positive regions, thanks to Wim Pomp!
It takes 41 seconds to load a 30.9MB file with 856454 vertices in 5769 regions with 731 holes.
pip install -e .
FAQs
Read and write the annotation files from Halo
We found that pyhaloxml demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
Research
Security News
Socket researchers uncover the risks of a malicious Python package targeting Discord developers.
Security News
The UK is proposing a bold ban on ransomware payments by public entities to disrupt cybercrime, protect critical services, and lead global cybersecurity efforts.