# GHPRO
A couple of utilities for working with **G**it**H**ub **PRO**jects (IPython/Jupyter-related, mostly).
This takes some utilities developed for the maintenance of [IPython](https://github.com/ipython/ipython),
and makes them a bit more reusable as a standalone package.
This is tailored for development practices in IPython and Jupyter projects,
in particular:
- all development is done through pull requests
- all pull requests and issues are given milestones
- backport branches have names like '4.x' and '1.3.x'
Tools include:
- summary stats about releases
- manage and apply backports of pull requests
For example, in your repo:
github-stats --milestone 4.3
To get a report about GitHub contributions for milestone 4.3.
Or
backport-pr todo --milestone 4.4
to see what PRs are marked for 4.4 that still need backporting,
or
backport-pr apply 4.x 1234
to backport PR #1234 onto branch 4.x
## Origins
These scripts started as part of IPython (specifically `ipython/tools`),
and are forked as of ipython/ipython@99d29c2d556b9889b5040874e5e673ae2e5a032a.
A couple of utilities for working with **G**it**H**ub **PRO**jects (IPython/Jupyter-related, mostly).
This takes some utilities developed for the maintenance of [IPython](https://github.com/ipython/ipython),
and makes them a bit more reusable as a standalone package.
This is tailored for development practices in IPython and Jupyter projects,
in particular:
- all development is done through pull requests
- all pull requests and issues are given milestones
- backport branches have names like '4.x' and '1.3.x'
Tools include:
- summary stats about releases
- manage and apply backports of pull requests
For example, in your repo:
github-stats --milestone 4.3
To get a report about GitHub contributions for milestone 4.3.
Or
backport-pr todo --milestone 4.4
to see what PRs are marked for 4.4 that still need backporting,
or
backport-pr apply 4.x 1234
to backport PR #1234 onto branch 4.x
## Origins
These scripts started as part of IPython (specifically `ipython/tools`),
and are forked as of ipython/ipython@99d29c2d556b9889b5040874e5e673ae2e5a032a.
Release files for ghpro 1.1.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| ghpro-1.1.1.tar.gz | 11.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| ghpro-1.1.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 24.4 kB
Release files / ghpro-1.1.1.tar.gz
| Download URL | ghpro-1.1.1.tar.gz |
|---|---|
| Size | 11.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
63a280a95cd0e56e400b42460737493a3e986e7c726d531a5640002d6cddffbf
|
|
BLAKE2b-256 checksum How to use checksums |
8ee84fb598af1e1632d40f163821530ff631964e99b29a78a888d84f027bc932
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / ghpro-1.1.1-py3-none-any.whl
| Download URL | ghpro-1.1.1-py3-none-any.whl |
|---|---|
| Size | 13.4 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
c805935132eb73545cba046e81891df45304a5a9be6473018fd3ac2b38fbbc9c
|
|
BLAKE2b-256 checksum How to use checksums |
6c9faf2e9c2155e17284d4189d10c5fa9636e75b1446bf3154d0c773f804e2cb
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |