| 12345678910111213141516171819202122232425262728 |
- Metadata-Version: 1.1
- Name: Django
- Version: 1.11
- Summary: A high-level Python Web framework that encourages rapid development and clean, pragmatic design.
- Home-page: https://www.djangoproject.com/
- Author: Django Software Foundation
- Author-email: foundation@djangoproject.com
- License: BSD
- Description: UNKNOWN
- Platform: UNKNOWN
- Classifier: Development Status :: 5 - Production/Stable
- Classifier: Environment :: Web Environment
- Classifier: Framework :: Django
- 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.7
- Classifier: Programming Language :: Python :: 3
- Classifier: Programming Language :: Python :: 3.4
- Classifier: Programming Language :: Python :: 3.5
- Classifier: Programming Language :: Python :: 3.6
- Classifier: Topic :: Internet :: WWW/HTTP
- Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
- Classifier: Topic :: Internet :: WWW/HTTP :: WSGI
- Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
- Classifier: Topic :: Software Development :: Libraries :: Python Modules
|