Metadata-Version: 2.1
Name: splatlog
Version: 0.1.0
Summary: Python logger that accepts ** values and prints 'em out.
Home-page: https://github.com/nrser/splatlog
Author: nrser
Author-email: neil@neilsouza.com
License: BSD License
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: BSD License
Requires-Python: >=3
Description-Content-Type: text/markdown
Requires-Dist: rich (<10,>=9)

splatlog
==============================================================================

Python logger that accepts ** values and prints 'em out.


