diskscan


Namediskscan JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/yourusername/diskscan
SummaryDiskScan - A cross-platform disk cleaner
upload_time2024-06-11 03:44:06
maintainerNone
docs_urlNone
authorYour Name
requires_python>=3.6
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # DiskScan

DiskScan is a cross-platform disk cleaner tool that helps you clean temporary files, cache, and log files from your system.

## Installation

Install DiskScan via pip:

pip install diskscan

## Usage

Run DiskScan from the command line:

diskscan scan # For a medium-size scan
diskscan fullscan # For a complete scan
diskscan scango # For a quick scan

## Supported Platforms

- Windows
- MacOS
- Linux
- ChromeOS

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/yourusername/diskscan",
    "name": "diskscan",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": null,
    "author": "Your Name",
    "author_email": "your.email@example.com",
    "download_url": "https://files.pythonhosted.org/packages/d7/6d/98f9ab70597499e1e66518f1e760cfff2b2b3ab891310a08cc244589ec62/diskscan-0.1.0.tar.gz",
    "platform": null,
    "description": "# DiskScan\r\n\r\nDiskScan is a cross-platform disk cleaner tool that helps you clean temporary files, cache, and log files from your system.\r\n\r\n## Installation\r\n\r\nInstall DiskScan via pip:\r\n\r\npip install diskscan\r\n\r\n## Usage\r\n\r\nRun DiskScan from the command line:\r\n\r\ndiskscan scan # For a medium-size scan\r\ndiskscan fullscan # For a complete scan\r\ndiskscan scango # For a quick scan\r\n\r\n## Supported Platforms\r\n\r\n- Windows\r\n- MacOS\r\n- Linux\r\n- ChromeOS\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "DiskScan - A cross-platform disk cleaner",
    "version": "0.1.0",
    "project_urls": {
        "Homepage": "https://github.com/yourusername/diskscan"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8b8ec3eeaee3d41b8b4acfb5890c94169157365e7dad6320f395bc4387482064",
                "md5": "14817457d4391b59e06389e71eb1a9f3",
                "sha256": "48e45b3c5da7259a5d0c01e52fa2cb72c25d7f859bf1d90edda04f57dd71752f"
            },
            "downloads": -1,
            "filename": "diskscan-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "14817457d4391b59e06389e71eb1a9f3",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 5272,
            "upload_time": "2024-06-11T03:44:03",
            "upload_time_iso_8601": "2024-06-11T03:44:03.685418Z",
            "url": "https://files.pythonhosted.org/packages/8b/8e/c3eeaee3d41b8b4acfb5890c94169157365e7dad6320f395bc4387482064/diskscan-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d76d98f9ab70597499e1e66518f1e760cfff2b2b3ab891310a08cc244589ec62",
                "md5": "adec6dfc95dd482d4137bfc15fd4ee5e",
                "sha256": "ab52cd92e4809b10aeeee15e33fb8c4ea39ae30a868ca265b0632d9322d97c6d"
            },
            "downloads": -1,
            "filename": "diskscan-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "adec6dfc95dd482d4137bfc15fd4ee5e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 3086,
            "upload_time": "2024-06-11T03:44:06",
            "upload_time_iso_8601": "2024-06-11T03:44:06.542142Z",
            "url": "https://files.pythonhosted.org/packages/d7/6d/98f9ab70597499e1e66518f1e760cfff2b2b3ab891310a08cc244589ec62/diskscan-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-11 03:44:06",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "yourusername",
    "github_project": "diskscan",
    "github_not_found": true,
    "lcname": "diskscan"
}
        
Elapsed time: 0.24344s