Metadata-Version: 2.0
Name: task-queue
Version: 0.1.3
Summary: Multithreaded Google Task Queue client.
Home-page: https://github.com/seung-lab/python-task-queue/
Author: Ignacio Tartavull, William Silversmith, and others
Author-email: ws9@princeton.edu
License: BSD
Description-Content-Type: UNKNOWN
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Utilities
Requires-Dist: cloud-volume (==0.5.1)
Requires-Dist: google-api-python-client (==1.6.2)
Requires-Dist: google-cloud (==0.26.1)
Requires-Dist: numpy (==1.13.3)
Requires-Dist: pytest (==3.2.3)
Requires-Dist: pbr
Requires-Dist: tqdm (==4.19.4)

# python-task-queue
Python TaskQueue object that can rapidly populate and download from queues that conform to Google's Task Queue API



