{"categories":[{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/17"}],"enrichment":{"capability":"Python client library for the Lokalise API v2, providing object-oriented access to translation project management, file uploads, and key retrieval operations.","skillfed_tags":["localization","rest-api-client"],"use_cases":["Automate bulk uploads of translation files to Lokalise projects from a CI/CD pipeline.","Retrieve and iterate over translation keys programmatically to sync with external localization systems.","Build a custom dashboard or reporting tool that queries project metadata and translation statistics.","Manage multiple Lokalise projects and their settings via Python scripts instead of the web UI."],"what_it_does":"This is the official Python interface to Lokalise's REST API v2, a service for managing translation projects and localization workflows. It wraps HTTP requests to the Lokalise backend and returns structured Python objects representing projects, translation keys, and file upload operations, eliminating the need to parse raw JSON responses manually.\n\nYou authenticate with an API token or OAuth 2 credentials, then instantiate a client and call methods like project(), keys(), and upload_file() to interact with your translation data. The library handles serialization and deserialization, making it natural to work with Lokalise resources as Python objects rather than dictionaries.","worth_installing":"Yes. The package is actively maintained, has low install friction, carries no known vulnerabilities, and is licensed permissively. Install it if you need to integrate Lokalise translation management into Python applications or automation workflows. The Python 3.10+ requirement is a hard constraint worth checking before adoption."},"id":"python-lokalise-api","links":{"html":"https://skillfed.io/packages/python-lokalise-api","md":"https://skillfed.io/packages/python-lokalise-api.md","pypi":"https://pypi.org/project/python-lokalise-api/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-22","license_spdx":null,"license_treatment":"permissive","name":"python-lokalise-api","python_support":"supports_current","summary":"Official Python interface for the Lokalise API v2"},"popularity":{"monthly_downloads":170537,"position":10392,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"4.1.0"}
