Metadata-Version: 2.1
Name: shotstack-sdk
Version: 0.2.4
Summary: Shotstack
Home-page: https://shotstack.io
Author: Shotstack
Author-email: pypi@shotstack.io
License: UNKNOWN
Keywords: Shotstack
Platform: UNKNOWN
Requires-Python: >=3.6

    Shotstack is a video, image and audio editing service that allows for the automated generation of videos, images and audio using JSON and a RESTful API.  You arrange and configure an edit and POST it to the API which will render your media and provide a file  location when complete.  For more details visit [shotstack.io](https://shotstack.io) or checkout our [getting started](https://shotstack.gitbook.io/docs/guides/getting-started) documentation. There are two main API&#39;s, one for editing and generating assets (Edit API) and one for managing hosted assets (Serve API).  The Edit API base URL is: &lt;b&gt;https://api.shotstack.io/{version}&lt;/b&gt;  The Serve API base URL is: &lt;b&gt;https://api.shotstack.io/serve/{version}&lt;/b&gt;  # noqa: E501
    

