agstoolbox


Nameagstoolbox JSON
Version 0.4.9 PyPI version JSON
download
home_pagehttps://github.com/ericoporto/agstoolbox
SummaryUtility to help manage Adventure Game Studio Projects and Editors.
upload_time2024-02-18 23:05:31
maintainer
docs_urlNone
authorerico
requires_python>=3.8
licenseMIT
keywords ags toolbox adventure game studio development ags game development gamedev
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            *************************************************************
AGS Toolbox - Utility to manage different AGS Editor versions
*************************************************************

AGS Toolbox is a PyQt tool to manage different versions of the
Adventure Game Studio Editor, side by side, along with your
game projects!


Windows install and run
-----------------------

In Windows, install Python 3, and then open `cmd.exe` and type (press enter after):

    python -m pip install agstoolbox

To run, you can type the following in `cmd.exe` or the `run...` prompt

    python -m agstoolbox

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ericoporto/agstoolbox",
    "name": "agstoolbox",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "AGS Toolbox,Adventure Game Studio,development,ags,Game Development,gamedev",
    "author": "erico",
    "author_email": "eri0onpm@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/b0/ba/9c6e030848b52e5847f032790cfd8afb6537be941ca4e509bd46fc0d5fb0/agstoolbox-0.4.9.tar.gz",
    "platform": null,
    "description": "*************************************************************\r\nAGS Toolbox - Utility to manage different AGS Editor versions\r\n*************************************************************\r\n\r\nAGS Toolbox is a PyQt tool to manage different versions of the\r\nAdventure Game Studio Editor, side by side, along with your\r\ngame projects!\r\n\r\n\r\nWindows install and run\r\n-----------------------\r\n\r\nIn Windows, install Python 3, and then open `cmd.exe` and type (press enter after):\r\n\r\n    python -m pip install agstoolbox\r\n\r\nTo run, you can type the following in `cmd.exe` or the `run...` prompt\r\n\r\n    python -m agstoolbox\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Utility to help manage Adventure Game Studio Projects and Editors.",
    "version": "0.4.9",
    "project_urls": {
        "Download": "https://github.com/ericoporto/agstoolbox/tarball/0.4.9",
        "Homepage": "https://github.com/ericoporto/agstoolbox"
    },
    "split_keywords": [
        "ags toolbox",
        "adventure game studio",
        "development",
        "ags",
        "game development",
        "gamedev"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "eea81d47a9c346365351ab3ef39d54f1f2f694917ea83a4f8c1e1f74a58fdf15",
                "md5": "d1745c39906965d291f9b65d912a909c",
                "sha256": "f9fdb42c82cad8144f7400ed3de7f8ea4742cc3e82238cabfd9d490416cfde67"
            },
            "downloads": -1,
            "filename": "agstoolbox-0.4.9-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d1745c39906965d291f9b65d912a909c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 311536,
            "upload_time": "2024-02-18T23:05:28",
            "upload_time_iso_8601": "2024-02-18T23:05:28.444532Z",
            "url": "https://files.pythonhosted.org/packages/ee/a8/1d47a9c346365351ab3ef39d54f1f2f694917ea83a4f8c1e1f74a58fdf15/agstoolbox-0.4.9-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b0ba9c6e030848b52e5847f032790cfd8afb6537be941ca4e509bd46fc0d5fb0",
                "md5": "be6a0f79c0cd82f6e4c4a52abfce440e",
                "sha256": "e202176f28dd4b2e10490b377b8b4611970b2723a60090a0d6d3260eab88325e"
            },
            "downloads": -1,
            "filename": "agstoolbox-0.4.9.tar.gz",
            "has_sig": false,
            "md5_digest": "be6a0f79c0cd82f6e4c4a52abfce440e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 297198,
            "upload_time": "2024-02-18T23:05:31",
            "upload_time_iso_8601": "2024-02-18T23:05:31.711601Z",
            "url": "https://files.pythonhosted.org/packages/b0/ba/9c6e030848b52e5847f032790cfd8afb6537be941ca4e509bd46fc0d5fb0/agstoolbox-0.4.9.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-18 23:05:31",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ericoporto",
    "github_project": "agstoolbox",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "agstoolbox"
}
        
Elapsed time: 0.18925s