软件包: python-django (1:1.11.11-1ubuntu1)
python-django 的相关链接
Trisquel 的资源:
下载源码包 python-django:
- [python-django_1.11.11-1ubuntu1.dsc]
- [python-django_1.11.11.orig.tar.gz]
- [python-django_1.11.11-1ubuntu1.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Python Modules Team (Mail Archive)
- Luke Faraone
- Raphaël Hertzog
- Brian May
- Chris Lamb
外部的资源:
- 主页 [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 package management system
-
- dep: python
- interactive high-level object-oriented language (default version)
-
- dep: python-django-common (= 1:1.11.11-1ubuntu1)
- High-level Python web development framework (common)
-
- 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 - 或者 geoip-database-contrib
- GeoLite binary database (downloader)
-
- sug: gettext
- GNU Internationalization utilities
-
- sug: ipython
- Enhanced interactive Python 2 shell
-
- sug: libgdal1
- 软件包暂时不可用
-
- 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-pil
- Python Imaging Library (Pillow fork)
-
- sug: python-psycopg2
- Python module for PostgreSQL
-
- sug: python-pymysql
- Pure-Python MySQL driver - Python 2.x
-
- sug: python-sqlite
- Python interface to SQLite 2
-
- sug: python-yaml
- YAML parser and emitter for Python