fundamentals.cl_utils

Documentation for fundamentals can be found here: http://fundamentals.readthedocs.org

Usage: fundamentals init fundamentals [-s ]

Options: init setup the fundamentals settings file for the first time -h, –help show this help message -v, –version show version -s, –settings the settings file

Module Contents

Functions

main

The main function used when cl_utils.py is run as a single script from the cl, or when installed as a cl command

tab_complete

API

fundamentals.cl_utils.main(arguments=None)[source][source]

The main function used when cl_utils.py is run as a single script from the cl, or when installed as a cl command

fundamentals.cl_utils.tab_complete(text, state)[source][source]