JeromeLefebvre / communicate

A kivy app and Heroku hosted website
2 stars 4 forks source link

Try out Boto to replace amazonproduct #6

Open JeromeLefebvre opened 10 years ago

JeromeLefebvre commented 10 years ago

amazonproduct is the only python2 only module left right now.

JeromeLefebvre commented 10 years ago

boto3 is still in progress and hasn't been updated in half a year. https://github.com/boto/boto3 Not too interested in trying this out now.

JeromeLefebvre commented 10 years ago

Or, once could also convert amazon product to work with 3.4.

JeromeLefebvre commented 10 years ago

This page might help with the conversion to 3.4 http://nbviewer.ipython.org/github/rasbt/python_reference/blob/master/tutorials/key_differences_between_python_2_and_3.ipynb