clone-auto


Nameclone-auto JSON
Version 0.0.5 PyPI version JSON
download
home_pageNone
SummaryClone all public repositories from a user in a GIT server
upload_time2024-11-30 23:09:30
maintainerNone
docs_urlNone
authorNone
requires_python>=3.11
licenseclone-auto <-> Git clone public repositories from a user Copyright (C) 2024 Sivefunc This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see <https://www.gnu.org/licenses/>.
keywords linux python3 git script
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # clone-auto
Clone auto is a small script to clone all public repositories of a user from platforms like Gitlab, Github or codeberg.

## Requeriments
- python3 >= 3.11
- requests >= 2.32.3

## :file_folder: Installation

### :penguin: Binary dependencies (Unix)
```sh
sudo apt-get install python3 python3-pip python3-setuptools git
```

### Pypi
```sh
python3 -m pip install clone-auto
```

## :computer: Usage
### :clipboard: Clone all my public repositories
```sh
clone_auto -u sivefunc --platforms gitlab codeberg github
```
### :clipboard: Setting up timeout
```sh
clone_auto -u sivefunc --platforms gitlab --timeout 7.77
```

## Supported platforms
<table>
    <tr>
        <td>Name</td>
        <td>Image</td>
    </tr>
    <tr>
        <td>Gitlab</td>
        <td><img src="https://codeberg.org/Sivefunc/clone_auto/raw/branch/master/readme_res/gitlab.png" width="100" height="100"></td>
    </tr>
    <tr>
        <td>Codeberg</td>
        <td><img src="https://codeberg.org/Sivefunc/clone_auto/raw/branch/master/readme_res/codeberg.png" width="100" height="100"></td>
    </tr>
    <tr>
        <td>Github</td>
        <td><img src="https://codeberg.org/Sivefunc/clone_auto/raw/branch/master/readme_res/github.png" width="100" height="100"></td>
    </tr>
 </table>

# Made by :link: [Sivefunc](https://gitlab.com/sivefunc)
# Licensed under :link: [GPLv3](https://codeberg.org/Sivefunc/clone_auto/src/branch/master/LICENSE)

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "clone-auto",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.11",
    "maintainer_email": null,
    "keywords": "linux, python3, git, script",
    "author": null,
    "author_email": "sivefunc <sivefunc@tuta.io>",
    "download_url": "https://files.pythonhosted.org/packages/e7/19/687afcbd3fe6b7e95f99790a0896c4d4a8bdf3eca2635b7d09d4961b2d89/clone_auto-0.0.5.tar.gz",
    "platform": null,
    "description": "# clone-auto\nClone auto is a small script to clone all public repositories of a user from platforms like Gitlab, Github or codeberg.\n\n## Requeriments\n- python3 >= 3.11\n- requests >= 2.32.3\n\n## :file_folder: Installation\n\n### :penguin: Binary dependencies (Unix)\n```sh\nsudo apt-get install python3 python3-pip python3-setuptools git\n```\n\n### Pypi\n```sh\npython3 -m pip install clone-auto\n```\n\n## :computer: Usage\n### :clipboard: Clone all my public repositories\n```sh\nclone_auto -u sivefunc --platforms gitlab codeberg github\n```\n### :clipboard: Setting up timeout\n```sh\nclone_auto -u sivefunc --platforms gitlab --timeout 7.77\n```\n\n## Supported platforms\n<table>\n    <tr>\n        <td>Name</td>\n        <td>Image</td>\n    </tr>\n    <tr>\n        <td>Gitlab</td>\n        <td><img src=\"https://codeberg.org/Sivefunc/clone_auto/raw/branch/master/readme_res/gitlab.png\" width=\"100\" height=\"100\"></td>\n    </tr>\n    <tr>\n        <td>Codeberg</td>\n        <td><img src=\"https://codeberg.org/Sivefunc/clone_auto/raw/branch/master/readme_res/codeberg.png\" width=\"100\" height=\"100\"></td>\n    </tr>\n    <tr>\n        <td>Github</td>\n        <td><img src=\"https://codeberg.org/Sivefunc/clone_auto/raw/branch/master/readme_res/github.png\" width=\"100\" height=\"100\"></td>\n    </tr>\n </table>\n\n# Made by :link: [Sivefunc](https://gitlab.com/sivefunc)\n# Licensed under :link: [GPLv3](https://codeberg.org/Sivefunc/clone_auto/src/branch/master/LICENSE)\n",
    "bugtrack_url": null,
    "license": "clone-auto <-> Git clone public repositories from a user Copyright (C) 2024 Sivefunc  This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.  This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for more details.  You should have received a copy of the GNU General Public License along with this program.  If not, see <https://www.gnu.org/licenses/>. ",
    "summary": "Clone all public repositories from a user in a GIT server",
    "version": "0.0.5",
    "project_urls": {
        "Homepage": "https://gitlab.com/sivefunc/"
    },
    "split_keywords": [
        "linux",
        " python3",
        " git",
        " script"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4d42c5c0609a682d433d58dc263d1a2a08e87e3aef431ac1bfe9062da59c6343",
                "md5": "f5f6ac2fdfff5c358455c3ad340ace58",
                "sha256": "140eb091590d8d24ca6b5fef2065fb09447f6de584ba9cea89bf4e9ff2e0a263"
            },
            "downloads": -1,
            "filename": "clone_auto-0.0.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f5f6ac2fdfff5c358455c3ad340ace58",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11",
            "size": 17329,
            "upload_time": "2024-11-30T23:09:13",
            "upload_time_iso_8601": "2024-11-30T23:09:13.403957Z",
            "url": "https://files.pythonhosted.org/packages/4d/42/c5c0609a682d433d58dc263d1a2a08e87e3aef431ac1bfe9062da59c6343/clone_auto-0.0.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e719687afcbd3fe6b7e95f99790a0896c4d4a8bdf3eca2635b7d09d4961b2d89",
                "md5": "2829601fef4423c0a3d9d843a4fc106e",
                "sha256": "b4d29bf41cfbeab5426441388db3f952ff4eb42f289579ed899676018ee0839b"
            },
            "downloads": -1,
            "filename": "clone_auto-0.0.5.tar.gz",
            "has_sig": false,
            "md5_digest": "2829601fef4423c0a3d9d843a4fc106e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11",
            "size": 15958,
            "upload_time": "2024-11-30T23:09:30",
            "upload_time_iso_8601": "2024-11-30T23:09:30.937907Z",
            "url": "https://files.pythonhosted.org/packages/e7/19/687afcbd3fe6b7e95f99790a0896c4d4a8bdf3eca2635b7d09d4961b2d89/clone_auto-0.0.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-30 23:09:30",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "clone-auto"
}
        
Elapsed time: 0.35659s