Skip to content

Latest commit

 

History

History
42 lines (24 loc) · 1.22 KB

File metadata and controls

42 lines (24 loc) · 1.22 KB

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.