git picker
Project description
Install
pip install git-picker
Usage
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 | WeChatPay |
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
git_picker-0.3.11.tar.gz
(4.3 kB
view details)
Built Distribution
File details
Details for the file git_picker-0.3.11.tar.gz
.
File metadata
- Download URL: git_picker-0.3.11.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4f2e0cea26bdf0d40ec69215ecc502d21dbeaafd3e5f9c9fea40a23df7a68e5d |
|
MD5 | dfc958ac960c56fe390ef3c9c48f9a64 |
|
BLAKE2b-256 | ff307d62954783fac43f6d40d2bccd4a4ffdd3e7fdeea07567dab8b3f0362636 |
File details
Details for the file git_picker-0.3.11-py3-none-any.whl
.
File metadata
- Download URL: git_picker-0.3.11-py3-none-any.whl
- Upload date:
- Size: 5.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bcabc11185900b9fd42894e42072a16ab31147ce9d478fb3db37d17aa3e80e30 |
|
MD5 | 58bc1c1adb59ac6180c7388a21754259 |
|
BLAKE2b-256 | eb7dfe18dde11ca31e5a27911ebe8432326fbcba92a0a57462c97ed65a996d34 |