Proknow

Latest version: v0.20.0

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

Scan your dependencies

Page 5 of 5

0.5.0

**Disclaimer**

All releases in the v0.x.x series are subject to breaking changes from one version to another. After the release of v1.0.0, this project will be subject to [semantic versioning](http://semver.org/).

**New Features & Enhancements**

- Added new classes in the `Patients` module for interacting with entity scorecards
- Improved code coverage

0.4.1

**Disclaimer**

All releases in the v0.x.x series are subject to breaking changes from one version to another. After the release of v1.0.0, this project will be subject to [semantic versioning](http://semver.org/).

**Bug Fixes**

- Fixed bug in `CollectionItemPatients.query` affecting workspace collections
- Fixed typo in create collections documentation example

0.4.0

**Disclaimer**

All releases in the v0.x.x series are subject to breaking changes from one version to another. After the release of v1.0.0, this project will be subject to [semantic versioning](http://semver.org/).

**New Features & Enhancements**

- `Collections` module for interacting with collections
- Renamed `metric_type` argument in the `CustomMetrics.create` method to `type`

0.3.0

**Disclaimer**

All releases in the v0.x.x series are subject to breaking changes from one version to another. After the release of v1.0.0, this project will be subject to [semantic versioning](http://semver.org/).

**New Features & Enhancements**

- Changed the following method names:
- `resolveById` to `resolve_by_id`
- `resolveByName` to `resolve_by_name`
- Improved documentation throughout
- `Uploads` module for initiating new uploads
- Implemented testing
- Implemented classes for `ImageSetItem` and `StructureSetItem` in the `Patients` module.

**Bug Fixes**

- Fixed bug in `Workspaces.resolve_by_id` method
- Fixed bug in `CustomMetricItem.save` method
- Fixed bug in `Patients.create` method

0.2.0

**Disclaimer**

All releases in the v0.x.x series are subject to breaking changes from one version to another. After the release of v1.0.0, this project will be subject to [semantic versioning](http://semver.org/).

**New Features & Enhancements**

- Added `resolve`, `resolveById` and `resolveByName` methods to `Workspaces` class.
- Added `stream` method to `Requestor` class.
- New `Exceptions` module for errors specific to the ProKnow DS - Python SDK.
- `CustomMetrics` module for interacting with organization custom metrics. This module is also used by the `Patients` module when getting and setting metadata.
- `Patients` module for interacting with patient data (including studies and entities).
- Changed implementation of `.find` method throughout to use the signature `(self, predicate=None, **props)`.
- Renamed `identifier` arguments as `workspace_id`, `role_id`, `user_id`, etc.

0.1.0

**New Features & Enhancements**

- Base `ProKnow` module that may be initialized with API credentials and used to access ProKnow services
- `Requestor` helper module for constructing and issuing API requests
- Identity and Access Management (IAM) Modules
- `Workspaces`
- `Roles`
- `Users`

Page 5 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.