langful


Namelangful JSON
Version 1.0.0 PyPI version JSON
download
home_pageNone
Summaryprovides internationalization for python
upload_time2024-03-26 08:26:06
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10
licenseCopyright (c) 2023 cueavyqwp Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords i18n json internationalization
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <div align = "center" >
    <h1>langful</h1>
    <a href = "https://pypi.org/project/langful" >
        <img alt = "PyPI version" src = "https://img.shields.io/pypi/v/langful?color=blue" >
    </a>
    <a href = "https://www.python.org" >
        <img alt = "Python version" src = "https://img.shields.io/badge/python-3.10+-blue" >
    </a>
    <a href = "https://opensource.org/license/mit" >
        <img alt = "license" src = "https://img.shields.io/badge/license-MIT-blue" >
    </a>
    <a href = "https://github.com/cueavy/langful" >
        <img alt = "Github issues" src = "https://img.shields.io/github/issues/cueavy/langful?color=blue" >
    </a>
    <hr>
        <p>[ English | <a href = "./README-zh_cn.md" >简体中文</a> ]</p>
    <hr>
</div>

# install

`pip install langful`

# about

[
[github](https://github.com/cueavy/langful)
|
[pypi](https://pypi.org/project/langful)
]

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "langful",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "i18n, json, internationalization",
    "author": null,
    "author_email": "cueavyqwp <cueavy@outlook.com>",
    "download_url": "https://files.pythonhosted.org/packages/49/62/c2bec2f7b0ab9ac9babba104acc397fe20da4a3c578709548c6efc3c0ef7/langful-1.0.0.tar.gz",
    "platform": null,
    "description": "<div align = \"center\" >\n    <h1>langful</h1>\n    <a href = \"https://pypi.org/project/langful\" >\n        <img alt = \"PyPI version\" src = \"https://img.shields.io/pypi/v/langful?color=blue\" >\n    </a>\n    <a href = \"https://www.python.org\" >\n        <img alt = \"Python version\" src = \"https://img.shields.io/badge/python-3.10+-blue\" >\n    </a>\n    <a href = \"https://opensource.org/license/mit\" >\n        <img alt = \"license\" src = \"https://img.shields.io/badge/license-MIT-blue\" >\n    </a>\n    <a href = \"https://github.com/cueavy/langful\" >\n        <img alt = \"Github issues\" src = \"https://img.shields.io/github/issues/cueavy/langful?color=blue\" >\n    </a>\n    <hr>\n        <p>[ English | <a href = \"./README-zh_cn.md\" >\u7b80\u4f53\u4e2d\u6587</a> ]</p>\n    <hr>\n</div>\n\n# install\n\n`pip install langful`\n\n# about\n\n[\n[github](https://github.com/cueavy/langful)\n|\n[pypi](https://pypi.org/project/langful)\n]\n",
    "bugtrack_url": null,
    "license": "Copyright (c) 2023 cueavyqwp  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ",
    "summary": "provides internationalization for python",
    "version": "1.0.0",
    "project_urls": {
        "Homepage": "https://github.com/cueavy/langful",
        "Source": "https://github.com/cueavy/langful.git"
    },
    "split_keywords": [
        "i18n",
        " json",
        " internationalization"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3297cd29318676d885aa30094e592ac4054c59bd1c38aa29f6c104d6aba628a5",
                "md5": "5c70ee96b5c5f77a132952cd79039eac",
                "sha256": "7959b1e2161703ff1cebde532997803a6bab4864b1c88dd31bad480cbc7d4bcb"
            },
            "downloads": -1,
            "filename": "langful-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5c70ee96b5c5f77a132952cd79039eac",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 6704,
            "upload_time": "2024-03-26T08:26:04",
            "upload_time_iso_8601": "2024-03-26T08:26:04.771449Z",
            "url": "https://files.pythonhosted.org/packages/32/97/cd29318676d885aa30094e592ac4054c59bd1c38aa29f6c104d6aba628a5/langful-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4962c2bec2f7b0ab9ac9babba104acc397fe20da4a3c578709548c6efc3c0ef7",
                "md5": "b49656be5629bcc2aac5d2cf0a8585eb",
                "sha256": "a92ed014f5ed234439f2c712f2aa1a132756b3c117b95b5fb5ca093ead8cf732"
            },
            "downloads": -1,
            "filename": "langful-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "b49656be5629bcc2aac5d2cf0a8585eb",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 6725,
            "upload_time": "2024-03-26T08:26:06",
            "upload_time_iso_8601": "2024-03-26T08:26:06.666618Z",
            "url": "https://files.pythonhosted.org/packages/49/62/c2bec2f7b0ab9ac9babba104acc397fe20da4a3c578709548c6efc3c0ef7/langful-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-26 08:26:06",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "cueavy",
    "github_project": "langful",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "langful"
}
        
Elapsed time: 0.21565s