NMSpy


NameNMSpy JSON
Version 0.7.1 PyPI version JSON
download
home_pageNone
SummaryNo Man's Sky python modding API
upload_time2024-12-26 05:02:45
maintainermonkeyman192
docs_urlNone
authormonkeyman192
requires_python>=3.9
licenseNone
keywords hooking games hacking modding
VCS
bugtrack_url
requirements cyminhook pymem psutil keyboard semver
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "NMSpy",
    "maintainer": "monkeyman192",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "hooking, games, hacking, modding",
    "author": "monkeyman192",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/83/02/41e834b2155a26fd170bb237a7a6724c0e70f75d0f955d39a1cc2c93bf64/nmspy-0.7.1.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": null,
    "summary": "No Man's Sky python modding API",
    "version": "0.7.1",
    "project_urls": {
        "Homepage": "https://github.com/monkeyman192/NMS.py",
        "Repository": "https://github.com/monkeyman192/NMS.py.git"
    },
    "split_keywords": [
        "hooking",
        " games",
        " hacking",
        " modding"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a80da4af9820f7762aee030aeafb2aac6723cc43052c92c9dd2c98aa9e159ec7",
                "md5": "5b33dafd44f4e3628ee235a802e86e0d",
                "sha256": "77884f3c89c96f9dcd368240602c7b481d6c639a1e25cb85a7fddbbdc8ac1c99"
            },
            "downloads": -1,
            "filename": "NMSpy-0.7.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5b33dafd44f4e3628ee235a802e86e0d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 4184255,
            "upload_time": "2024-12-26T05:02:39",
            "upload_time_iso_8601": "2024-12-26T05:02:39.565774Z",
            "url": "https://files.pythonhosted.org/packages/a8/0d/a4af9820f7762aee030aeafb2aac6723cc43052c92c9dd2c98aa9e159ec7/NMSpy-0.7.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "830241e834b2155a26fd170bb237a7a6724c0e70f75d0f955d39a1cc2c93bf64",
                "md5": "cfcdcad47d836ef9ad0de806482c8de1",
                "sha256": "44a377698b70819ed3d3f5de44ed73cb357cf29aebccd46c47600ec76a1872e9"
            },
            "downloads": -1,
            "filename": "nmspy-0.7.1.tar.gz",
            "has_sig": false,
            "md5_digest": "cfcdcad47d836ef9ad0de806482c8de1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 4314448,
            "upload_time": "2024-12-26T05:02:45",
            "upload_time_iso_8601": "2024-12-26T05:02:45.467866Z",
            "url": "https://files.pythonhosted.org/packages/83/02/41e834b2155a26fd170bb237a7a6724c0e70f75d0f955d39a1cc2c93bf64/nmspy-0.7.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-26 05:02:45",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "monkeyman192",
    "github_project": "NMS.py",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "cyminhook",
            "specs": []
        },
        {
            "name": "pymem",
            "specs": []
        },
        {
            "name": "psutil",
            "specs": []
        },
        {
            "name": "keyboard",
            "specs": []
        },
        {
            "name": "semver",
            "specs": []
        }
    ],
    "lcname": "nmspy"
}
        
Elapsed time: 0.36973s