raster-foundry / raster-foundry-python-client

A Python client for Raster Foundry.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Improve projects CRUD sugar

jisantuc opened this issue · comments

  • Move client.client.Imagery.delete_projects_uuid(uuid='...') powers onto the Project model
  • Improve documention for Project.create in the model