Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 27 days ago
JSON representation

Pick Only What You Want

Awesome Lists containing this project

README

        

### Install
```shell
pip install git-picker
```

### Usage
```python
import gitpicker as gp

user = 'JiauZhang'
repo = 'git-picker'
branch = 'main'
files = {
'dir': [
'examples',
'gitpicker',
],
'file': [
'LICENSE',
'setup.py',
],
}

picker = gp.GitHub(user, repo, branch, files)
picker.pick()
```

### Sponsor



公众号




AliPay.png




AliPay
WeChatPay




AliPay.png
WeChatPay.png