Metadata-Version: 1.1
Name: python-batcher
Version: 0.0.1
Summary: Process items in batches rather than one-by-one.
Home-page: https://github.com/paulfurley/python-batcher
Author: Paul M Furley
Author-email: paul@paulfurley.com
License: MIT
Description: 
        Process items in batches rather than one-by-one.
        
Keywords: batch,database insert
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
