Metadata-Version: 1.1
Name: WebPortfolio
Version: 0.0.13
Summary: A full 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/web-portfolio
Author: Mardix
Author-email: mardix@pylot.io
License: MIT
Description: 
        Web-Portfolio
        
        Web-Portfolio 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.
        
        
        
        Portfolio is a framework based on Flask extension that adds structure to both your views and
        templates, by mapping them to each other to provide a rapid application development framework.
        The extension also comes with Flask-Classy, Flask-Assets, Flask-Mail,
        JQuery 2.x, Bootstrap 3.x, Font-Awesome, Bootswatch templates.
        The extension also provides pre-made templates for error pages and macros.
        
        http://pylot.io/
        https://github.com/mardix/web-portfolio
        
        
Keywords: flask,portfolio,templates,views,classy,framework,mvc,blueprint,webportfolio
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: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Libraries :: Python Modules
