# sudo-win32-extras
Simply contains the `sudo` command for Windows, meant to be used with sudo_win32[sudo]
which contains the actual implementation.
[![Linting](https://github.com/zackees/sudo-win32-extras/actions/workflows/lint.yml/badge.svg)](https://github.com/zackees/sudo-win32-extras/actions/workflows/lint.yml)
To develop software, run `. ./activate.sh`
# Windows
This environment requires you to use `git-bash`.
# Linting
Run `./lint.sh` to find linting errors using `pylint`, `flake8` and `mypy`.
Raw data
{
"_id": null,
"home_page": "https://github.com/zackees/sudo-win32-extras",
"name": "sudo-win32-extras",
"maintainer": "Zachary Vorhies",
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": "",
"keywords": "template-python-cmd",
"author": "",
"author_email": "",
"download_url": "https://files.pythonhosted.org/packages/69/56/aeb37d3cd8fc842fae017dbaa6bd79cb8fddb33e36aff8d99adad1f16a69/sudo_win32_extras-1.0.0.tar.gz",
"platform": null,
"description": "# sudo-win32-extras\r\n\r\nSimply contains the `sudo` command for Windows, meant to be used with sudo_win32[sudo]\r\nwhich contains the actual implementation.\r\n\r\n[![Linting](https://github.com/zackees/sudo-win32-extras/actions/workflows/lint.yml/badge.svg)](https://github.com/zackees/sudo-win32-extras/actions/workflows/lint.yml)\r\n\r\nTo develop software, run `. ./activate.sh`\r\n\r\n# Windows\r\n\r\nThis environment requires you to use `git-bash`.\r\n\r\n# Linting\r\n\r\nRun `./lint.sh` to find linting errors using `pylint`, `flake8` and `mypy`.\r\n",
"bugtrack_url": null,
"license": "BSD 3-Clause License",
"summary": "Contains the sudo command for the sudo_win32[sudo]",
"version": "1.0.0",
"split_keywords": [
"template-python-cmd"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "f592208c863b3c386b275c59f7aa3cc14cb7ac77f1f4ac5d8528c5509ad37c32",
"md5": "41a136ba08d0e29fba692d253a2fde66",
"sha256": "6e26a918ec9a21d5a49835e2bcebf7c0e075c0234dddfc7f408cfce8e2b8d3ba"
},
"downloads": -1,
"filename": "sudo_win32_extras-1.0.0-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "41a136ba08d0e29fba692d253a2fde66",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": ">=3.7",
"size": 3107,
"upload_time": "2023-03-16T03:36:58",
"upload_time_iso_8601": "2023-03-16T03:36:58.300840Z",
"url": "https://files.pythonhosted.org/packages/f5/92/208c863b3c386b275c59f7aa3cc14cb7ac77f1f4ac5d8528c5509ad37c32/sudo_win32_extras-1.0.0-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "6956aeb37d3cd8fc842fae017dbaa6bd79cb8fddb33e36aff8d99adad1f16a69",
"md5": "617fd543d6246f9124820c9d49c3b6ff",
"sha256": "3dcdd7c490abd3d6648a732c0593c9553b8f7360836f5f565b18c09927e1a397"
},
"downloads": -1,
"filename": "sudo_win32_extras-1.0.0.tar.gz",
"has_sig": false,
"md5_digest": "617fd543d6246f9124820c9d49c3b6ff",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 7324,
"upload_time": "2023-03-16T03:37:00",
"upload_time_iso_8601": "2023-03-16T03:37:00.345027Z",
"url": "https://files.pythonhosted.org/packages/69/56/aeb37d3cd8fc842fae017dbaa6bd79cb8fddb33e36aff8d99adad1f16a69/sudo_win32_extras-1.0.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-03-16 03:37:00",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "zackees",
"github_project": "sudo-win32-extras",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"tox": true,
"lcname": "sudo-win32-extras"
}