picuplib

Picflash upload library


License
LGPL-3.0
Install
pip install picuplib==0.5.2

Documentation

picuplib

Small python library for uploading pictures to picflash.org

Documentation can be found on ReadTheDocs

Requirements

  • Python 3
    • Python 2.6 or greater should work too but is not realy tested
  • requests

Installation

  1. Download and unpack the tarball or clone the repo
  2. type python setup.py install

or just use pip