pmdsky-debug-py


Namepmdsky-debug-py JSON
Version 10.0.48 PyPI version JSON
download
home_pageNone
Summarypmdsky-debug symbols for Python.
upload_time2024-12-22 04:29:13
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            pmdsky-debug-py
===============

Autogenerated and statically check-able pmdsky-debug_ symbol definitions
for Python.

To use the symbols in your projects, you can install the package from PyPi::

    pip install pmdsky-debug-py

Symbols are grouped by regions. Each region implements the
``pmdsky_debug_py.SymbolsProtocol``.

To get a symbol, you can query it like this::

    pmdsky_debug_py.eu.functions.InitMemAllocTable.address

See the source code and the symbol definitions of pmdsky-debug_ for more information.

See the `README.rst`_ on the root of the repository for additional information.

.. _pmdsky-debug: https://github.com/UsernameFodder/pmdsky-debug
.. _README.rst: https://github.com/SkyTemple/pmdsky-debug-py

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "pmdsky-debug-py",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": "Marco 'Capypara' K\u00f6pcke <hello@capypara.de>",
    "download_url": null,
    "platform": null,
    "description": "pmdsky-debug-py\n===============\n\nAutogenerated and statically check-able pmdsky-debug_ symbol definitions\nfor Python.\n\nTo use the symbols in your projects, you can install the package from PyPi::\n\n    pip install pmdsky-debug-py\n\nSymbols are grouped by regions. Each region implements the\n``pmdsky_debug_py.SymbolsProtocol``.\n\nTo get a symbol, you can query it like this::\n\n    pmdsky_debug_py.eu.functions.InitMemAllocTable.address\n\nSee the source code and the symbol definitions of pmdsky-debug_ for more information.\n\nSee the `README.rst`_ on the root of the repository for additional information.\n\n.. _pmdsky-debug: https://github.com/UsernameFodder/pmdsky-debug\n.. _README.rst: https://github.com/SkyTemple/pmdsky-debug-py\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "pmdsky-debug symbols for Python.",
    "version": "10.0.48",
    "project_urls": {
        "repository": "https://github.com/SkyTemple/pmdsky-debug-py"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "76308de2e0dda61a9bf2cd6b54f6a6f75950c6e69692c6b9084fb3103eb9af15",
                "md5": "f4151bb3f3fb31725f32b49649ed8679",
                "sha256": "4d7ec0213dbd10aa2764f22d74a831ecae0db82b175a0b156882fbc2a834c37a"
            },
            "downloads": -1,
            "filename": "pmdsky_debug_py-10.0.48-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f4151bb3f3fb31725f32b49649ed8679",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 1227360,
            "upload_time": "2024-12-22T04:29:13",
            "upload_time_iso_8601": "2024-12-22T04:29:13.523376Z",
            "url": "https://files.pythonhosted.org/packages/76/30/8de2e0dda61a9bf2cd6b54f6a6f75950c6e69692c6b9084fb3103eb9af15/pmdsky_debug_py-10.0.48-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-22 04:29:13",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "SkyTemple",
    "github_project": "pmdsky-debug-py",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "pmdsky-debug-py"
}
        
Elapsed time: 0.43361s