Metadata-Version: 1.1
Name: flamyngo
Version: 0.5.3
Summary: Flamyngo is a customizable Flask frontend for MongoDB.
Home-page: https://github.com/materialsvirtuallab/flamyngo
Author: Shyue Ping Ong
Author-email: ongsp@eng.ucsd.edu
License: BSD
Description: 
        Flamyngo is a customizable Flask frontend for MongoDB.
        
        At the most basic level, the aim is to delegate most settings to a YAML
        configuration file, which then allows the  underlying code to be reused for
        any conceivable collection.
        
        Detailed usage instructions are available at the project's `Github page
        <https://github.com/materialsvirtuallab/flamyngo>`_.
        
Keywords: flask,web,frontend,gui,MongoDB
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
