Project description

Installation
$ [sudo] pip install github-create
Config
| bash |
python |
export GITHUB_TOKEN="your_github_token" |
os.environ["GITHUB_TOKEN"]="your_github_token" |
Functions
| function |
__doc__ |
github_create.create(fullname) |
create github repo |
Executable modules
| usage |
__doc__ |
python -m github_create name ... |
create github repo(s) |
Examples
$ python -m github_create repo1 repo2
$ python -m github_create my_org/repo1 my_org/repo2
python-readme-generator
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file github-create-2019.4.13.tar.gz.
File metadata
-
Download URL: github-create-2019.4.13.tar.gz
- Upload date:
-
Size: 1.7 kB
- Tags: Source
-
Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.21.0 setuptools/40.9.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.2
File hashes
Hashes for github-create-2019.4.13.tar.gz
| Algorithm |
Hash digest |
|
| SHA256 |
2784d487b45866dd4f124d25fb7607c85dc16bca4ae968e4fc66aee9a6d61a96
|
|
| MD5 |
4ff58b2c103268651a30f11dde6c55c5
|
|
| BLAKE2b-256 |
dda0d2bbf9ac5adc341a657c659351370bcedb6b6f119e5cf184da8002700e76
|
|
See more details on using hashes here.