Metadata-Version: 2.1
Name: dvdp.utils
Version: 0.0.1
Summary: Python utilities.
Home-page: https://github.com/davidvdp/utils
Author: David van der Pol
Author-email: david@davidvanderpol.com
License: MIT
Download-URL: https://github.com/davidvdp/utils/archive/v0.0.1.tar.gz
Description: # Utilities
        Library containing all kinds of python utilities.
        
        ## Install
        `$ pip install dvdp.utils`
        
        ## Data
        `from dvdp.utils.data import DataSaver`
Keywords: Utils
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Description-Content-Type: text/markdown
