fastly / fastly-py

A Fastly API client for Python
https://pypi.org/project/fastly/
MIT License
77 stars 59 forks source link

Make Python 3 compatible #17

Closed amyrlam closed 6 years ago

amyrlam commented 9 years ago

[ ] Check out 2to3 https://docs.python.org/2/library/2to3.html [ ] Take over https://github.com/zebrafishlabs/fastly-python and combine? @zebrafishlabs

trcarden commented 9 years ago

Interested in getting this working. Currently using https://pypi.python.org/pypi/cdn-fastly/1.0.4 which might be related to the zebrafishlabs version

amyrlam commented 9 years ago

Thanks @trcarden. @obulpathi is yours a fork of @zebrafishlabs?

amyrlam commented 9 years ago

Made a 2to3 here (https://github.com/fastly/fastly-py/pull/18/) but stuck on one error. May try doing out the 2to3 conversion and debugging that way.

joshblum commented 7 years ago

@amyrlam Any update on this? Is this library still maintained? Would be happy to contribute if that's helpful.

amyrlam commented 6 years ago

@trcarden @joshblum Hey, sorry this has been open for so long! I was hoping we could move forward with https://github.com/fastly/fastly-py/pull/31, but it looks like we will need to still support Python 2 from the download stats.

Hope to have more info from the Fastly side soon re: this repo.

psbanka commented 6 years ago

Fixed with v0.2.3