Skip to main content

High-level library for HTTP, WebDAV and CalDAV operations

Project description

Overview

Zanshin is a library for collaboration over HTTP, WebDAV and CalDAV. It was originally conceived by Lisa Dusseault, and is currently being developed and maintained by Grant Baillie. Its primary client is the Chandler Sharing Project.

Goals

  • High-level API: Zanshin works at the level of resources and properties of resources, rather than HTTP requests and responses. This, coupled with careful thought about what data to persist, will hopefully lead to an easier-to-use and better performing API than what you get by making the obvious 1:1 mapping between Python method calls and HTTP requests.

  • Asynchronicity via the Twisted networking framework. For an excellent discussion of Chandler’s use of Twisted, see TwistedHome.

Documentation

See Lisa’s original design notes.

There are docstrings ranging from sparse to thorough in code itself. You can generate epydoc strings by running:

python setup.py doc

inside the project directory. (The zanshin.webdav module contains a fairly detailed doctest).

Installation

The project uses setuptools, and is therefore installable via the setup.py script, or by using the standard easy_install script.

Source code

The (read-only) subversion trunk is: http://svn.osafoundation.org/zanshin/trunk

Er, What Does “Zanshin” Mean, Anyway?

Zanshin means both readiness and follow-through; it’s the attitude of being ready for what happens and complete in how you react to it. Lisa picked “zanshin” to sound cool (Japanese!) and to convey the first Goal above.

Project details


Release history Release notifications | RSS feed

This version

0.6

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

zanshin-0.6.tar.gz (74.6 kB view details)

Uploaded Source

File details

Details for the file zanshin-0.6.tar.gz.

File metadata

  • Download URL: zanshin-0.6.tar.gz
  • Upload date:
  • Size: 74.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for zanshin-0.6.tar.gz
Algorithm Hash digest
SHA256 728b4a67f852894877cdbce3949c2b9ccee20e520f7ef93cd976726071c1c84f
MD5 a189f27e26945741042b4172c89136b4
BLAKE2b-256 496e0ba47c03df1d5398a062df112ef2e31eefed446d1474d995d1182cf2ee27

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