loongson/pypi/: django-2.1.8 metadata and description

Homepage Simple index

A high-level Python Web framework that encourages rapid development and clean, pragmatic design.

author Django Software Foundation
author_email foundation@djangoproject.com
classifiers
  • Development Status :: 5 - Production/Stable
  • Environment :: Web Environment
  • Framework :: Django
  • Intended Audience :: Developers
  • License :: OSI Approved :: BSD License
  • Operating System :: OS Independent
  • Programming Language :: Python
  • Programming Language :: Python :: 3
  • Programming Language :: Python :: 3.5
  • Programming Language :: Python :: 3.6
  • Programming Language :: Python :: 3.7
  • Programming Language :: Python :: 3 :: Only
  • Topic :: Internet :: WWW/HTTP
  • Topic :: Internet :: WWW/HTTP :: Dynamic Content
  • Topic :: Internet :: WWW/HTTP :: WSGI
  • Topic :: Software Development :: Libraries :: Application Frameworks
  • Topic :: Software Development :: Libraries :: Python Modules
license BSD
project_urls
  • Documentation, https://docs.djangoproject.com/
  • Funding, https://www.djangoproject.com/fundraising/
  • Source, https://github.com/django/django
  • Tracker, https://code.djangoproject.com/
provides_extras bcrypt
requires_dist
  • pytz
  • argon2-cffi (>=16.1.0) ; extra == 'argon2'
  • bcrypt ; extra == 'bcrypt'
requires_python >=3.5

Because this project isn't in the mirror_whitelist, no releases from root/pypi are included.

File Tox results History
Django-2.1.8-py3-none-any.whl
Size
7 MB
Type
Python Wheel
Python
3

Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design. Thanks for checking it out.

All documentation is in the “docs” directory and online at https://docs.djangoproject.com/en/stable/. If you’re just getting started, here’s how we recommend you read the docs:

Docs are updated rigorously. If you find any problems in the docs, or think they should be clarified in any way, please take 30 seconds to fill out a ticket here: https://code.djangoproject.com/newticket

To get more help:

To contribute to Django:

To run Django’s test suite: