套件:python-django(1:1.11.29-1+deb10u11) [security]
python-django 的相關連結
Debian 的資源:
下載原始碼套件 python-django:
- [python-django_1.11.29-1+deb10u11.dsc]
- [python-django_1.11.29.orig.tar.gz]
- [python-django_1.11.29-1+deb10u11.debian.tar.xz]
維護小組:
- Debian Python Modules Team (QA 頁面, 郵件存檔)
- Luke Faraone (QA 頁面)
- Raphaël Hertzog (QA 頁面)
- Brian May (QA 頁面)
- Chris Lamb (QA 頁面)
外部的資源:
- 主頁 [www.djangoproject.com]
相似套件:
High-level Python web development framework (Python 2 version)
Django is a high-level web application framework that loosely follows the model-view-controller design pattern.
Python's equivalent to Ruby on Rails, Django lets you build complex data-driven websites quickly and easily - Django focuses on automating as much as possible and adhering to the "Don't Repeat Yourself" (DRY) principle.
Django additionally emphasizes reusability and "pluggability" of components; many generic third-party "applications" are available to enhance projects or to simply to reduce development time even further.
Notable features include:
* An object-relational mapper (ORM) * Automatic admin interface * Elegant URL dispatcher * Form serialization and validation system * Templating system * Lightweight, standalone web server for development and testing * Internationalization support * Testing framework and client
This package is built for Python 2.
其他與 python-django 有關的套件
|
|
|
|
-
- dep: dpkg (>= 1.17.14)
- Debian 套件管理系統
-
- dep: python
- interactive high-level object-oriented language (Python2 version)
-
- dep: python-django-common (= 1:1.11.29-1+deb10u11)
- High-level Python web development framework (common)
-
- dep: python-pathlib
- set of Python 2 classes to handle filesystem paths
-
- dep: python-six
- Python 2 and 3 compatibility library (Python 2 interface)
-
- dep: python-tz
- Python version of the Olson timezone database
-
- rec: libjs-jquery
- JavaScript library for dynamic web applications
-
- rec: python-sqlparse
- non-validating SQL parser for Python 2
-
- sug: bpython
- fancy interface to the Python 2 interpreter
-
- sug: geoip-database-extra
- IP lookup command line tools that use the GeoIP library (ASN/city database)
- 或者 geoip-database-contrib
- 套件暫時不可用
-
- sug: gettext
- GNU Internationalization utilities
-
- sug: ipython
- Enhanced interactive Python 2 shell
-
- sug: libgdal20
- Geospatial Data Abstraction Library
-
- sug: libsqlite3-mod-spatialite
- Geospatial extension for SQLite - loadable module
-
- sug: python-bcrypt
- password hashing library for Python
-
- sug: python-django-doc
- High-level Python web development framework (documentation)
-
- sug: python-flup
- Implements Python Web Server Gateway Interface (WSGI)
-
- sug: python-memcache
- pure Python memcached client
-
- sug: python-mysqldb
- Python interface to MySQL
-
- sug: python-pil
- Python Imaging Library (Pillow fork)
-
- sug: python-psycopg2
- Python module for PostgreSQL
-
- sug: python-sqlite
- Python interface to SQLite 2
-
- sug: python-yaml
- YAML parser and emitter for Python