Scripts in Python to manage terms and translations of your iOS App with POEditor API.
POEditor is a quick and sleek web-based software localization platform, designed for happy translators and project managers.
In order for the scripts to work you need to have:
Export from iOS Project to POEditor.
Import from POEditor to iOS Project
To test the scripts, you need a POEditor account. You can create a free trial account.
All requests to the API must contain the parameter api_token. You can (and should) get this key from your POEditor account. You'll find it in My Account > API Access:
MIT License (MIT)