Skip to main content

AYON Python API

Project description

AYON server API

Python client for connection server. Client must be (at least for some time) Python 2 compatible because will be used in DCC that are "older".

Client should support connection to server with raw REST functions and prepared functionality for work with entities. Must not contain only functionality that can be used with core server functionality.

TODOs

  • Current implementation contains prepared functions for entity queries which is not using full potential of OpenPype server but is MongoDB compatible.
    • only functions related to v4 should stay at that place and v3 compatible functions should be moved
  • Missing settings getter
  • Missing CRUD operations for entities (Only read is possible)
  • More clear what is difference in ServerAPIBase and ServerAPI
    • ServerAPI was added primarily for desktop app which handle login and logout in a different way so the class should be maybe removed and ServerAPIBase should be renamed to ServerAPI
    • find more suitable names of classes
    • find more suitable name of objects (right now is used connection or conn)
  • Add folder and task changes to operations
    • Entity hub should use operations to update folders and tasks

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ayon-python-api-0.1.4.tar.gz (44.8 kB view hashes)

Uploaded Source

Built Distribution

ayon_python_api-0.1.4-py3-none-any.whl (48.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page