Metadata-Version: 2.1
Name: declarative
Version: 1.2.0
Summary: Collection of decorators and base classes to allow a declarative style of programming. Excellent for event-loop task registration.Also included are nesting attribute-access dictionaries (Bunches) as well as value storage with callbacks. Relatively Magic-Free.
Home-page: https://github.com/mccullerlp/python-declarative
Author: Lee McCuller
Author-email: Lee.McCuller@gmail.com
License: Apache v2
Description: UNKNOWN
Keywords: declarative,oop,bunch,callback,attributes,metaclass
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Provides-Extra: hdf
Provides-Extra: test
