Metadata-Version: 1.1
Name: Flasik
Version: 0.2.0
Summary: A mid stack Flask based framework that put structure in the file system. Features: Caching, Mailing, Storage, CSRF, recaptcha, Cors. Supports HTML and Markdown and more
Home-page: https://github.com/mardix/flasik
Author: Mardix
Author-email: mcx2082@gmail.com
License: MIT
Description: 
        Flassic
        
        Flassic 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/flasik
        
        
Keywords: flask,flasik,templates,views,classy,framework,mvc,blueprint,flasik
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
