wow-wtf


Namewow-wtf JSON
Version 0.2.1 PyPI version JSON
download
home_pagehttps://github.com/MacHu-GWU/wow_wtf-project
Summary``World of Warcraft/WTF`` configuration management tool.
upload_time2024-06-24 00:49:21
maintainerSanhe Hu
docs_urlNone
authorSanhe Hu
requires_python>=3.8
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            
.. image:: https://readthedocs.org/projects/wow-wtf/badge/?version=latest
    :target: https://wow-wtf.readthedocs.io/en/latest/
    :alt: Documentation Status

.. image:: https://github.com/MacHu-GWU/wow_wtf-project/workflows/CI/badge.svg
    :target: https://github.com/MacHu-GWU/wow_wtf-project/actions?query=workflow:CI

.. image:: https://codecov.io/gh/MacHu-GWU/wow_wtf-project/branch/main/graph/badge.svg
    :target: https://codecov.io/gh/MacHu-GWU/wow_wtf-project

.. image:: https://img.shields.io/pypi/v/wow-wtf.svg
    :target: https://pypi.python.org/pypi/wow-wtf

.. image:: https://img.shields.io/pypi/l/wow-wtf.svg
    :target: https://pypi.python.org/pypi/wow-wtf

.. image:: https://img.shields.io/pypi/pyversions/wow-wtf.svg
    :target: https://pypi.python.org/pypi/wow-wtf

.. image:: https://img.shields.io/badge/Release_History!--None.svg?style=social
    :target: https://github.com/MacHu-GWU/wow_wtf-project/blob/main/release-history.rst

.. image:: https://img.shields.io/badge/STAR_Me_on_GitHub!--None.svg?style=social
    :target: https://github.com/MacHu-GWU/wow_wtf-project

------

.. image:: https://img.shields.io/badge/Link-Document-blue.svg
    :target: https://wow-wtf.readthedocs.io/en/latest/

.. image:: https://img.shields.io/badge/Link-API-blue.svg
    :target: https://wow-wtf.readthedocs.io/en/latest/py-modindex.html

.. image:: https://img.shields.io/badge/Link-Install-blue.svg
    :target: `install`_

.. image:: https://img.shields.io/badge/Link-GitHub-blue.svg
    :target: https://github.com/MacHu-GWU/wow_wtf-project

.. image:: https://img.shields.io/badge/Link-Submit_Issue-blue.svg
    :target: https://github.com/MacHu-GWU/wow_wtf-project/issues

.. image:: https://img.shields.io/badge/Link-Request_Feature-blue.svg
    :target: https://github.com/MacHu-GWU/wow_wtf-project/issues

.. image:: https://img.shields.io/badge/Link-Download-blue.svg
    :target: https://pypi.org/pypi/wow-wtf#files


Welcome to ``wow_wtf`` Documentation
==============================================================================
.. image:: https://wow-wtf.readthedocs.io/en/latest/_static/wow_wtf-logo.png
    :target: https://wow-wtf.readthedocs.io/en/latest/

``World of Warcraft/WTF`` configuration management tool.

该项目是一个用于管理魔兽世界客户端 WTF 配置文件的工具. 该工具本身用 Python 实现, 功能非常强大, 可扩展性也很强. 该工具不是一个图形界面软件, 而是一个编程库. 我用它管理着 2 个不同的魔兽世界资料片 (WotLK 和 MOP), 4 个不同的服务器 (包括一个 retail 官服和 3 个不同的私服), 共计 50 多个游戏账号, 180 多个人物角色的配置文件 (我喜欢玩多开单刷).


.. _install:

Install
------------------------------------------------------------------------------

``wow_wtf`` is released on PyPI, so all you need is to:

.. code-block:: console

    $ pip install wow-wtf

To upgrade to latest version:

.. code-block:: console

    $ pip install --upgrade wow-wtf

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/MacHu-GWU/wow_wtf-project",
    "name": "wow-wtf",
    "maintainer": "Sanhe Hu",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "husanhe@gmail.com",
    "keywords": null,
    "author": "Sanhe Hu",
    "author_email": "husanhe@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/e0/88/824fa7c5982d77b39a48a54f7897152f50a459fe6e3e82246f58434372e8/wow_wtf-0.2.1.tar.gz",
    "platform": "Windows",
    "description": "\n.. image:: https://readthedocs.org/projects/wow-wtf/badge/?version=latest\n    :target: https://wow-wtf.readthedocs.io/en/latest/\n    :alt: Documentation Status\n\n.. image:: https://github.com/MacHu-GWU/wow_wtf-project/workflows/CI/badge.svg\n    :target: https://github.com/MacHu-GWU/wow_wtf-project/actions?query=workflow:CI\n\n.. image:: https://codecov.io/gh/MacHu-GWU/wow_wtf-project/branch/main/graph/badge.svg\n    :target: https://codecov.io/gh/MacHu-GWU/wow_wtf-project\n\n.. image:: https://img.shields.io/pypi/v/wow-wtf.svg\n    :target: https://pypi.python.org/pypi/wow-wtf\n\n.. image:: https://img.shields.io/pypi/l/wow-wtf.svg\n    :target: https://pypi.python.org/pypi/wow-wtf\n\n.. image:: https://img.shields.io/pypi/pyversions/wow-wtf.svg\n    :target: https://pypi.python.org/pypi/wow-wtf\n\n.. image:: https://img.shields.io/badge/Release_History!--None.svg?style=social\n    :target: https://github.com/MacHu-GWU/wow_wtf-project/blob/main/release-history.rst\n\n.. image:: https://img.shields.io/badge/STAR_Me_on_GitHub!--None.svg?style=social\n    :target: https://github.com/MacHu-GWU/wow_wtf-project\n\n------\n\n.. image:: https://img.shields.io/badge/Link-Document-blue.svg\n    :target: https://wow-wtf.readthedocs.io/en/latest/\n\n.. image:: https://img.shields.io/badge/Link-API-blue.svg\n    :target: https://wow-wtf.readthedocs.io/en/latest/py-modindex.html\n\n.. image:: https://img.shields.io/badge/Link-Install-blue.svg\n    :target: `install`_\n\n.. image:: https://img.shields.io/badge/Link-GitHub-blue.svg\n    :target: https://github.com/MacHu-GWU/wow_wtf-project\n\n.. image:: https://img.shields.io/badge/Link-Submit_Issue-blue.svg\n    :target: https://github.com/MacHu-GWU/wow_wtf-project/issues\n\n.. image:: https://img.shields.io/badge/Link-Request_Feature-blue.svg\n    :target: https://github.com/MacHu-GWU/wow_wtf-project/issues\n\n.. image:: https://img.shields.io/badge/Link-Download-blue.svg\n    :target: https://pypi.org/pypi/wow-wtf#files\n\n\nWelcome to ``wow_wtf`` Documentation\n==============================================================================\n.. image:: https://wow-wtf.readthedocs.io/en/latest/_static/wow_wtf-logo.png\n    :target: https://wow-wtf.readthedocs.io/en/latest/\n\n``World of Warcraft/WTF`` configuration management tool.\n\n\u8be5\u9879\u76ee\u662f\u4e00\u4e2a\u7528\u4e8e\u7ba1\u7406\u9b54\u517d\u4e16\u754c\u5ba2\u6237\u7aef WTF \u914d\u7f6e\u6587\u4ef6\u7684\u5de5\u5177. \u8be5\u5de5\u5177\u672c\u8eab\u7528 Python \u5b9e\u73b0, \u529f\u80fd\u975e\u5e38\u5f3a\u5927, \u53ef\u6269\u5c55\u6027\u4e5f\u5f88\u5f3a. \u8be5\u5de5\u5177\u4e0d\u662f\u4e00\u4e2a\u56fe\u5f62\u754c\u9762\u8f6f\u4ef6, \u800c\u662f\u4e00\u4e2a\u7f16\u7a0b\u5e93. \u6211\u7528\u5b83\u7ba1\u7406\u7740 2 \u4e2a\u4e0d\u540c\u7684\u9b54\u517d\u4e16\u754c\u8d44\u6599\u7247 (WotLK \u548c MOP), 4 \u4e2a\u4e0d\u540c\u7684\u670d\u52a1\u5668 (\u5305\u62ec\u4e00\u4e2a retail \u5b98\u670d\u548c 3 \u4e2a\u4e0d\u540c\u7684\u79c1\u670d), \u5171\u8ba1 50 \u591a\u4e2a\u6e38\u620f\u8d26\u53f7, 180 \u591a\u4e2a\u4eba\u7269\u89d2\u8272\u7684\u914d\u7f6e\u6587\u4ef6 (\u6211\u559c\u6b22\u73a9\u591a\u5f00\u5355\u5237).\n\n\n.. _install:\n\nInstall\n------------------------------------------------------------------------------\n\n``wow_wtf`` is released on PyPI, so all you need is to:\n\n.. code-block:: console\n\n    $ pip install wow-wtf\n\nTo upgrade to latest version:\n\n.. code-block:: console\n\n    $ pip install --upgrade wow-wtf\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "``World of Warcraft/WTF`` configuration management tool.",
    "version": "0.2.1",
    "project_urls": {
        "Download": "https://pypi.python.org/pypi/wow_wtf/0.2.1#downloads",
        "Homepage": "https://github.com/MacHu-GWU/wow_wtf-project"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c0795661ba3fe3663ea3e644ae1868dd6980d7ebcef74934543e4fb7fcfeb8dd",
                "md5": "f1ddf2a03c0d709ce715ad5f8b10a4d9",
                "sha256": "09801354865a173d41c481f4d996c9376deb32e1a535dd91098e578c87332b90"
            },
            "downloads": -1,
            "filename": "wow_wtf-0.2.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f1ddf2a03c0d709ce715ad5f8b10a4d9",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 21538,
            "upload_time": "2024-06-24T00:49:20",
            "upload_time_iso_8601": "2024-06-24T00:49:20.104161Z",
            "url": "https://files.pythonhosted.org/packages/c0/79/5661ba3fe3663ea3e644ae1868dd6980d7ebcef74934543e4fb7fcfeb8dd/wow_wtf-0.2.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e088824fa7c5982d77b39a48a54f7897152f50a459fe6e3e82246f58434372e8",
                "md5": "580528e71c7d5bb42ff5cbeb353231b0",
                "sha256": "c9022300a79f9cdbb05cf1be03ce21d0a1c0eed4738163e53cf2284971d83de8"
            },
            "downloads": -1,
            "filename": "wow_wtf-0.2.1.tar.gz",
            "has_sig": false,
            "md5_digest": "580528e71c7d5bb42ff5cbeb353231b0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 17678,
            "upload_time": "2024-06-24T00:49:21",
            "upload_time_iso_8601": "2024-06-24T00:49:21.745941Z",
            "url": "https://files.pythonhosted.org/packages/e0/88/824fa7c5982d77b39a48a54f7897152f50a459fe6e3e82246f58434372e8/wow_wtf-0.2.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-24 00:49:21",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "MacHu-GWU",
    "github_project": "wow_wtf-project",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "requirements": [],
    "lcname": "wow-wtf"
}
        
Elapsed time: 0.27523s