Metadata-Version: 2.1
Name: handystuff
Version: 0.0.4
Summary: Handy stuff that I end up copy-pasting from here and there
Home-page: http://github.com/schlevik/handystuff
Author: Viktor Schlegel
Author-email: vtschlegel@gmail.com
License: GPLv3
Description: # Handystuff
        
        Pretty much the name: handy stuff I use in every-day python programming.
        
        Sane logging defaults, transparent python object construction from config files,
        data loaders/writers and some basic stats stuff.
Platform: UNKNOWN
Classifier: Intended Audience :: Science/Research
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3.6
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Provides-Extra: stats
