Navigation Menu

Skip to content

crosspop/simples3

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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