????

Your IP : 3.135.198.165


Current Path : /lib/python3.6/site-packages/bottle-0.12.21-py3.6.egg-info/
Upload File :
Current File : //lib/python3.6/site-packages/bottle-0.12.21-py3.6.egg-info/PKG-INFO

Metadata-Version: 1.1
Name: bottle
Version: 0.12.21
Summary: Fast and simple WSGI-framework for small web-applications.
Home-page: http://bottlepy.org/
Author: Marcel Hellkamp
Author-email: marc@gsites.de
License: MIT
Description: 
        Bottle is a fast and simple micro-framework for small web applications. It
        offers request dispatching (Routes) with url parameter support, templates,
        a built-in HTTP Server and adapters for many third party WSGI/HTTP-server and
        template engines - all in a single file and with no dependencies other than the
        Python Standard Library.
        
        Homepage and documentation: http://bottlepy.org/
        
        Copyright (c) 2016, Marcel Hellkamp.
        License: MIT (see LICENSE for details)
        
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content :: CGI Tools/Libraries
Classifier: Topic :: Internet :: WWW/HTTP :: HTTP Servers
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI :: Application
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI :: Middleware
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI :: Server
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Classifier: Programming Language :: Python :: 2.5
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7