lizardwizard


Namelizardwizard JSON
Version 0.2.0 PyPI version JSON
download
home_pagehttps://github.com/jpfleischer/lizardwizard
SummaryA package to ease the use of the Reptilian operating system at the University of Florida.
upload_time2024-02-25 02:11:32
maintainer
docs_urlNone
authorJacques Fleischer
requires_python>=3.8,<4.0
licenseMIT
keywords reptilian operating system university of florida
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # lizardwizard

<img src="https://i.pinimg.com/originals/81/f4/13/81f4137db4ad67bfd81ae4665c3a4177.png" width="200" height="200">


It is time to make reptilian better.
Introducing lizardwizard.

Use the following in a terminal, on a computer that has Python installed.

```bash
# making sure you have python
python -V

pip install lizardwizard
```

Then use the `lw` command.

```bash
lw hello
```

You can use the `down` command to shut down reptilian without having to fiddle with the mouse integration -> ctrl -> ctrl+del -> mouse over shutdown -> click combo... dont do any of that anymore... simply say

```bash
lw down
```
Credits: Original shutdown script by Dominik Kapuscinski

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/jpfleischer/lizardwizard",
    "name": "lizardwizard",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8,<4.0",
    "maintainer_email": "",
    "keywords": "reptilian,operating system,university of florida",
    "author": "Jacques Fleischer",
    "author_email": "jacquespfleischer@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/da/84/cb26e0b365206129e4028ecf25340a12058689e2ec7c51e89df9f8e7948a/lizardwizard-0.2.0.tar.gz",
    "platform": null,
    "description": "# lizardwizard\n\n<img src=\"https://i.pinimg.com/originals/81/f4/13/81f4137db4ad67bfd81ae4665c3a4177.png\" width=\"200\" height=\"200\">\n\n\nIt is time to make reptilian better.\nIntroducing lizardwizard.\n\nUse the following in a terminal, on a computer that has Python installed.\n\n```bash\n# making sure you have python\npython -V\n\npip install lizardwizard\n```\n\nThen use the `lw` command.\n\n```bash\nlw hello\n```\n\nYou can use the `down` command to shut down reptilian without having to fiddle with the mouse integration -> ctrl -> ctrl+del -> mouse over shutdown -> click combo... dont do any of that anymore... simply say\n\n```bash\nlw down\n```\nCredits: Original shutdown script by Dominik Kapuscinski\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A package to ease the use of the Reptilian operating system at the University of Florida.",
    "version": "0.2.0",
    "project_urls": {
        "Documentation": "https://github.com/jpfleischer/lizardwizard/blob/main/README.md",
        "Homepage": "https://github.com/jpfleischer/lizardwizard",
        "Repository": "https://github.com/jpfleischer/lizardwizard.git"
    },
    "split_keywords": [
        "reptilian",
        "operating system",
        "university of florida"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6df6c3cf209cb6f2620036bb70adbceb020ef56c8845a0fd6702d393eace6618",
                "md5": "2ff5c2373ceb9bcec6d6f749b5a1a030",
                "sha256": "11659f53d3d62c6415cb75ff6233a9f92a5bd21213d4ea71e7b87581e73e1740"
            },
            "downloads": -1,
            "filename": "lizardwizard-0.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2ff5c2373ceb9bcec6d6f749b5a1a030",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8,<4.0",
            "size": 3710,
            "upload_time": "2024-02-25T02:11:30",
            "upload_time_iso_8601": "2024-02-25T02:11:30.723078Z",
            "url": "https://files.pythonhosted.org/packages/6d/f6/c3cf209cb6f2620036bb70adbceb020ef56c8845a0fd6702d393eace6618/lizardwizard-0.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "da84cb26e0b365206129e4028ecf25340a12058689e2ec7c51e89df9f8e7948a",
                "md5": "d23b8c1593e5986cbbb87201e824253a",
                "sha256": "600ba7cb716b89392c7e9e77308f14b53d25df174947ab24e62302f8e6299ced"
            },
            "downloads": -1,
            "filename": "lizardwizard-0.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "d23b8c1593e5986cbbb87201e824253a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8,<4.0",
            "size": 3114,
            "upload_time": "2024-02-25T02:11:32",
            "upload_time_iso_8601": "2024-02-25T02:11:32.263552Z",
            "url": "https://files.pythonhosted.org/packages/da/84/cb26e0b365206129e4028ecf25340a12058689e2ec7c51e89df9f8e7948a/lizardwizard-0.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-25 02:11:32",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "jpfleischer",
    "github_project": "lizardwizard",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "lizardwizard"
}
        
Elapsed time: 2.33559s