salesforce-marketingcloud / FuelSDK-Python

FuelSDK for python
Other
127 stars 193 forks source link

Python 3 support via PyPI #52

Open ethanmcc opened 8 years ago

ethanmcc commented 8 years ago

I see the python3-support branch, and I can develop against it locally, but the version on PyPI doesn't support Python 3. Can you please release a version that works for Python 2 and 3 and push it to PyPI?

zdeeb commented 8 years ago

I'm having the same issue

nxorable commented 8 years ago

The Python 3 branch has been released https://github.com/salesforce-marketingcloud/FuelSDK-Python/tree/v1.0.0

pip install git+https://github.com/salesforce-marketingcloud/FuelSDK-Python.git@v1.0.0

johnjiang commented 6 years ago

1.0.1 has been released. Can close this