An open API service indexing awesome lists of open source software.

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

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.png




AliPay
WeChatPay




AliPay.png
WeChatPay.png