phrase-api


Namephrase-api JSON
Version 1.19.0 PyPI version JSON
download
home_pagehttps://github.com/phrase/phrase-python
SummaryPhrase Strings API Reference
upload_time2024-02-08 09:34:51
maintainer
docs_urlNone
authorPhrase Support
requires_python
licenseMIT
keywords openapi openapi-generator phrase strings api reference
VCS
bugtrack_url
requirements certifi future six python_dateutil setuptools urllib3
Travis-CI
coveralls test coverage No coveralls.
                Phrase Strings is a translation management platform for software projects. You can collaborate on language file translation with your team or order translations through our platform. The API allows you to import locale files, download locale files, tag keys or interact in other ways with the localization data stored in Phrase Strings for your account.
    

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/phrase/phrase-python",
    "name": "phrase-api",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "OpenAPI,OpenAPI-Generator,Phrase Strings API Reference",
    "author": "Phrase Support",
    "author_email": "support@phrase.com",
    "download_url": "https://files.pythonhosted.org/packages/f1/34/ba99b0c358eeecd1d392c74b6e0b6b348e3061ae56a73203fc7ea47ed04f/phrase-api-1.19.0.tar.gz",
    "platform": null,
    "description": "    Phrase Strings is a translation management platform for software projects. You can collaborate on language file translation with your team or order translations through our platform. The API allows you to import locale files, download locale files, tag keys or interact in other ways with the localization data stored in Phrase Strings for your account.\n    \n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Phrase Strings API Reference",
    "version": "1.19.0",
    "project_urls": {
        "Homepage": "https://github.com/phrase/phrase-python"
    },
    "split_keywords": [
        "openapi",
        "openapi-generator",
        "phrase strings api reference"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7fa27d6a0a995e8c37f7c0882bfd89c307c2e2d92cdb0434fa657cf5a332febd",
                "md5": "482a724cc0100b7f8b27c44587cf00f5",
                "sha256": "2e3f7abf1c6bb4355e78cf6b2143bcf9bebbfcfa1c7a974d57350ce42803782d"
            },
            "downloads": -1,
            "filename": "phrase_api-1.19.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "482a724cc0100b7f8b27c44587cf00f5",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 518719,
            "upload_time": "2024-02-08T09:34:49",
            "upload_time_iso_8601": "2024-02-08T09:34:49.855211Z",
            "url": "https://files.pythonhosted.org/packages/7f/a2/7d6a0a995e8c37f7c0882bfd89c307c2e2d92cdb0434fa657cf5a332febd/phrase_api-1.19.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f134ba99b0c358eeecd1d392c74b6e0b6b348e3061ae56a73203fc7ea47ed04f",
                "md5": "37589fca65279b9988f79b76992e7193",
                "sha256": "2fcc48570acf1c9d3001fbb70f32348f42080c81f938132e8eb8008216cda4ae"
            },
            "downloads": -1,
            "filename": "phrase-api-1.19.0.tar.gz",
            "has_sig": false,
            "md5_digest": "37589fca65279b9988f79b76992e7193",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 233525,
            "upload_time": "2024-02-08T09:34:51",
            "upload_time_iso_8601": "2024-02-08T09:34:51.916106Z",
            "url": "https://files.pythonhosted.org/packages/f1/34/ba99b0c358eeecd1d392c74b6e0b6b348e3061ae56a73203fc7ea47ed04f/phrase-api-1.19.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-08 09:34:51",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "phrase",
    "github_project": "phrase-python",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "certifi",
            "specs": [
                [
                    ">=",
                    "14.05.14"
                ]
            ]
        },
        {
            "name": "future",
            "specs": []
        },
        {
            "name": "six",
            "specs": [
                [
                    ">=",
                    "1.10"
                ]
            ]
        },
        {
            "name": "python_dateutil",
            "specs": [
                [
                    ">=",
                    "2.5.3"
                ]
            ]
        },
        {
            "name": "setuptools",
            "specs": [
                [
                    ">=",
                    "21.0.0"
                ]
            ]
        },
        {
            "name": "urllib3",
            "specs": [
                [
                    ">=",
                    "1.15.1"
                ]
            ]
        }
    ],
    "tox": true,
    "lcname": "phrase-api"
}
        
Elapsed time: 0.19101s