The Python Implementation of the Conveyor CI Driver Runtime
pip install conveyor.pyfrom conveyor.client import Client
cl = Client()
response = cl.create_or_update_resource_definition(resource_definition)Check out this Guide for setting up your development environment.
Apache License 2.0, see LICENSE.
