Skip to content

Releases: elhio/guard-python

Release v0.0.1rc1 - Initial Release Candidate

Choose a tag to compare

@stefan-scholz stefan-scholz released this 11 Aug 11:09

This is a release candidate for the first release of the Python client, which lets users conveniently query the cloud engine or the local engine. This version introduces the core functionality, including listing and creating spaces, predictors, tasks, and activities.

Tasks

  • Added communication logic with cloud engine
  • Added communication logic with remote engine
  • Added scripts to easily get started with resources

Release v0.0.1 - Initial Release

Choose a tag to compare

@stefan-scholz stefan-scholz released this 11 Aug 11:17

This is the first release of the Python client, which lets users conveniently query the cloud engine or the local engine. This version introduces the core functionality, including listing and creating spaces, predictors, tasks, and activities.

Tasks

  • Added communication logic with cloud engine
  • Added communication logic with remote engine
  • Added scripts to easily get started with resources