pmdsky-debug-py


Namepmdsky-debug-py JSON
Version 10.1.0 PyPI version JSON
download
home_pageNone
Summarypmdsky-debug symbols for Python.
upload_time2025-02-13 04:30:03
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.1.0",
    "project_urls": {
        "repository": "https://github.com/SkyTemple/pmdsky-debug-py"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "1b2472f117ad1acdd1f73228c4589063da494f43c65764f89a754d39db224d8e",
                "md5": "7e8f387434e287db9892950c09cf7c63",
                "sha256": "ef52c11f96d6d537b29a816f21ab7bcaf6901cf94e76913a6b0dbc837861cb2a"
            },
            "downloads": -1,
            "filename": "pmdsky_debug_py-10.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7e8f387434e287db9892950c09cf7c63",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 1255153,
            "upload_time": "2025-02-13T04:30:03",
            "upload_time_iso_8601": "2025-02-13T04:30:03.440521Z",
            "url": "https://files.pythonhosted.org/packages/1b/24/72f117ad1acdd1f73228c4589063da494f43c65764f89a754d39db224d8e/pmdsky_debug_py-10.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-13 04:30:03",
    "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: 1.37133s