Metadata-Version: 1.1
Name: fin-choices-utils
Version: 1.0.2
Summary: A helpful decorator for choice fields (Django choices or SQLAlchemy ChoiceType)
Home-page: https://github.com/spotlight-co/fin-choices-utils
Author: Priyanshu Jain
Author-email: priyanshu@pm.me
License: MIT
Description: 
        Helpful decorators + utils for choice fields for finance related terms like currency pair, fx transaction types etc.
        
Keywords: django orm sqlalchemy choices
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
