Introduction

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

Via Pip:

$ pip install Flask-Ipernity

The source is available at GitHub.