Ecosyste.ms: Awesome
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: 27 days 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 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-25T13:15:09.000Z (10 months ago)
- Last Synced: 2024-04-26T16:04:33.188Z (9 months 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 as gpuser = '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
WeChatPay