DiskWrangler


NameDiskWrangler JSON
Version 3.1.2 PyPI version JSON
download
home_pageNone
SummaryCenbe's Commodore 64 Disk Image Explorer
upload_time2024-08-15 22:00:57
maintainerNone
docs_urlNone
authorNone
requires_python>=3.11
licenseNone
keywords commodore geos
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ### This is Cenbe's Disk Wrangler, an explorer for Commodore 64 disk images written in Python and Qt.

To install, follow these steps:

* You must have Python 3 installed for your operating system. Debian users may need to install qt6-base-dev.

* It's recommended to install into a virtual environment. You can install from PyPI:

    * pip install DiskWrangler

* Run the program:

    * python -m diskwrangler

There's a [video](https://www.lyonlabs.org/commodore/DiskWrangler.mp4) of the Wrangler in action that will give you an idea of what it can do.

You can find the source code for both the [Wrangler](https://gitlab.com/Cenbe/diskwrangler) and the [library](https://gitlab.com/Cenbe/d64py) it's based on at Gitlab.

The revision history can be found [here](https://gitlab.com/Cenbe/DiskWrangler/-/blob/master/revision.history?ref_type=heads).

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "DiskWrangler",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.11",
    "maintainer_email": null,
    "keywords": "Commodore, GEOS",
    "author": null,
    "author_email": "Glenn Holmer <cenbe@protonmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/a1/1b/43277cd828ce0ca534f8f80b62097c5121aa03da1de2adec38bade848840/diskwrangler-3.1.2.tar.gz",
    "platform": null,
    "description": "### This is Cenbe's Disk Wrangler, an explorer for Commodore 64 disk images written in Python and Qt.\n\nTo install, follow these steps:\n\n* You must have Python 3 installed for your operating system. Debian users may need to install qt6-base-dev.\n\n* It's recommended to install into a virtual environment. You can install from PyPI:\n\n    * pip install DiskWrangler\n\n* Run the program:\n\n    * python -m diskwrangler\n\nThere's a [video](https://www.lyonlabs.org/commodore/DiskWrangler.mp4) of the Wrangler in action that will give you an idea of what it can do.\n\nYou can find the source code for both the [Wrangler](https://gitlab.com/Cenbe/diskwrangler) and the [library](https://gitlab.com/Cenbe/d64py) it's based on at Gitlab.\n\nThe revision history can be found [here](https://gitlab.com/Cenbe/DiskWrangler/-/blob/master/revision.history?ref_type=heads).\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Cenbe's Commodore 64 Disk Image Explorer",
    "version": "3.1.2",
    "project_urls": {
        "Changelog": "https://gitlab.com/Cenbe/diskwrangler/-/blob/master/revision.history",
        "Repository": "https://gitlab.com/Cenbe/DiskWrangler.git"
    },
    "split_keywords": [
        "commodore",
        " geos"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "08991ee60d163b4d19f5d4d793ab88a6d7a19840591ba1e602e7e6acedc2c26d",
                "md5": "448bf2790c41a2923d3526ef840680be",
                "sha256": "4361e6fcdce9f859bd1ee2815325c2ef663c8dd4d2bc48f2db425b8b69269460"
            },
            "downloads": -1,
            "filename": "DiskWrangler-3.1.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "448bf2790c41a2923d3526ef840680be",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11",
            "size": 222501,
            "upload_time": "2024-08-15T22:00:56",
            "upload_time_iso_8601": "2024-08-15T22:00:56.226637Z",
            "url": "https://files.pythonhosted.org/packages/08/99/1ee60d163b4d19f5d4d793ab88a6d7a19840591ba1e602e7e6acedc2c26d/DiskWrangler-3.1.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a11b43277cd828ce0ca534f8f80b62097c5121aa03da1de2adec38bade848840",
                "md5": "b25c7c88bdb50aa779624aef479a343c",
                "sha256": "3a2f835ed29d10c17708aed3e7827220d2bdec43eaae3b35d20c218a5bba459d"
            },
            "downloads": -1,
            "filename": "diskwrangler-3.1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "b25c7c88bdb50aa779624aef479a343c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11",
            "size": 217146,
            "upload_time": "2024-08-15T22:00:57",
            "upload_time_iso_8601": "2024-08-15T22:00:57.602966Z",
            "url": "https://files.pythonhosted.org/packages/a1/1b/43277cd828ce0ca534f8f80b62097c5121aa03da1de2adec38bade848840/diskwrangler-3.1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-15 22:00:57",
    "github": false,
    "gitlab": true,
    "bitbucket": false,
    "codeberg": false,
    "gitlab_user": "Cenbe",
    "gitlab_project": "diskwrangler",
    "lcname": "diskwrangler"
}
        
Elapsed time: 8.50937s