Skip to content

bbidhan/flickr-image-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

A library that parses multiple images concurrently from Flickr.com and extracts file names and GPS information.

Tools Used

  1. Python
  2. Celery
  3. RabbitMQ
  4. unittest

How to run?

Start celery workers for concurrently parsing photos and GPS information.

$ make start_default_queue_worker
$ make start_gps_queue_worker

Start parsing

$ make start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published