Metadata-Version: 2.1
Name: flamyngo
Version: 1.2.1
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
Maintainer: Shyue Ping Ong
Maintainer-email: ongsp@eng.ucsd.edu
License: BSD
Keywords: flask,web,frontend,gui,MongoDB
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
License-File: LICENSE


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>`_.


