crowdin-api-client-python icon indicating copy to clipboard operation
crowdin-api-client-python copied to clipboard

Python client library for Crowdin API

Results 12 crowdin-api-client-python issues
Sort by recently updated
recently updated
newest added

The Crowdin API has been enhanced with a new `orderBy` parameter in a number of list methods. It allows sorting the results by a specific field in ascending or descending...

enhancement
good first issue

Recently, Crowdin introduced new AI features, including a new set of API endpoints to manage and interact with these AI resources. The new AI API endpoints should be added to...

enhancement
help wanted

Recently, Crowdin introduced the new Sequential Tasks feature, which allows you to instantly create a proofreading task with the same scope. The Tasks API has been updated: the new forms...

enhancement
good first issue

Crowdin has recently released a new type of projects - **String-based**. In string-based projects, the focus is on managing translatable content as individual strings rather than source files. In this...

enhancement
help wanted

The Crowdin API now supports new features that allow you to manage group managers and teams. We need to update the Crowdin API client to support these new features. **References:**...

enhancement
good first issue

Crowdin's API has been greatly expanded to include new endpoints for the latest Crowdin AI features. We need to update the Crowdin API client to support these new endpoints. **References:**...

enhancement
help wanted

The Crowdin API has been extended with new Translation Import endpoints that provide a more efficient way to import translations. Additionally, the legacy translation upload method has been deprecated. The...

enhancement
good first issue

The Crowdin API has been extended with a new endpoint, allowing you to retrieve the list of supported AI models for a specific AI provider in your [AI](https://support.crowdin.com/developer/api/v2/#tag/AI) workflow. The...

enhancement
good first issue

When using `StoragesResource.add_storage(file)` to upload a file with Cyrillic characters in its name, the upload fails. According to the [API documentation](https://support.crowdin.com/developer/api/v2/#tag/Storage/operation/api.storages.post), the filename is passed in the `Crowdin-API-FileName` HTTP header...

bug
good first issue

The Crowdin API has been updated with a new parameter `acceptSourceChanges` for the Merge Branch endpoint. The Crowdin API client libraries need to be updated to support this new parameter...

enhancement
good first issue
hacktoberfest