DiskWrangler


NameDiskWrangler JSON
Version 3.0.7 PyPI version JSON
download
home_page
SummaryCenbe's Commodore 64 Disk Image Explorer
upload_time2023-11-09 18:57:50
maintainer
docs_urlNone
author
requires_python>=3.11
license
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 and the Qt6 libraries installed for your operating system.

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

    * pip install DiskWrangler

* Run the program:

    * python -m disk_wrangler

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. There's also a small [companion library](https://gitlab.com/Cenbe/d64gfx) for routines that require Qt6. 

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

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "DiskWrangler",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.11",
    "maintainer_email": "",
    "keywords": "Commodore,GEOS",
    "author": "",
    "author_email": "Glenn Holmer <cenbe@protonmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/fa/ba/cd9eb78cd03a2223d0deba61efdf22cfb67a2cac96ff3123cd830622a0ef/DiskWrangler-3.0.7.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 and the Qt6 libraries installed for your operating system.\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 disk_wrangler\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. There's also a small [companion library](https://gitlab.com/Cenbe/d64gfx) for routines that require Qt6. \n\nThe revision nistory can be found [here](https://gitlab.com/Cenbe/DiskWrangler/-/blob/master/revision.history?ref_type=heads).\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Cenbe's Commodore 64 Disk Image Explorer",
    "version": "3.0.7",
    "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": "9a68629f46ecfd4aef71e65f424747cb33c0cb67e43e91e7e727e56be1f31dc0",
                "md5": "db2d7dbc7ec26557afdb56fe3fa5fc66",
                "sha256": "385f93269573835e6dd18580759581e369c40f6975274291b688525037205709"
            },
            "downloads": -1,
            "filename": "DiskWrangler-3.0.7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "db2d7dbc7ec26557afdb56fe3fa5fc66",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11",
            "size": 40821,
            "upload_time": "2023-11-09T18:57:48",
            "upload_time_iso_8601": "2023-11-09T18:57:48.664308Z",
            "url": "https://files.pythonhosted.org/packages/9a/68/629f46ecfd4aef71e65f424747cb33c0cb67e43e91e7e727e56be1f31dc0/DiskWrangler-3.0.7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fabacd9eb78cd03a2223d0deba61efdf22cfb67a2cac96ff3123cd830622a0ef",
                "md5": "791339f678b2fba9c0d98e7264cad20b",
                "sha256": "298fbc22de5855077b29ab3b8f09e01b2d04385ab3d81459ec7ffc1c947efcb9"
            },
            "downloads": -1,
            "filename": "DiskWrangler-3.0.7.tar.gz",
            "has_sig": false,
            "md5_digest": "791339f678b2fba9c0d98e7264cad20b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11",
            "size": 35629,
            "upload_time": "2023-11-09T18:57:50",
            "upload_time_iso_8601": "2023-11-09T18:57:50.150591Z",
            "url": "https://files.pythonhosted.org/packages/fa/ba/cd9eb78cd03a2223d0deba61efdf22cfb67a2cac96ff3123cd830622a0ef/DiskWrangler-3.0.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-09 18:57:50",
    "github": false,
    "gitlab": true,
    "bitbucket": false,
    "codeberg": false,
    "gitlab_user": "Cenbe",
    "gitlab_project": "diskwrangler",
    "lcname": "diskwrangler"
}
        
Elapsed time: 0.13611s