Weblate


NameWeblate JSON
Version 5.5 PyPI version JSON
download
home_pageNone
SummaryA web-based continuous localization system with tight version control integration
upload_time2024-04-20 13:31:03
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10
licenseGPLv3+
keywords i18n l10n gettext git mercurial translate
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            .. image:: https://s.weblate.org/cdn/Logo-Darktext-borders.png
   :alt: Weblate
   :target: https://weblate.org/
   :height: 80px

**Weblate is libre software web-based continuous localization system,
used by over 2500 libre projects and companies in more than 165 countries.**

Install it, or use the Hosted Weblate service at `weblate.org`_.

.. image:: https://img.shields.io/badge/website-weblate.org-blue.svg
    :alt: Website
    :target: https://weblate.org/

.. image:: https://hosted.weblate.org/widget/weblate/svg-badge.svg
    :alt: Translation status
    :target: https://hosted.weblate.org/engage/weblate/

.. image:: https://bestpractices.coreinfrastructure.org/projects/552/badge
    :alt: CII Best Practices
    :target: https://bestpractices.coreinfrastructure.org/projects/552

.. image:: https://api.reuse.software/badge/github.com/WeblateOrg/weblate
    :alt: REUSE status
    :target: https://api.reuse.software/info/github.com/WeblateOrg/weblate

.. image:: https://img.shields.io/pypi/v/weblate.svg
    :target: https://pypi.org/project/Weblate/

.. image:: https://readthedocs.org/projects/weblate/badge/
    :target: https://docs.weblate.org/

.. image:: https://img.shields.io/github/license/WeblateOrg/weblate.svg
    :alt: License
    :target: https://github.com/WeblateOrg/weblate/blob/main/COPYING

Support
-------

Weblate is libre software with optional professional support and cloud
hosting offerings. Check out https://weblate.org/hosting/ for more information.

Documentation
-------------

To be found in the ``docs`` directory of the source code, or
viewed online on https://docs.weblate.org/

Installation
------------

Setup instructions:

https://docs.weblate.org/en/latest/admin/install.html

Bugs
----

Please report feature requests and problems to:

https://github.com/WeblateOrg/weblate/issues


Live chat
---------

Live chat about Weblate is available at `Libera.Chat <https://libera.chat/>`_ IRC network. The channel name is ``#weblate``. This can be accessed by, for example, https://web.libera.chat/#weblate or an IRC client installed on your computer.

License
-------

Copyright © Michal Čihař michal@weblate.org

This program is free software: you can redistribute it and/or modify it under
the terms of the GNU General Public License as published by the Free Software
Foundation, either version 3 of the License, or (at your option) any later
version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE. See the `GNU General Public License
<https://www.gnu.org/licenses/gpl-3.0.html>`_ for more details.

.. _weblate.org: https://weblate.org/

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "Weblate",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "i18n, l10n, gettext, git, mercurial, translate",
    "author": null,
    "author_email": "Michal \u010ciha\u0159 <michal@weblate.org>",
    "download_url": "https://files.pythonhosted.org/packages/b2/c8/f8a0c9edeaa19b28e5fb3a73f166b2e6c243be6a3d2bee8e0f6e22ad6efa/weblate-5.5.tar.gz",
    "platform": null,
    "description": ".. image:: https://s.weblate.org/cdn/Logo-Darktext-borders.png\n   :alt: Weblate\n   :target: https://weblate.org/\n   :height: 80px\n\n**Weblate is libre software web-based continuous localization system,\nused by over 2500 libre projects and companies in more than 165 countries.**\n\nInstall it, or use the Hosted Weblate service at `weblate.org`_.\n\n.. image:: https://img.shields.io/badge/website-weblate.org-blue.svg\n    :alt: Website\n    :target: https://weblate.org/\n\n.. image:: https://hosted.weblate.org/widget/weblate/svg-badge.svg\n    :alt: Translation status\n    :target: https://hosted.weblate.org/engage/weblate/\n\n.. image:: https://bestpractices.coreinfrastructure.org/projects/552/badge\n    :alt: CII Best Practices\n    :target: https://bestpractices.coreinfrastructure.org/projects/552\n\n.. image:: https://api.reuse.software/badge/github.com/WeblateOrg/weblate\n    :alt: REUSE status\n    :target: https://api.reuse.software/info/github.com/WeblateOrg/weblate\n\n.. image:: https://img.shields.io/pypi/v/weblate.svg\n    :target: https://pypi.org/project/Weblate/\n\n.. image:: https://readthedocs.org/projects/weblate/badge/\n    :target: https://docs.weblate.org/\n\n.. image:: https://img.shields.io/github/license/WeblateOrg/weblate.svg\n    :alt: License\n    :target: https://github.com/WeblateOrg/weblate/blob/main/COPYING\n\nSupport\n-------\n\nWeblate is libre software with optional professional support and cloud\nhosting offerings. Check out https://weblate.org/hosting/ for more information.\n\nDocumentation\n-------------\n\nTo be found in the ``docs`` directory of the source code, or\nviewed online on https://docs.weblate.org/\n\nInstallation\n------------\n\nSetup instructions:\n\nhttps://docs.weblate.org/en/latest/admin/install.html\n\nBugs\n----\n\nPlease report feature requests and problems to:\n\nhttps://github.com/WeblateOrg/weblate/issues\n\n\nLive chat\n---------\n\nLive chat about Weblate is available at `Libera.Chat <https://libera.chat/>`_ IRC network. The channel name is ``#weblate``. This can be accessed by, for example, https://web.libera.chat/#weblate or an IRC client installed on your computer.\n\nLicense\n-------\n\nCopyright \u00a9 Michal \u010ciha\u0159 michal@weblate.org\n\nThis program is free software: you can redistribute it and/or modify it under\nthe terms of the GNU General Public License as published by the Free Software\nFoundation, either version 3 of the License, or (at your option) any later\nversion.\n\nThis program is distributed in the hope that it will be useful, but WITHOUT ANY\nWARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A\nPARTICULAR PURPOSE. See the `GNU General Public License\n<https://www.gnu.org/licenses/gpl-3.0.html>`_ for more details.\n\n.. _weblate.org: https://weblate.org/\n",
    "bugtrack_url": null,
    "license": "GPLv3+",
    "summary": "A web-based continuous localization system with tight version control integration",
    "version": "5.5",
    "project_urls": {
        "Documentation": "https://docs.weblate.org/",
        "Download": "https://weblate.org/download/",
        "Funding": "https://weblate.org/donate/",
        "Homepage": "https://weblate.org/",
        "Issue Tracker": "https://github.com/WeblateOrg/weblate/issues",
        "Release Notes": "https://docs.weblate.org/en/latest/changes.html",
        "Source Code": "https://github.com/WeblateOrg/weblate",
        "Twitter": "https://twitter.com/WeblateOrg"
    },
    "split_keywords": [
        "i18n",
        " l10n",
        " gettext",
        " git",
        " mercurial",
        " translate"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "87965537c1bfa13b83af9276997fef82aa2ccaf8e570d7ab9878c3cb11a11881",
                "md5": "f8ccad4cb39b4cdba6a18d0778cdc615",
                "sha256": "e2c472838e73576f22c9049aac3720cf7826339babd418f72db2990420ae5aa6"
            },
            "downloads": -1,
            "filename": "Weblate-5.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f8ccad4cb39b4cdba6a18d0778cdc615",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 69451169,
            "upload_time": "2024-04-20T13:30:56",
            "upload_time_iso_8601": "2024-04-20T13:30:56.677830Z",
            "url": "https://files.pythonhosted.org/packages/87/96/5537c1bfa13b83af9276997fef82aa2ccaf8e570d7ab9878c3cb11a11881/Weblate-5.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b2c8f8a0c9edeaa19b28e5fb3a73f166b2e6c243be6a3d2bee8e0f6e22ad6efa",
                "md5": "2a8a7b85aed3124c3d69c6d9a59b2b0f",
                "sha256": "51de4d80cb80c7cd7b41e068e0bb7b8bf026a92afaf68b3b6a749a51156c2b3d"
            },
            "downloads": -1,
            "filename": "weblate-5.5.tar.gz",
            "has_sig": false,
            "md5_digest": "2a8a7b85aed3124c3d69c6d9a59b2b0f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 64661155,
            "upload_time": "2024-04-20T13:31:03",
            "upload_time_iso_8601": "2024-04-20T13:31:03.407542Z",
            "url": "https://files.pythonhosted.org/packages/b2/c8/f8a0c9edeaa19b28e5fb3a73f166b2e6c243be6a3d2bee8e0f6e22ad6efa/weblate-5.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-20 13:31:03",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "WeblateOrg",
    "github_project": "weblate",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "tox": true,
    "lcname": "weblate"
}
        
Elapsed time: 0.23818s