Basic tornado-based python utilities.
Project description
Torncoder
Tornado Utility Library for various features.
This library contains a few common classes and helpers that:
- Make file serving easier.
- Make file uploads easier.
File Server CLI
This also implements a simple tool: file-cache-server
.
This CLI tool implements a super simple File server API (with caching headers and so forth).
Simple usage is:
file-cache-server -p 7070 -d mydirectory --readonly
to serve the files at mydirectory
on port 7070.
Note that without the --readonly
flag, this supports PUT and DELETE operations on these files which will create, modify and delete them.
TBD
Add an interface that is more S3-compatible.
Project details
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 torncoder-0.3.0.tar.gz
.
File metadata
- Download URL: torncoder-0.3.0.tar.gz
- Upload date:
- Size: 22.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.9.9 Darwin/17.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e393ea970f409ef46e40662ded7fc20fcee65d7ead8836eaced53622a126ba5c |
|
MD5 | 2d89ae666973e173d9888bacbff980e9 |
|
BLAKE2b-256 | ceb8a08f5d2aa76c8281c0c1784dba47a41eded5160cd3cb148485db354e13d0 |
File details
Details for the file torncoder-0.3.0-py3-none-any.whl
.
File metadata
- Download URL: torncoder-0.3.0-py3-none-any.whl
- Upload date:
- Size: 26.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.9.9 Darwin/17.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4a445771b3d4e46e448e22af1cd602dfc55c57a817f47abe7b5f588f0fde45dc |
|
MD5 | dcfcd6b808462f788a90202d27be927d |
|
BLAKE2b-256 | ee32f81d99d5aa1f9a3553517fc8262ec0786917e4afb8ca25ff42424cdf6581 |