Skip to main content

RESTful Web Framework

Project description

https://travis-ci.org/TangledWeb/tangled.web.png?branch=master

Tangled.Web is a somewhat opinionated, resource oriented Web framework. It might be considered a “micro” framework because it simply provides a way to map HTTP requests to resources and has no opinions regarding databases, templating, etc.

Unlike many other frameworks, there are no “views” or “controllers” here, only resources. Resources respond to HTTP requests and return representations based on the client’s preference (indicated via Accept headers).

Documentation (in progress)

Python 3

Tangled.Web runs only on Python 3.3+. Part of the reason for this is simply that I didn’t feel like dealing with straddling 2|3. I also wanted to use some features that aren’t available in earlier versions (e.g., built-in namespace packages). Finally, I’ve been itching to really learn all the new Python 3 goodness, and a Python 3 only project seemed like a good way to do that (it has been so far).

I’m also of the opinion that Python 3 has almost arrived. Most of the libraries I’ve been using for the past several years (SQLAlchemy, Mako, WebOb, etc) have already been ported.

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

tangled.web-1.0a12.tar.gz (36.3 kB view details)

Uploaded Source

File details

Details for the file tangled.web-1.0a12.tar.gz.

File metadata

File hashes

Hashes for tangled.web-1.0a12.tar.gz
Algorithm Hash digest
SHA256 b5b31b578a5bb7b2d6aaebb8a930a6ec5ff738ec4118cd4b91bd6bb29a08c62c
MD5 3d2a0e57e8d3e9758ed48d73a9fd1ad5
BLAKE2b-256 44395e087bd0662fcdc235b14103300d315e0ce5ea2615942bf54e20cb960f09

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page