Skip to content

rcw-2/python-ipernity

Repository files navigation

PyPi Package Documentation Status Test Status

PyIpernity README

Python library to access the Ipernity API.

Ipernity is non-commercial photo community. For more information, visit https://www.ipernity.com.

Warning

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

Dependencies

PyIpernity requires only Requests to work. For running the tests or building the documentation, additional requirements are defined in the "test" and "docs" optional dependencies.

Installation

Via PyPi:

$ pip install PyIpernity

The source code is available at http://github.com/rcw-2/python-ipernity.