Setup Python SDK
Outdated article
All developer documentation has moved to Transifex Developer Hub. Read this article here.
To get started with a Transifex Native setup you will need to have:
- A Transifex account, either create a new account or sign in if you are an existing user.
- Create a new Transifex Native project from within the Transifex application.
Transifex Native supports versions:
- Python 2.7
- Python 3.5+
Install the SDK to your Python project:
$ pip install transifex-python