Dictionary interface to cloud providers.
Project description
cloudyqueue
======
Right now cloud file access in Python is about where database access
was in the mid 90's. Each database wrapper author has their very own
nomenclature, sets of commands for doing things that are basically the
same - creating cursors, executing commands and reading rows.
cloudyqueue seeks to do for cloud file providers what the Python
Database API does for database access. Cloud file style servces like
Rackspace's cloud files and Amazon's S3 really are nothing more than
dictionaries that map fixed strings to
======
Right now cloud file access in Python is about where database access
was in the mid 90's. Each database wrapper author has their very own
nomenclature, sets of commands for doing things that are basically the
same - creating cursors, executing commands and reading rows.
cloudyqueue seeks to do for cloud file providers what the Python
Database API does for database access. Cloud file style servces like
Rackspace's cloud files and Amazon's S3 really are nothing more than
dictionaries that map fixed strings to
Project details
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
cloudyqueue-0.0.0.tar.gz
(1.8 kB
view hashes)