Metadata-Version: 1.0
Name: coconutpy
Version: 3.0.0
Summary: A python wrapper around the Coconut API
Home-page: https://coconut.co
Author: Coconut
Author-email: team@coconut.co
License: MIT License
Description: Client Library for encoding Videos with Coconut
        
        Coconut is a Video Encoding Web Service built for developers.
        
        For more information:
        
        * Coconut: https://coconut.co
        * API Documentation: https://docs.coconut.co
        * Twitter: @openCoconut
        
        Changelogs
        
        3.0.0
        New pytonh library compatible with Coconut APIv2
        
        2.4.3
        Fix Authorization Header:
        "TypeError: a bytes-like object is required, not 'str'" was returned before
        
        2.4.2
        Don't wait for a 401 challenge to pass the auth token to Coconut APIs.
        
        2.4.0
        Implements new Job methods to get info about a job and get metadata (new metadata API).
        
        2.2.0
        Added a new method #config to generate a full configuration based on the given parameters. It's especially useful to handle dynamic settings like source or variables that can be set directly in code.
        
        2.0.0
        New version of the client library which uses the HeyWatch API v2. This library is not compatible with 1.x
        
        1.0.0
        First version
        
        
Keywords: coconut video encoding api
Platform: UNKNOWN
