[ 源代码: django-downloadview ]
软件包:python3-django-downloadview(1.9-1)
python3-django-downloadview 的相关链接
Debian 的资源:
下载源码包 django-downloadview:
- [django-downloadview_1.9-1.dsc]
- [django-downloadview_1.9.orig.tar.gz]
- [django-downloadview_1.9-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
efficient static file serving with Django (Python3 version)
django-downloadview makes it easy to serve files with Django:
* manage files with Django (permissions, filters, generation, ...); * files are stored somewhere or generated somehow (local filesystem, remote storage, memory...); * django-downloadview helps to stream the files with very little code; * django-downloadview helps to improve performances with reverse proxies, via mechanisms such as Nginx’s X-Accel or Apache’s X-Sendfile.
This package contains the Python 3 version of the library.
其他与 python3-django-downloadview 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-django
- High-level Python web development framework (Python 3 version)
-
- dep: python3-pkg-resources
- Package Discovery and Resource Access using pkg_resources
-
- dep: python3-requests
- elegant and simple HTTP library for Python3, built for human beings
-
- dep: python3-six
- Python 2 and 3 compatibility library (Python 3 interface)