PylangGetter


NamePylangGetter JSON
Version 0.3.2 PyPI version JSON
download
home_pagehttps://github.com/Dysta/PylangGetter
SummaryTiny utility to help you download Dofus Retro Lang files
upload_time2023-09-21 14:26:08
maintainer
docs_urlNone
authorDysta
requires_python>=3.8
license
keywords dofus retro dofus retro bot emulateur
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # PyLangGetter
Tiny utility to help you download Dofus Retro Lang files.

# Installation
`pip install pylanggetter`

## Usage
`python -m pylanggetter` to get all lang files in **all language** and **all build** \
`python -m pylanggetter fr` to get lang files in **fr** language and **all build** \
`python -m pylanggetter it de` to get lang files in **it** and **de** langage and **all build** \
`python -m pylanggetter --prod` to get all lang files in **all language** and only **prod** build \
`python -m pylanggetter fr --temporis` to get lang files in **fr** language and **temporis** build \
`python -m pylanggetter it de --betaenv` to get lang files in **it** and **de** langage and **betaenv** build \
`python -m pylanggetter es pt --prod --temporis` to get lang files in **es** and **pt** langage and **prod** and **temporis** build

Available language option : `fr, de, en, it, es, pt, nl` \
Available build option : `--prod, --betaenv, --temporis, --ephemeris2releasebucket`

#### Build description:
- **prod**: official lang used on regular servers
- **betaenv**: beta lang used on beta servers
- **temporis**: temporis lang used on temporis servers
- **ephemeris2releasebucket**: special temporis lang used on temporis servers

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Dysta/PylangGetter",
    "name": "PylangGetter",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "dofus retro,dofus,retro,bot,emulateur",
    "author": "Dysta",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/e7/c8/6ba706c899faf313fd87c2258b725eba8e63ab3f6691ecfeb543d2fc9183/pylanggetter-0.3.2.tar.gz",
    "platform": null,
    "description": "# PyLangGetter\nTiny utility to help you download Dofus Retro Lang files.\n\n# Installation\n`pip install pylanggetter`\n\n## Usage\n`python -m pylanggetter` to get all lang files in **all language** and **all build** \\\n`python -m pylanggetter fr` to get lang files in **fr** language and **all build** \\\n`python -m pylanggetter it de` to get lang files in **it** and **de** langage and **all build** \\\n`python -m pylanggetter --prod` to get all lang files in **all language** and only **prod** build \\\n`python -m pylanggetter fr --temporis` to get lang files in **fr** language and **temporis** build \\\n`python -m pylanggetter it de --betaenv` to get lang files in **it** and **de** langage and **betaenv** build \\\n`python -m pylanggetter es pt --prod --temporis` to get lang files in **es** and **pt** langage and **prod** and **temporis** build\n\nAvailable language option : `fr, de, en, it, es, pt, nl` \\\nAvailable build option : `--prod, --betaenv, --temporis, --ephemeris2releasebucket`\n\n#### Build description:\n- **prod**: official lang used on regular servers\n- **betaenv**: beta lang used on beta servers\n- **temporis**: temporis lang used on temporis servers\n- **ephemeris2releasebucket**: special temporis lang used on temporis servers\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Tiny utility to help you download Dofus Retro Lang files",
    "version": "0.3.2",
    "project_urls": {
        "Homepage": "https://github.com/Dysta/PylangGetter",
        "Repository": "https://github.com/Dysta/PylangGetter"
    },
    "split_keywords": [
        "dofus retro",
        "dofus",
        "retro",
        "bot",
        "emulateur"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "89790b35a799448387b0723159c218c71e135ee2f06116567ead279c57021641",
                "md5": "2d4c352bde472ff8ff571fc16430be7b",
                "sha256": "26495c59f2863b0bf51bc263070f72154f7a5baeb1b4893ea378aec4d2ae40b2"
            },
            "downloads": -1,
            "filename": "pylanggetter-0.3.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2d4c352bde472ff8ff571fc16430be7b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 4018,
            "upload_time": "2023-09-21T14:26:06",
            "upload_time_iso_8601": "2023-09-21T14:26:06.849417Z",
            "url": "https://files.pythonhosted.org/packages/89/79/0b35a799448387b0723159c218c71e135ee2f06116567ead279c57021641/pylanggetter-0.3.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e7c86ba706c899faf313fd87c2258b725eba8e63ab3f6691ecfeb543d2fc9183",
                "md5": "0b07c6f84b74719f84620ebc738e8492",
                "sha256": "4db95fc9c87727fe220cc23f32e2e3cfffca0458363d3944a033820fd2550e7b"
            },
            "downloads": -1,
            "filename": "pylanggetter-0.3.2.tar.gz",
            "has_sig": false,
            "md5_digest": "0b07c6f84b74719f84620ebc738e8492",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 2954,
            "upload_time": "2023-09-21T14:26:08",
            "upload_time_iso_8601": "2023-09-21T14:26:08.438809Z",
            "url": "https://files.pythonhosted.org/packages/e7/c8/6ba706c899faf313fd87c2258b725eba8e63ab3f6691ecfeb543d2fc9183/pylanggetter-0.3.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-21 14:26:08",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Dysta",
    "github_project": "PylangGetter",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "pylanggetter"
}
        
Elapsed time: 0.12683s