pmdsky-debug-py


Namepmdsky-debug-py JSON
Version 10.0.17 PyPI version JSON
download
home_pageNone
Summarypmdsky-debug symbols for Python.
upload_time2024-06-21 04:27:45
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
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.9",
    "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.17",
    "project_urls": {
        "repository": "https://github.com/SkyTemple/pmdsky-debug-py"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7031b1397b7b39490360f4cd97adc5ee7effde9b19ea6f9a25cc610a81241d39",
                "md5": "a1808797880bcd2a705ed512f4a70725",
                "sha256": "fe448ebc714d8b8b81495d13d08450c942b7922e939a0ccc9356d72f2d483f87"
            },
            "downloads": -1,
            "filename": "pmdsky_debug_py-10.0.17-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a1808797880bcd2a705ed512f4a70725",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 1189184,
            "upload_time": "2024-06-21T04:27:45",
            "upload_time_iso_8601": "2024-06-21T04:27:45.934487Z",
            "url": "https://files.pythonhosted.org/packages/70/31/b1397b7b39490360f4cd97adc5ee7effde9b19ea6f9a25cc610a81241d39/pmdsky_debug_py-10.0.17-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-21 04:27:45",
    "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: 2.23074s