agstoolbox


Nameagstoolbox JSON
Version 0.5.5 PyPI version JSON
download
home_pagehttps://github.com/ericoporto/agstoolbox
SummaryUtility to help manage Adventure Game Studio Projects and Editors.
upload_time2024-11-24 13:49:43
maintainerNone
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": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "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/99/9f/3ff85bce01c0a39b38e023ec72a5b1e58539dcc71604da2b39300c1593d6/agstoolbox-0.5.5.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.5.5",
    "project_urls": {
        "Download": "https://github.com/ericoporto/agstoolbox/tarball/0.5.5",
        "Homepage": "https://github.com/ericoporto/agstoolbox"
    },
    "split_keywords": [
        "ags toolbox",
        " adventure game studio",
        " development",
        " ags",
        " game development",
        " gamedev"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2445b5b3a4552ea9d7c49e41fafd657a423904ddefb4c7e61e67ed3bb12cbd35",
                "md5": "bb933bc450e8332d7df5c61189e1d1ab",
                "sha256": "8a234d4c635a672f5b553e329e3fce945f676f2ff563469f8ee4be70122c049e"
            },
            "downloads": -1,
            "filename": "agstoolbox-0.5.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "bb933bc450e8332d7df5c61189e1d1ab",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 317570,
            "upload_time": "2024-11-24T13:49:42",
            "upload_time_iso_8601": "2024-11-24T13:49:42.206811Z",
            "url": "https://files.pythonhosted.org/packages/24/45/b5b3a4552ea9d7c49e41fafd657a423904ddefb4c7e61e67ed3bb12cbd35/agstoolbox-0.5.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "999f3ff85bce01c0a39b38e023ec72a5b1e58539dcc71604da2b39300c1593d6",
                "md5": "e2868881d32ea40d315061b297837222",
                "sha256": "452ca4ca3bf8d20db9566a7a6dacaef710d42077d1311020ba19cef33a645cf8"
            },
            "downloads": -1,
            "filename": "agstoolbox-0.5.5.tar.gz",
            "has_sig": false,
            "md5_digest": "e2868881d32ea40d315061b297837222",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 300512,
            "upload_time": "2024-11-24T13:49:43",
            "upload_time_iso_8601": "2024-11-24T13:49:43.848311Z",
            "url": "https://files.pythonhosted.org/packages/99/9f/3ff85bce01c0a39b38e023ec72a5b1e58539dcc71604da2b39300c1593d6/agstoolbox-0.5.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-24 13:49:43",
    "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.35976s