.. friendlypins documentation master file, created by sphinx-quickstart on Fri Mar 30 18:51:56 2018. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Welcome to friendlypins' documentation! ======================================== .. image:: https://img.shields.io/pypi/l/friendlypins.svg :target: https://github.com/TheFriendlyCoder/friendlypins/blob/master/LICENSE :alt: License .. image:: https://coveralls.io/repos/github/TheFriendlyCoder/friendlypins/badge.svg?branch=master :target: https://coveralls.io/github/TheFriendlyCoder/friendlypins?branch=master :alt: Test Coverage .. image:: https://readthedocs.org/projects/friendlypins/badge/?version=latest :target: http://friendlypins.readthedocs.io/en/latest :alt: Documentation Status .. image:: https://requires.io/github/TheFriendlyCoder/friendlypins/requirements.svg?branch=master :target: https://requires.io/github/TheFriendlyCoder/friendlypins/requirements/?branch=master :alt: Requirements Status .. image:: https://img.shields.io/pypi/pyversions/friendlypins.svg :target: https://pypi.org/project/friendlypins/ :alt: Python Versions .. image:: https://img.shields.io/pypi/format/friendlypins.svg :target: https://pypi.org/project/friendlypins/ :alt: Format .. image:: https://badge.fury.io/py/friendlypins.svg :target: https://pypi.org/project/friendlypins/ :alt: Latest Version .. image:: https://circleci.com/gh/TheFriendlyCoder/friendlypins.svg?style=svg :target: https://circleci.com/gh/TheFriendlyCoder/friendlypins :alt: Build status .. toctree:: :maxdepth: 1 :caption: Contents: api/modules Overview ======== User friendly Python wrapper for the `Pinterest developer APIs `_. This project is currently in very early development, with only a bare minimum of functionality, intended for some of my personal projects. I'm sharing it here in case someone finds the implementation helpful for their projects. Also, if anyone would like to contribute to this pet project feel free to fork it and send me pull requests for any changes you may like. Comments, suggestions and bugs may be reported to the project `maintainer `_ Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`