I think ripping the relevant parts out of Satchmo will be a major undertaking, because it's a very complete e-commerce solution, and it would probably take quite some time to understand all the internals. But letting yourself be inspired by Satchmo or LFS (Lightning Fast Shop) is a very good idea.
Maybe this is also worth a look: https://code.google.com/p/django-cart/ The project doesn't seem to be very active anymore, and I can't say anything about how good it works, but it seems easily possible to rewrite it for Pyramid. Best Regards, Jesaja Everling On Tue, Oct 16, 2012 at 10:57 PM, Bruce Wade <[email protected]> wrote: > It is in python (django), not pyramid but you should be able to integrate > it. > > http://www.satchmoproject.com > > > On Tue, Oct 16, 2012 at 10:12 AM, Vincent Catalano > <[email protected]> wrote: >> >> Does anyone know of a good e-commerce or shopping cart API that integrates >> well with Python/Pyramid? I'm looking to create a shopping cart system for a >> website and I am looking for some ideas. >> >> Thanks! >> >> -- >> You received this message because you are subscribed to the Google Groups >> "pylons-discuss" group. >> To post to this group, send email to [email protected]. >> To unsubscribe from this group, send email to >> [email protected]. >> For more options, visit this group at >> http://groups.google.com/group/pylons-discuss?hl=en. > > > > > -- > -- > Regards, > Bruce Wade > http://ca.linkedin.com/in/brucelwade > http://www.wadecybertech.com > http://www.fittraineronline.com - Fitness Personal Trainers Online > http://www.warplydesigned.com > > -- > You received this message because you are subscribed to the Google Groups > "pylons-discuss" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/pylons-discuss?hl=en. -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pylons-discuss?hl=en.
