Gcapi

Latest version: v0.12.0

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

Scan your dependencies

Page 3 of 6

0.5.2

- Fix `reader_study.ground_truth`

0.5.1

- Added `client.images.download`
- Removed deprecated `client.raw_image_upload_session_files`

0.5.0

- **Breaking Change** Switched the backend from `requests` to `httpx`
- **Breaking Change** Removed `client.get_algorithm(algorithm=...)`,
use `client.algorithms.detail(slug=...)` instead
- Added `AsyncClient` for asynchronous interation with the Grand
Challenge API
- Added option for getting objects by filters in detail view
- Added optional `timeout` parameter to client
- Removed deprecated `algorithm` argument to `upload_cases`
- Added optional `answer` argument to `upload_cases`
- Added `archives` endpoint
- Added `MASK` answertype
- Added optional `follow_redirects`
argument to `Client.__call__`

0.4.0

- Added `run_external_job` to execute algorithms directly
- Deprecated the `algorithm` argument to `upload_cases` which will be
removed in 0.5.0, use `run_external_job` instead

0.3.5

- Allow same domain calls
- Normalize API tokens

0.3.4

- Fix number answer type support for readerstudy validation

Page 3 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.