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

vmware-archive/python-columnclient

Repository files navigation

Column

Build Status codecov Latest Version Python Versions Format License Slack

Overview

Try it out

Install & Run

Install with pip:

pip install python-columnclient

and in your python code do the following to list runs:

from columnclient import client

col_client = client.Client()
col_client.runs.list()

Documentation

Coming soon...

Releases & Major Branches

Column client is still in alpha state, currently at version 0.1.0.

Contributing

The python-columnclient project team welcomes contributions from the community. Before you start working with python-columnclient, please read our Developer Certificate of Origin. All contributions to this repository must be signed as described on that page. Your signature certifies that you wrote the patch or have the right to pass it on as an open-source patch. For more detailed information, refer to CONTRIBUTING.md.

License

Refer to LICENSE

About

Python client code to communicate with the Column API

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages