Python SDK
latest
  • First steps
  • Code Examples
  • Reference
  • Changelog
Python SDK
  • »
  • Delair.ai SDK Documentation
  • Edit on GitHub

Delair.ai SDK Documentation¶

The Delair Python SDK offers to users a high-level interface to Delair.ai APIs.

_images/SDK_Python.png

Getting started¶

  • First steps
    • Installation
    • Configuration
    • Using the SDK
      • Get all the projects available
      • Get the missions of a project
      • Search for datasets related to a mission
      • Explore the dataset properties
      • Download a dataset component
      • Create a new dataset
      • Add a tag
      • Add a comment
      • Add an annotation
  • Code Examples
    • Create a project with images
    • Create a project with a vector file
    • Projects
      • Create a project
      • Delete a project
    • Datasets
      • Create an image dataset
      • Create a point cloud dataset
      • Create a vector dataset
      • Create a mesh dataset
      • Create a raster dataset
      • Create a file dataset
      • Describe a dataset
      • Describe a list of datasets
      • Download a preview
      • Delete a dataset

Reference¶

  • Reference
    • Configuration
    • API Reference

Changelog¶

  • Changelog
    • [1.7.9] - 2020-12-22
    • [1.7.8] - 2020-07-20
    • [1.7.7] - 2020-05-14
    • [1.7.6] - 2020-04-24
    • [1.7.5] - 2020-03-03
    • [1.7.4] - 2020-02-04
    • [1.7.3] - 2020-02-03
    • [1.7.2] - 2020-01-20
    • [1.7.1] - 2020-01-06
    • [1.7.0] - 2019-12-03

Indices and tables¶

  • Index

  • Module Index

  • Search Page

Next

© Copyright 2020, Delair Revision 4fb67ef8.

Built with Sphinx using a theme provided by Read the Docs.