gh-manager


Namegh-manager JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/yourusername/gh_manager
SummaryA versatile toolkit for managing GitHub repositories, users, and personal access tokens.
upload_time2024-08-31 00:02:22
maintainerNone
docs_urlNone
authorGreg Chism
requires_python>=3.6
licenseMIT
keywords github repository management automation
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # gh_manager
 The package `gh_manager` is a versatile toolkit for managing GitHub repositories, users, and personal access tokens. It provides easy-to-use functions and command-line tools for common tasks such as repository management, user administration, token handling, and scope verification, streamlining GitHub workflows for developers and administrators.
 

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/yourusername/gh_manager",
    "name": "gh-manager",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": "GitHub, repository management, automation",
    "author": "Greg Chism",
    "author_email": "Greg Chism <gchism@arizona.edu>",
    "download_url": "https://files.pythonhosted.org/packages/6e/ca/ac37c7f6379f0700c7be9f65b8406bde7cf389c783c850ccecde4a853f04/gh_manager-0.1.0.tar.gz",
    "platform": null,
    "description": "# gh_manager\n The package `gh_manager` is a versatile toolkit for managing GitHub repositories, users, and personal access tokens. It provides easy-to-use functions and command-line tools for common tasks such as repository management, user administration, token handling, and scope verification, streamlining GitHub workflows for developers and administrators.\n \n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A versatile toolkit for managing GitHub repositories, users, and personal access tokens.",
    "version": "0.1.0",
    "project_urls": {
        "Homepage": "https://github.com/Gchism94/gh_manager"
    },
    "split_keywords": [
        "github",
        " repository management",
        " automation"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "48797e8c086be3c5a8d6d863b80c80dc2325274a7ff12940bde7ee35cd1c771d",
                "md5": "8f064e7f8e892feb079ea8b36425ad8f",
                "sha256": "5e1600538dd1cf8ca53b0a00f4d8ee1ffb658ad614730c2ad42fda736f825953"
            },
            "downloads": -1,
            "filename": "gh_manager-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8f064e7f8e892feb079ea8b36425ad8f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 7737,
            "upload_time": "2024-08-31T00:02:21",
            "upload_time_iso_8601": "2024-08-31T00:02:21.055486Z",
            "url": "https://files.pythonhosted.org/packages/48/79/7e8c086be3c5a8d6d863b80c80dc2325274a7ff12940bde7ee35cd1c771d/gh_manager-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6ecaac37c7f6379f0700c7be9f65b8406bde7cf389c783c850ccecde4a853f04",
                "md5": "9b7fba0a8336c18699a82577ffad1015",
                "sha256": "90a8af7c9b16828971f3357d180f7f270b40d90b17edb59aeff2b38b472dbd68"
            },
            "downloads": -1,
            "filename": "gh_manager-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "9b7fba0a8336c18699a82577ffad1015",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 6468,
            "upload_time": "2024-08-31T00:02:22",
            "upload_time_iso_8601": "2024-08-31T00:02:22.733402Z",
            "url": "https://files.pythonhosted.org/packages/6e/ca/ac37c7f6379f0700c7be9f65b8406bde7cf389c783c850ccecde4a853f04/gh_manager-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-31 00:02:22",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "yourusername",
    "github_project": "gh_manager",
    "github_not_found": true,
    "lcname": "gh-manager"
}
        
Elapsed time: 0.29130s