gitverbose


Namegitverbose JSON
Version 0.5 PyPI version JSON
download
home_pagehttps://github.com/GitLabBR/gitverbose
SummaryEasy clone github repo, Internet files.
upload_time2024-11-20 19:03:03
maintainerNone
docs_urlNone
authorcaique9014
requires_pythonNone
licenseLICENSE.txt
keywords cli python github git pypi fun image hash table typer 3.9 pip
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Git Verbose
## Install`

``pip install gitverbose`` 

## Usage
``gv clone -h``
``NOT gv -h clone (because it bugs)``


```bash
example@bash.sh~ gv clone -rp https://github.com/example/example.git
``` 

```bash
example@bash.sh~ gv clone --repo https://github.com/example/example.git
```

```bash
example@bash.sh~ gv clone --external https://drive.google.com/drive/../example.git
```

```bash
# Beta function (So may have errors)
example@bash.sh~ gv clone --web https://drive.google.com/drive/../photo.png
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/GitLabBR/gitverbose",
    "name": "gitverbose",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "cli, python, github, git, pypi, fun, image, hash, table, typer, 3.9, pip",
    "author": "caique9014",
    "author_email": "caiqueonz777@proton.me",
    "download_url": "https://files.pythonhosted.org/packages/30/cb/6f21f0afa1ab550451445ffa0ce77f03905959cd0cb00b3276775c203422/gitverbose-0.5.tar.gz",
    "platform": null,
    "description": "# Git Verbose\n## Install`\n\n``pip install gitverbose`` \n\n## Usage\n``gv clone -h``\n``NOT gv -h clone (because it bugs)``\n\n\n```bash\nexample@bash.sh~ gv clone -rp https://github.com/example/example.git\n``` \n\n```bash\nexample@bash.sh~ gv clone --repo https://github.com/example/example.git\n```\n\n```bash\nexample@bash.sh~ gv clone --external https://drive.google.com/drive/../example.git\n```\n\n```bash\n# Beta function (So may have errors)\nexample@bash.sh~ gv clone --web https://drive.google.com/drive/../photo.png\n```\n",
    "bugtrack_url": null,
    "license": "LICENSE.txt",
    "summary": "Easy clone github repo, Internet files.",
    "version": "0.5",
    "project_urls": {
        "Homepage": "https://github.com/GitLabBR/gitverbose"
    },
    "split_keywords": [
        "cli",
        " python",
        " github",
        " git",
        " pypi",
        " fun",
        " image",
        " hash",
        " table",
        " typer",
        " 3.9",
        " pip"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3e64030240af43d418393d2f278247c0023a64acae76b393910043bfb7357514",
                "md5": "34bf5213373f1d4c9052e6eab1d3fd30",
                "sha256": "e1d09e5fe4b148b66299804f19d2fa994449e9ee42cb8274a60c618833af3a7f"
            },
            "downloads": -1,
            "filename": "gitverbose-0.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "34bf5213373f1d4c9052e6eab1d3fd30",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 3392,
            "upload_time": "2024-11-20T19:03:01",
            "upload_time_iso_8601": "2024-11-20T19:03:01.489487Z",
            "url": "https://files.pythonhosted.org/packages/3e/64/030240af43d418393d2f278247c0023a64acae76b393910043bfb7357514/gitverbose-0.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "30cb6f21f0afa1ab550451445ffa0ce77f03905959cd0cb00b3276775c203422",
                "md5": "8d0635148cb1b176ac263835189e42cb",
                "sha256": "fd42ac05e628d8be2d0d3d0cad91e77bd325d0e27d38745c4d75aedf1fc5ee95"
            },
            "downloads": -1,
            "filename": "gitverbose-0.5.tar.gz",
            "has_sig": false,
            "md5_digest": "8d0635148cb1b176ac263835189e42cb",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3036,
            "upload_time": "2024-11-20T19:03:03",
            "upload_time_iso_8601": "2024-11-20T19:03:03.150393Z",
            "url": "https://files.pythonhosted.org/packages/30/cb/6f21f0afa1ab550451445ffa0ce77f03905959cd0cb00b3276775c203422/gitverbose-0.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-20 19:03:03",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "GitLabBR",
    "github_project": "gitverbose",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "gitverbose"
}
        
Elapsed time: 1.07176s