Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 481 Bytes

README.rst

File metadata and controls

26 lines (16 loc) · 481 Bytes

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