Skip to content

rcw-2/flask-ipernity

Repository files navigation

PyPi Package Documentation Status Test Status

Flask-Ipernity

Flask-Ipernity is a Flask extension that offers access to the Ipernity API via PyIpernity. It can be used to authorize to Ipernity, and together with Flask-Login provide user login via Ipernity.

Warning

This package is still under development. Use at your own risk.

Installation

$ pip install Flask-Ipernity

The source code is available at Github.