Skip to content

humanapi/humanapi-example-app-python

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HumanAPI Sample App

Instructions

Install dependencies:

pip install -r requirements.txt

Set CLIENT_ID and CLIENT_SECRET to your app's client credentials:

export CLIENT_ID=XXXX
export CLIENT_SECRET=YYYY

Run the app:

python app.py

About

Sample Python/Flask app using HumanAPI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published