Skyfi-modelship

Latest version: v0.6.0

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

Scan your dependencies

Page 1 of 2

0.6.0

Support `Optional` in the arguments list.

Provide generic file support with the `File` and `FileOutput` types

0.5.0

- Added support for ENVI resources
- Specific types for each image type - `PNG`, `GeoTIFF`, `ENVI` with optional metadata or header files
- Update to latest dependency versions
- `example/README.md` contain example executions and vscode configurations

Breaking changes:
Please migrate from `st.Image` and use the specific type for the image resource

0.4.0

This version allows the provisioning of additional parameters to the pika connection.

Example:

connection = pika.BlockingConnection(
pika.URLParameters('amqp://guest:guestlocalhost:5672/?heartbeat=3600')
)

0.3.0

... also use save geojsons to files

0.2.0

0.1.0

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.