Metadata-Version: 2.1
Name: lump
Version: 0.1.4
Summary: UNKNOWN
Home-page: https://github.com/viaacode/lump/
Author: VIAA
Author-email: support@viaa.be
License: UNKNOWN
Platform: any
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.4
Requires-Dist: tqdm (==4.32.2)
Requires-Dist: requests (==2.22.0)
Requires-Dist: lxml (==4.3.4)
Provides-Extra: gunicorn
Requires-Dist: gunicorn (>=19.9.0) ; extra == 'gunicorn'
Requires-Dist: psutil (==5.6.3) ; extra == 'gunicorn'
Provides-Extra: test
Requires-Dist: pytest (>=4.2.0) ; extra == 'test'

VIAA lump
=========

.. image:: https://img.shields.io/github/license/viaacode/lump.svg
   :target: https://github.com/viaacode/lump/blob/master/LICENSE

.. image:: https://img.shields.io/github/issues/viaacode/lump.svg?logo=github
   :target: https://github.com/viaacode/lump/issues

.. image:: https://readthedocs.org/projects/lump/badge/?version=stable
   :target: https://lump.readthedocs.io/
   :alt: Documentation Status

A python library of disparate classes, functions and decorators frequently useful for other projects at VIAA.



