pip install the-keeton-cloud
Successfully installed the-keeton-cloud
python -m the-keeton-cloud download api-tools
Installed the-keeton-cloud api-tools
python
import the-keeton-cloud as keeton_cloud
cloud_api = keeton_cloud.load('api-tools')
doc = cloud_api('hello')
Hello world and welcome to The Keeton Cloud!