Skip to content

🧪 Quart extension for GitHub login

License

Notifications You must be signed in to change notification settings

luckydonald/github-quart

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

160 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub-Quart

GitHub-Quart logo

GitHub-Quart is an extension for authenticating Quart applications with GitHub. It also provides support for various other requests to the GitHub API.

This work is based on the excellent Flask extension GitHub-Flask and is essentially a port of that to Quart.

https://travis-ci.com/luckydonald/github-quart.svg?branch=master

Installation

GitHub-Quart is available on PyPI:

$ pip install github-quart

Usage

An example application is provided. Getting it up and running should be pretty straightforward. Edit example.py and change GITHUB_CLIENT_ID and GITHUB_CLIENT_SECRET settings. Then run the sample application to see how it's working:

$ python example.py

Links

About

🧪 Quart extension for GitHub login

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%