Statistics
| Branch: | Revision:

root / python / pithosfs.py

History | View | Annotate | Download (5.1 kB)

# Date Author Comment
32:1c7f53906bd8 05/29/2009 01:39 pm louridas@grnet.gr

Merged with latest Python commits

31:697cc04f1ab9 05/29/2009 11:29 am Apollon Oikonomopoulos

Added pithos.py and pithosfs.py * pithos.py: python bindings for Pithos' REST API.
Requires simplejson and httplib2. * pithosfs.py: simple FUSE filesystem using pithos.py
Requires python FUSE bindings (python-fuse in debian)