Skip to content
This repository was archived by the owner on May 21, 2019. It is now read-only.

Latest commit

 

History

History
67 lines (47 loc) · 1.66 KB

File metadata and controls

67 lines (47 loc) · 1.66 KB

python-WebODM (In Development)

Documentation Status Updates

Python client for WebODM API

Development Guideline

Roadmap

  • [X] Client Class (Webodm)
  • ProjectsService
    • [X] Project Class
    • [X] Create
    • [X] Update
    • [X] Delete
    • [X] Get
    • [X] List
    • [ ] Get and List filters
  • TasksService
    • [X] Task Class
    • [ ] Create
    • [ ] Update
    • [ ] Delete
    • [ ] Get
    • [X] List
    • [ ] Get and List filters
    • ...
  • Node Service
    • ...
  • [X] Extract AuthService from Webodm

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.