cloudlanguagetools


Namecloudlanguagetools JSON
Version 11.6.2 PyPI version JSON
download
home_pagehttps://github.com/Language-Tools/cloud-language-tools-core
SummaryInterface with various cloud APIs for language processing such as translation, text to speech
upload_time2025-02-23 11:41:14
maintainerNone
docs_urlNone
authorLuc
requires_pythonNone
licenseGPL
keywords
VCS
bugtrack_url
requirements clt_requirements
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # cloud-language-tools
Interface with various cloud APIs for translation, text to speech

## service keys
see utils/service_keys.py

## building releases
see package.sh

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Language-Tools/cloud-language-tools-core",
    "name": "cloudlanguagetools",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Luc",
    "author_email": "languagetools@mailc.net",
    "download_url": "https://files.pythonhosted.org/packages/c5/ad/33cfc7189381ed61d6778bedf43b4dfa1b8b5a40fc3a686237f659b96668/cloudlanguagetools-11.6.2.tar.gz",
    "platform": null,
    "description": "# cloud-language-tools\nInterface with various cloud APIs for translation, text to speech\n\n## service keys\nsee utils/service_keys.py\n\n## building releases\nsee package.sh\n",
    "bugtrack_url": null,
    "license": "GPL",
    "summary": "Interface with various cloud APIs for language processing such as translation, text to speech",
    "version": "11.6.2",
    "project_urls": {
        "Homepage": "https://github.com/Language-Tools/cloud-language-tools-core"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c5ad33cfc7189381ed61d6778bedf43b4dfa1b8b5a40fc3a686237f659b96668",
                "md5": "cd4fde8328b3091d99da3149bd37d288",
                "sha256": "33ef48ff49a574ba9b62c4785adbcded56cf35c8bca5f700a0fea6d813d0660f"
            },
            "downloads": -1,
            "filename": "cloudlanguagetools-11.6.2.tar.gz",
            "has_sig": false,
            "md5_digest": "cd4fde8328b3091d99da3149bd37d288",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 87897,
            "upload_time": "2025-02-23T11:41:14",
            "upload_time_iso_8601": "2025-02-23T11:41:14.471526Z",
            "url": "https://files.pythonhosted.org/packages/c5/ad/33cfc7189381ed61d6778bedf43b4dfa1b8b5a40fc3a686237f659b96668/cloudlanguagetools-11.6.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-23 11:41:14",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Language-Tools",
    "github_project": "cloud-language-tools-core",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "clt_requirements",
            "specs": [
                [
                    ">=",
                    "1.7"
                ]
            ]
        }
    ],
    "lcname": "cloudlanguagetools"
}
        
Luc
Elapsed time: 1.18596s