Metadata-Version: 2.1
Name: peepy
Version: 0.0.1
Summary: A simple Observer Pattern implementation with decorators
Home-page: https://github.com/desmoteo/peepy
Author: Matteo Ferrabone
Author-email: matteo.ferrabone@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown

# peepy
A simple Observer Pattern implementation with decorators


