encord-team / encord-client-python

Encord Python API Client
Apache License 2.0
62 stars 12 forks source link

Feat: Active collections functions #775

Closed deoracord closed 20 hours ago

deoracord commented 1 week ago

Introduction and Explanation

Adding active collection operations:

  1. List collections
  2. Create/update/delete collections
  3. List collection items
  4. Add/remove collection items
  5. Add/remove collection items based on a filter preset

Linear

Fixes https://linear.app/encord/issue/EC-5246/sdk-changes-to-support-active-collections-operations

Documentation

Will add documentation

Tests

None yet

Known issues

None yet

github-actions[bot] commented 6 days ago

Unit test report (Pydantic 1.x)

180 tests   180 ✅  4s ⏱️   1 suites    0 💤   1 files      0 ❌

Results for commit c53c36c3.

:recycle: This comment has been updated with latest results.

github-actions[bot] commented 6 days ago

Unit test report ((Pydantic 2.x)

180 tests   180 ✅  4s ⏱️   1 suites    0 💤   1 files      0 ❌

Results for commit c53c36c3.

:recycle: This comment has been updated with latest results.