xsendfile 1.0a2
pip install xsendfile==1.0a2
Released:
X-Sendfile implementation in Python/WSGI
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: BSD License (BSD (http://dev.2degreesnetwork.com/p/2degrees-license.html))
- Author: Gustavo Narea (2degrees Limited)
- Tags x-sendfile, xsendfile, x-accel-redirect, authorization, token, url, hot-link
Classifiers
- Development Status
- Environment
- Intended Audience
- License
- Natural Language
- Operating System
- Programming Language
- Topic
Project description
X-Sendfile is a feature in Web servers which allow you to tell the Web server which static files in the filesystem it should serve. It works like this: The Web server gets an HTTP request which is passed on to your application, the application returns the path to the file in the filesystem that should be served (if any), and finally the Web itself serves the file.
You can use this for a number of things, like controlling access to static files, or dispatching them in a custom way.
This is implemented as a Python WSGI application.
A replacement for Apache’s mod-auth-token, based on the X-Sendfile application is also part of the distribution. It can be used along with any Web application, even if it’s not written in Python.
This project is sponsored by 2degrees Limited: http://dev.2degreesnetwork.com/
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: BSD License (BSD (http://dev.2degreesnetwork.com/p/2degrees-license.html))
- Author: Gustavo Narea (2degrees Limited)
- Tags x-sendfile, xsendfile, x-accel-redirect, authorization, token, url, hot-link
Classifiers
- Development Status
- Environment
- Intended Audience
- License
- Natural Language
- Operating System
- Programming Language
- Topic
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file xsendfile-1.0a2.tar.gz
.
File metadata
- Download URL: xsendfile-1.0a2.tar.gz
- Upload date:
- Size: 6.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e3008a3183583518476176a9c2dc2fb5edf1c4c3ea9d840533bf6a5b826a81bd |
|
MD5 | b54db566bab3a85b498f05ae2c97ab5f |
|
BLAKE2b-256 | f7668cf90321bc00f4163e1eae0acc1e243c6bab0918989a758a645348269642 |
File details
Details for the file xsendfile-1.0a2-py2.5.egg
.
File metadata
- Download URL: xsendfile-1.0a2-py2.5.egg
- Upload date:
- Size: 11.4 kB
- Tags: Egg
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b5a8f43ff892d40515738df18162557a7d3f739b1fce180c174aecdb327b74c3 |
|
MD5 | 90468b71be90ba49fb45b445834a009a |
|
BLAKE2b-256 | 1de4cd4bb7a0f9629fa249124bdbba35d88770fc3cb655a1235128ad7dae78a8 |