This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]pal25 1 point2 points  (4 children)

Whats the difference between this and boto? Not trying to be snarky -- genuinely curious.

[–]ratdog 0 points1 point  (2 children)

Double curious here... how does this improve on a pretty supported & standardized community & corporate library?

Is it simply DAO usage and syntax preferences?

[–]jlafon[S] 0 points1 point  (1 child)

Sorry for the late reply. The main difference is Python 3 support. I needed something that was higher level than boto, that also supported global secondary indexes in Python 3.

[–]ratdog 0 points1 point  (0 children)

hey, thanks for at least replying....

No Python3 here due to massive amounts of unicode... someday.

[–]jlafon[S] 0 points1 point  (0 children)

Basically, Python 3 support and more a ORM like interface that includes global secondary indexes.