We have created a simple Python app to:
- Highlight some of things you can build with our API
- provide helpful sample code to get you started quickly
- Is an actual useable app that you can run "as is" or add-on to and extend with your own code
Requirements
- Python 3.6+
How to install and run the teams app
-
Download the Teams App codebase by downloading the zip file at the bottom of this page.
-
Install the requirements:
pip install -r requirements.txt
-
rename the settings.py template
mv settings.py.template settings.py
-
Use your favorite editor to populate the empty values in settings.py
-
run the app with:
python main.py
Questions about the App?
- Reach out to us in our Forum: TechPulse API Forum
OR
- email us at: hptechpulseapi@hp.com