https://github.com/jiauzhang/git-picker
Pick Only What You Want
https://github.com/jiauzhang/git-picker
git git-clone gitee github gitlab
Last synced: 9 months ago
JSON representation
Pick Only What You Want
- Host: GitHub
- URL: https://github.com/jiauzhang/git-picker
- Owner: JiauZhang
- License: mit
- Created: 2023-08-07T22:40:39.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-25T13:15:09.000Z (almost 2 years ago)
- Last Synced: 2024-04-26T16:04:33.188Z (almost 2 years ago)
- Topics: git, git-clone, gitee, github, gitlab
- Language: Python
- Homepage:
- Size: 31.3 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
### Install
```shell
pip install git-picker
```
### Usage
```python
import gitpicker.github as git
user = 'JiauZhang'
repo = 'git-picker'
branch = 'main'
files = {
'dir': [
'examples',
'gitpicker',
],
'file': [
'LICENSE',
'setup.py',
],
}
picker = git.GitHub(user, repo, branch)
picker.pick(files)
```
### Sponsor
公众号
AliPay
WeChatPay