A GUI to add packages to MR-Hub
Project description
mr-hub-gui
A Python GUI to add packages to MR-Hub.
This tool generates the required JSON description for MR-Hub, and then helps in creating the forked Github repository.
Requirements
This tool is written in Python. Version 3.6 or more are required.
In addition to Python, you will also need:
- A Github account.
- Git installed on your system, and in the path.
- Git properly configured (with global user.name and user.email variables set).
Installation
You can install this program directly from pip:
pip install mr-hub-gui
and subsequently you can directly launch mr-hub-gui
Alternatively, you can clone the github repository and launch the mr-hub-gui
script directly, or install it from the
local clone with pip install -e .
.
The following python libraries are required: PyGithub
, PySide2
, requests
.
Usage
Launch the mr-hub-gui
program. Fill in all the required fields.
You can load and save your settings as JSON (which you can also then use to manually create the repository and the pull
request, if you wish).
Once you are ready, you can select Prepare MR-Hub submission from the File menu. This will fork the main MR-Hub repo inside Github, create a local copy, and modify it. Finally, the pull request page will be open in your browser. Review it and approve it.
See the MR hub github page for more information.
Compatibility
This program was tested with Linux and Windows.
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
Built Distribution
File details
Details for the file mr-hub-gui-0.0.2.tar.gz
.
File metadata
- Download URL: mr-hub-gui-0.0.2.tar.gz
- Upload date:
- Size: 11.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.9.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bf01b3f375dcffd0312c79204ec96f58744947bf1ae7691c0188b2f053944201 |
|
MD5 | e2580cb08a750d2e1303bc5527dc14f9 |
|
BLAKE2b-256 | 2e23d1a47ebe756aca1672954724fad66987705e49842e179ee7d72a8d1de354 |
File details
Details for the file mr_hub_gui-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: mr_hub_gui-0.0.2-py3-none-any.whl
- Upload date:
- Size: 13.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.9.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ffc2b5e4bcdd433dd47a83eb1fb7460085cd1aef2f902a06ab0f2ca323ea4954 |
|
MD5 | 8607d2b03a65928c5cb6afdfafef4219 |
|
BLAKE2b-256 | 72a687d0308abc066f9936e565d8d1fd64913b047729d4608fd198fd5656977f |