Metadata-Version: 1.0
Name: studentit-bookit-client
Version: 0.1.0
Summary: API client and command line application for connecting to BookIT
Home-page: https://github.com/cmbrad/studentit-bookit-client
Author: Christopher Bradley
Author-email: chris.bradley@unimelb.edu.au
License: UNKNOWN
Description: # BookIT Client [![Build Status](https://travis-ci.org/cmbrad/studentit-bookit-client.svg?branch=master)](https://travis-ci.org/cmbrad/studentit-bookit-client)

        Python client to interface with the BookIT service.

        

        ## Installation

        

        

        ## Usage

        Set the following environment variables to valid student or staff credentials:

        

        ```

        BOOKIT_USERNAME

        BOOKIT_PASSWORD

        ```

        

        Run the command line interface using the following command.

        

        ```

        python -m bookit.cli [command] [arguments] [options]

        ```

        

        
Platform: UNKNOWN
