Metadata-Version: 1.1
Name: Mambo
Version: 1.0.0a5
Summary: A mid stack Flask based framework that put structure in the file system. Features: Caching, Mailing, Storage, CSRF, recaptcha and more
Home-page: https://github.com/mardix/mambo
Author: Mardix
Author-email: mardix@pylot.io
License: MIT
Description: 
        Mambo
        
        Mambo is a Flask based framework to help quickly develop web applications, by
        adding structure to your views and templates.
        
        Philosophy:
        
        To create a framework that runs everywhere, regardless of the platform, by
        providing cloud balh...
        
        It made the following decisions for you: (of course you can change them)
        
        
        It comes with pre-built components:
        
        
        And it is still Flask.
        
        https://github.com/mardix/mambo
        
        
Keywords: flask,Mambo,templates,views,classy,framework,mvc,blueprint,mambo
Platform: any
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
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.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Libraries :: Python Modules
