Metadata-Version: 2.0
Name: swutil
Version: 1.2
Summary: Provide common code for validation, multiprocessing, logging, decorator, configuration, plotting, etc.
Home-page: https://bitbucket.org/soerenwolfers/swutil
Author: Soeren Wolfers
Author-email: soeren.wolfers@gmail.com
License: UNKNOWN
Description-Content-Type: UNKNOWN
Platform: UNKNOWN
Requires-Dist: numpy
Requires-Dist: matplotlib
Requires-Dist: matplotlib2tikz
Requires-Dist: memory-profiler
Requires-Dist: pathos
Requires-Dist: dill
Requires-Dist: PyPDF2

swutil
==========================================
:Author: Soeren Wolfers <soeren.wolfers@gmail.com>
:Organization: King Abdullah University of Science and Technology (KAUST) 

This package provides common tools for validation, multiprocessing, logging, plotting, configuration, etc., 
that are frequently used by the author in other projects.

---

To install run :code:`pip install swutil`

---



