Client Interface for POEditor API (https://poeditor.com).
Project description
Overview
API Client Interface for POEditor API.
POEditor is a quick and sleek web-based software localization platform, designed for happy translators and project managers.
Usage
>>> from poeditor import POEditorAPI >>> client = POEditorAPI(api_token='my_token') >>> projects = client.list_projects()
Testing
To run tests, 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 get this key from your POEditor account. You’ll find it in My Account > API Access:
$ export POEDITOR_TOKEN=my_token $ nosetests
Note: there is no API method to delete a project. So, you must delete test project by hand.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
poeditor-1.0.1.tar.gz
(7.5 kB
view details)
File details
Details for the file poeditor-1.0.1.tar.gz
.
File metadata
- Download URL: poeditor-1.0.1.tar.gz
- Upload date:
- Size: 7.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2a5221406a72b972877aff3921ea5a3af92e7b76e3b7b90ca6735125253861ee |
|
MD5 | 2389e7c0ad541881785d26eaeaf32977 |
|
BLAKE2b-256 | 104c513f93b60345fdfdff074a6138da3819fed8a186ea2cf601a44b7202ff8d |