Metadata-Version: 1.1
Name: Fanery
Version: 0.1.3
Summary: Application development framework
Home-page: http://pypi.python.org/pypi/Fanery/
Author: Marco Caramma
Author-email: marco@globalsoftwaresecurity.com
License: BSD
Description: ======
        Fanery
        ======
        
        Applications development framework.
        
        Project Goals
        =============
        
        * Strong security by default.
        
        * Focus on being developer-oriented.
        
        * Promote funcional pythonic style.
        
        * Promote continous testing+profiling.
        
        
        How to use it
        =============
        
        see tests/service.py
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: POSIX :: BSD
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Libraries :: Python Modules
