Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.3 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67a
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > Internet > HTTP (WWW)

    ImageRetriever 0.1

    Download button

    No screenshots available
    Downloads: 143  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Zest Software | More programs
    GPL / FREE
    August 28th, 2011, 02:38 GMT
    ROOT / Internet / HTTP (WWW)

     Read user reviews (0)  Refer to a friend  Subscribe

    ImageRetriever description

    A Django package to download missing images on your local instance from the production/preview server

    ImageRetriever is a Django app to help you get the missing image from the server when developping (for example when you get a fresh database and don't want to download again the 3Gb of images for the few images you miss since last sync).

    Install

    If you're using buildout, just add 'imageretriever' to your list of eggs.

    If not, you can install the egg to your python setup using:

    easy_install imageretriever

    You can also download the sources and add them to your local environment.

    Using image retriever

    Start the django shell, then type:

    from imageretriever.utils import sync_images
    sync_images('http://localhost:8000/', 'http://example.com/')


    It will list all image fields in the models and download them if they are not on your local filesystem.

    You can also specify the number of milliseconds between each image download (to avoid being too agressive with the server) and if you want more information:

    sync_images('http://localhost:8000/', 'http://example.com/', 100, True)


    Product's homepage

    Requirements:

    · Python
    · Django

      


    TAGS:

    image retriever | image downloader | Django | image | retriever

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM