(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-0.0.1.tar.gz
(11.0 kB
view details)
Built Distribution
ghpro-0.0.1-py3-none-any.whl
(13.4 kB
view details)
File details
Details for the file ghpro-0.0.1.tar.gz
.
File metadata
- Download URL: ghpro-0.0.1.tar.gz
- Upload date:
- Size: 11.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 592e9a24847c5737ca2936639fe2a2b3b3e284d8c129e3f8acf1c05024d5c3dc |
|
MD5 | ce87060ff77a007c45de10023cd48616 |
|
BLAKE2b-256 | 1557fa620985002c187744ff40c419882f337cde2c0c2c6e735b6fa31dc537f0 |
File details
Details for the file ghpro-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: ghpro-0.0.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 | 2f0f32e9a2d407a3d167bc3e65b454e39b5b23a20368fd4645da63771a02a53b |
|
MD5 | 01a4e786290b039bbb20cb95f38a4f66 |
|
BLAKE2b-256 | c423c11c796192f5d838591ee35738708114e6e4424eaff9979973f4e55d3f26 |