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.2.tar.gz
(7.5 kB
view details)
File details
Details for the file poeditor-1.0.2.tar.gz
.
File metadata
- Download URL: poeditor-1.0.2.tar.gz
- Upload date:
- Size: 7.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9d08f4f79238a92c82e1b278c19eb7b7119a23370c8c0deedebcdd382dfafb79 |
|
MD5 | c93444a1279ad31df99e179bc7022137 |
|
BLAKE2b-256 | 6eda5479279dc65911310115fad148f9ceda641651c22be9a68f0a7ec19238c7 |