------------------
Updating project to utilize the oauthlib python library.
* convert from python-oauth2 to oauthlib & requests-oauthlib
* refactored out use of mixin classes
* LaunchParams as first class object
* Major rewrite and rename of test suite
* Use of semver version identifier
* Use of pytest and tox for test running