hd_active


Namehd_active JSON
Version 0.1.1 PyPI version JSON
download
home_pageNone
SummaryPrevent external HDs from becoming inactive (sleeping).
upload_time2024-08-20 01:16:59
maintainerNone
docs_urlNone
authorJoao Coelho
requires_pythonNone
licenseNone
keywords
VCS
bugtrack_url
requirements pyside6 pyside6-addons pyside6-essentials shiboken6
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # HD Active

[![pypi](https://img.shields.io/pypi/v/hd_active.svg)](https://pypi.python.org/pypi/hd_active)
[![Project License - MIT](https://img.shields.io/pypi/l/hd_active.svg)](https://github.com/joaonc/show_dialog/blob/main/LICENSE.txt)

Prevent external HD's from becoming inactive (sleeping).

**[https://joaonc.github.io/hd_active](https://joaonc.github.io/hd_active)**

## Quick start
```
python -m src.hd_active.hd_active --conf src/hd_active/hd_active.ini
```

## Development
Note: Best to work on a virtual environment.
This page doesn't go into how to do that.

Install the development packages:
```
python -m pip install -r requirements-dev.txt
```

This project uses [pyinvoke](https://www.pyinvoke.org/) to facilitate common tasks.
For a list of tasks:
```
inv --list
```

## Licensing
Even though I'm providing this code under the MIT license, [Qt](https://www.qt.io) is used for the
UI component, meaning you'll be bound to its GPL/LGPL license (more info
[here](https://www.qt.io/licensing/open-source-lgpl-obligations)).

I'm not an expert on these things, so be advised.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "hd_active",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Joao Coelho",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/fd/c3/602180cf40e01f957a3a686aee809272c0aabd08647c60ef0915c96e0be2/hd_active-0.1.1.tar.gz",
    "platform": null,
    "description": "# HD Active\n\n[![pypi](https://img.shields.io/pypi/v/hd_active.svg)](https://pypi.python.org/pypi/hd_active)\n[![Project License - MIT](https://img.shields.io/pypi/l/hd_active.svg)](https://github.com/joaonc/show_dialog/blob/main/LICENSE.txt)\n\nPrevent external HD's from becoming inactive (sleeping).\n\n**[https://joaonc.github.io/hd_active](https://joaonc.github.io/hd_active)**\n\n## Quick start\n```\npython -m src.hd_active.hd_active --conf src/hd_active/hd_active.ini\n```\n\n## Development\nNote: Best to work on a virtual environment.\nThis page doesn't go into how to do that.\n\nInstall the development packages:\n```\npython -m pip install -r requirements-dev.txt\n```\n\nThis project uses [pyinvoke](https://www.pyinvoke.org/) to facilitate common tasks.\nFor a list of tasks:\n```\ninv --list\n```\n\n## Licensing\nEven though I'm providing this code under the MIT license, [Qt](https://www.qt.io) is used for the\nUI component, meaning you'll be bound to its GPL/LGPL license (more info\n[here](https://www.qt.io/licensing/open-source-lgpl-obligations)).\n\nI'm not an expert on these things, so be advised.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Prevent external HDs from becoming inactive (sleeping).",
    "version": "0.1.1",
    "project_urls": {
        "Documentation": "https://joaonc.github.io/hd_active",
        "Home": "https://github.com/joaonc/hd_active"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "ecafdda3b186d2cf1bd420a5882470f959d1be2b913c9d0ce01746f312cfddd6",
                "md5": "d1903fff6703b829acab836aae15e52f",
                "sha256": "9327516735632a26eaa5d0e00a7c1f9afa3d637b0186d00aa545987cb7999283"
            },
            "downloads": -1,
            "filename": "hd_active-0.1.1-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d1903fff6703b829acab836aae15e52f",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 38722,
            "upload_time": "2024-08-20T01:16:58",
            "upload_time_iso_8601": "2024-08-20T01:16:58.275925Z",
            "url": "https://files.pythonhosted.org/packages/ec/af/dda3b186d2cf1bd420a5882470f959d1be2b913c9d0ce01746f312cfddd6/hd_active-0.1.1-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "fdc3602180cf40e01f957a3a686aee809272c0aabd08647c60ef0915c96e0be2",
                "md5": "2dad825658fe3fbfea1fe217143022bf",
                "sha256": "f628e69eee29732ad95ee2f007577968172a0b737e8a570dc0f6de578e6f2009"
            },
            "downloads": -1,
            "filename": "hd_active-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "2dad825658fe3fbfea1fe217143022bf",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 142148,
            "upload_time": "2024-08-20T01:16:59",
            "upload_time_iso_8601": "2024-08-20T01:16:59.661156Z",
            "url": "https://files.pythonhosted.org/packages/fd/c3/602180cf40e01f957a3a686aee809272c0aabd08647c60ef0915c96e0be2/hd_active-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-20 01:16:59",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "joaonc",
    "github_project": "hd_active",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "pyside6",
            "specs": [
                [
                    "==",
                    "6.7.2"
                ]
            ]
        },
        {
            "name": "pyside6-addons",
            "specs": [
                [
                    "==",
                    "6.7.2"
                ]
            ]
        },
        {
            "name": "pyside6-essentials",
            "specs": [
                [
                    "==",
                    "6.7.2"
                ]
            ]
        },
        {
            "name": "shiboken6",
            "specs": [
                [
                    "==",
                    "6.7.2"
                ]
            ]
        }
    ],
    "lcname": "hd_active"
}
        
Elapsed time: 0.33122s