acore-constants


Nameacore-constants JSON
Version 0.3.1 PyPI version JSON
download
home_pagehttps://github.com/MacHu-GWU/acore_constants-project
SummaryAzerothCore World of Warcraft server project constants variables.
upload_time2024-07-29 23:34:05
maintainerSanhe Hu
docs_urlNone
authorSanhe Hu
requires_python>=3.7
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            
.. .. image:: https://readthedocs.org/projects/acore-constants/badge/?version=latest
    :target: https://acore-constants.readthedocs.io/en/latest/
    :alt: Documentation Status

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

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

.. image:: https://img.shields.io/pypi/v/acore-constants.svg
    :target: https://pypi.python.org/pypi/acore-constants

.. image:: https://img.shields.io/pypi/l/acore-constants.svg
    :target: https://pypi.python.org/pypi/acore-constants

.. image:: https://img.shields.io/pypi/pyversions/acore-constants.svg
    :target: https://pypi.python.org/pypi/acore-constants

.. image:: https://img.shields.io/badge/Release_History!--None.svg?style=social
    :target: https://github.com/MacHu-GWU/acore_constants-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/acore_constants-project

.. image:: https://img.shields.io/badge/Acore_Doc--None.svg?style=social&logo=readthedocs
    :target: https://acore-doc.readthedocs.io/en/latest/

------

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

.. .. image:: https://img.shields.io/badge/Link-API-blue.svg
    :target: https://acore-constants.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/acore_constants-project

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

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

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


Welcome to ``acore_constants`` Documentation
==============================================================================
由于 acore 项目过于复杂, 它由有非常多个开源子项目. 虽然这些项目之间已经尽量解耦了并且尽量保持互相独立, 不过他们之间总是需要引用一些常量. 所以我们单独开了一个项目来管理这些常量, 以供在其他项目中引用. 避免了这些子项目之间互相引用的麻烦.

所有常量的列表以及详细描述请参考 `constants.py <https://github.com/MacHu-GWU/acore_constants-project/blob/main/acore_constants/constants.py>`_.


.. _install:

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

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

.. code-block:: console

    $ pip install acore-constants

To upgrade to latest version:

.. code-block:: console

    $ pip install --upgrade acore-constants

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/MacHu-GWU/acore_constants-project",
    "name": "acore-constants",
    "maintainer": "Sanhe Hu",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "husanhe@gmail.com",
    "keywords": null,
    "author": "Sanhe Hu",
    "author_email": "husanhe@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/2d/1f/c40d437d77d4cb1d15bc2352aad9bb0230a1f89be5e624eec35e687cad91/acore_constants-0.3.1.tar.gz",
    "platform": "Windows",
    "description": "\n.. .. image:: https://readthedocs.org/projects/acore-constants/badge/?version=latest\n    :target: https://acore-constants.readthedocs.io/en/latest/\n    :alt: Documentation Status\n\n.. image:: https://github.com/MacHu-GWU/acore_constants-project/workflows/CI/badge.svg\n    :target: https://github.com/MacHu-GWU/acore_constants-project/actions?query=workflow:CI\n\n.. .. image:: https://codecov.io/gh/MacHu-GWU/acore_constants-project/branch/main/graph/badge.svg\n    :target: https://codecov.io/gh/MacHu-GWU/acore_constants-project\n\n.. image:: https://img.shields.io/pypi/v/acore-constants.svg\n    :target: https://pypi.python.org/pypi/acore-constants\n\n.. image:: https://img.shields.io/pypi/l/acore-constants.svg\n    :target: https://pypi.python.org/pypi/acore-constants\n\n.. image:: https://img.shields.io/pypi/pyversions/acore-constants.svg\n    :target: https://pypi.python.org/pypi/acore-constants\n\n.. image:: https://img.shields.io/badge/Release_History!--None.svg?style=social\n    :target: https://github.com/MacHu-GWU/acore_constants-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/acore_constants-project\n\n.. image:: https://img.shields.io/badge/Acore_Doc--None.svg?style=social&logo=readthedocs\n    :target: https://acore-doc.readthedocs.io/en/latest/\n\n------\n\n.. .. image:: https://img.shields.io/badge/Link-Document-blue.svg\n    :target: https://acore-constants.readthedocs.io/en/latest/\n\n.. .. image:: https://img.shields.io/badge/Link-API-blue.svg\n    :target: https://acore-constants.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/acore_constants-project\n\n.. image:: https://img.shields.io/badge/Link-Submit_Issue-blue.svg\n    :target: https://github.com/MacHu-GWU/acore_constants-project/issues\n\n.. image:: https://img.shields.io/badge/Link-Request_Feature-blue.svg\n    :target: https://github.com/MacHu-GWU/acore_constants-project/issues\n\n.. image:: https://img.shields.io/badge/Link-Download-blue.svg\n    :target: https://pypi.org/pypi/acore-constants#files\n\n\nWelcome to ``acore_constants`` Documentation\n==============================================================================\n\u7531\u4e8e acore \u9879\u76ee\u8fc7\u4e8e\u590d\u6742, \u5b83\u7531\u6709\u975e\u5e38\u591a\u4e2a\u5f00\u6e90\u5b50\u9879\u76ee. \u867d\u7136\u8fd9\u4e9b\u9879\u76ee\u4e4b\u95f4\u5df2\u7ecf\u5c3d\u91cf\u89e3\u8026\u4e86\u5e76\u4e14\u5c3d\u91cf\u4fdd\u6301\u4e92\u76f8\u72ec\u7acb, \u4e0d\u8fc7\u4ed6\u4eec\u4e4b\u95f4\u603b\u662f\u9700\u8981\u5f15\u7528\u4e00\u4e9b\u5e38\u91cf. \u6240\u4ee5\u6211\u4eec\u5355\u72ec\u5f00\u4e86\u4e00\u4e2a\u9879\u76ee\u6765\u7ba1\u7406\u8fd9\u4e9b\u5e38\u91cf, \u4ee5\u4f9b\u5728\u5176\u4ed6\u9879\u76ee\u4e2d\u5f15\u7528. \u907f\u514d\u4e86\u8fd9\u4e9b\u5b50\u9879\u76ee\u4e4b\u95f4\u4e92\u76f8\u5f15\u7528\u7684\u9ebb\u70e6.\n\n\u6240\u6709\u5e38\u91cf\u7684\u5217\u8868\u4ee5\u53ca\u8be6\u7ec6\u63cf\u8ff0\u8bf7\u53c2\u8003 `constants.py <https://github.com/MacHu-GWU/acore_constants-project/blob/main/acore_constants/constants.py>`_.\n\n\n.. _install:\n\nInstall\n------------------------------------------------------------------------------\n\n``acore_constants`` is released on PyPI, so all you need is to:\n\n.. code-block:: console\n\n    $ pip install acore-constants\n\nTo upgrade to latest version:\n\n.. code-block:: console\n\n    $ pip install --upgrade acore-constants\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "AzerothCore World of Warcraft server project constants variables.",
    "version": "0.3.1",
    "project_urls": {
        "Download": "https://pypi.python.org/pypi/acore_constants/0.3.1#downloads",
        "Homepage": "https://github.com/MacHu-GWU/acore_constants-project"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2bdb62ebf426a62701152706766a13d71a8d17801276f67593333f45acfb9af9",
                "md5": "2230c0b179e8cedd9374c0704b329e33",
                "sha256": "6ffcf5777d69ecd7b42e98b63d3e31b11d5857f1092337a006ecbb2f0ea0774f"
            },
            "downloads": -1,
            "filename": "acore_constants-0.3.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2230c0b179e8cedd9374c0704b329e33",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 6999,
            "upload_time": "2024-07-29T23:34:03",
            "upload_time_iso_8601": "2024-07-29T23:34:03.758601Z",
            "url": "https://files.pythonhosted.org/packages/2b/db/62ebf426a62701152706766a13d71a8d17801276f67593333f45acfb9af9/acore_constants-0.3.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2d1fc40d437d77d4cb1d15bc2352aad9bb0230a1f89be5e624eec35e687cad91",
                "md5": "2825af9055958cc0b1ad1b83f9ef0e54",
                "sha256": "8704ff875687a28b4b6665fdd6c0a1dccf614b9ec4cb0df76de0891845023747"
            },
            "downloads": -1,
            "filename": "acore_constants-0.3.1.tar.gz",
            "has_sig": false,
            "md5_digest": "2825af9055958cc0b1ad1b83f9ef0e54",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 9091,
            "upload_time": "2024-07-29T23:34:05",
            "upload_time_iso_8601": "2024-07-29T23:34:05.503084Z",
            "url": "https://files.pythonhosted.org/packages/2d/1f/c40d437d77d4cb1d15bc2352aad9bb0230a1f89be5e624eec35e687cad91/acore_constants-0.3.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-29 23:34:05",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "MacHu-GWU",
    "github_project": "acore_constants-project",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "requirements": [],
    "lcname": "acore-constants"
}
        
Elapsed time: 1.20670s