(IPython/Jupyter) GitHub project tools
Project description
# 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.
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
ghpro-1.1.1.tar.gz
(11.0 kB
view details)
Built Distribution
ghpro-1.1.1-py3-none-any.whl
(13.4 kB
view details)
File details
Details for the file ghpro-1.1.1.tar.gz
.
File metadata
- Download URL: ghpro-1.1.1.tar.gz
- Upload date:
- Size: 11.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 63a280a95cd0e56e400b42460737493a3e986e7c726d531a5640002d6cddffbf |
|
MD5 | ecdaf9582ae560757ad8037155fcc474 |
|
BLAKE2b-256 | 8ee84fb598af1e1632d40f163821530ff631964e99b29a78a888d84f027bc932 |
File details
Details for the file ghpro-1.1.1-py3-none-any.whl
.
File metadata
- Download URL: ghpro-1.1.1-py3-none-any.whl
- Upload date:
- Size: 13.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c805935132eb73545cba046e81891df45304a5a9be6473018fd3ac2b38fbbc9c |
|
MD5 | 830ab2a962f76bcf127a297f25864421 |
|
BLAKE2b-256 | 6c9faf2e9c2155e17284d4189d10c5fa9636e75b1446bf3154d0c773f804e2cb |