Skip to content

Simple, quick Amazon AWS S3 interface in Python

License

Notifications You must be signed in to change notification settings

crosspop/simples3

This branch is 9 commits behind lericson/simples3:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e85d8d5 · Feb 28, 2012
Feb 26, 2012
Feb 26, 2012
Apr 9, 2009
Jan 8, 2009
Sep 6, 2010
Sep 5, 2010
Sep 2, 2010
Sep 5, 2010
Feb 10, 2011
Sep 6, 2010
Sep 6, 2010

Repository files navigation

`simples3` is a fairly simple, decently quick interface to Amazon's S3 storage
service.

It grew out of frustration with other libraries that were either written too
pragmatically (slow), too bloatedly, or just half-done.

The module aims for:

 * simplicity,
 * decent speed,
 * non-intrusiveness.

It really is designed to fit into programmer memory. The three basic operations
are as easy as with dictionaries.

Out of simplicity comes no dependencies - the code relies solely on Python
standard libraries.

`simples3` requires Python 2.5+ and nose for running tests. Python 3 support is not yet available.

IRC
---

``#sendapatch`` on ``chat.freenode.net``.

About

Simple, quick Amazon AWS S3 interface in Python

Resources

License

Stars

Watchers

Forks

Packages

No packages published