gitpyman

comment your github.


Keywords
python、PyQt5、github, Manage
License
GPL-3.0
Install
pip install gitpyman==0.0.6

Documentation

gitpyman

Manager your github : add comment for your response, stars, following use local language. With the growth of stars and follwing, sometimes it's easy to forget why you care about them.

Interface

image.png

Use

  • method 1: if you is a pythoner, you can :
# you can clone repo and use `python setup.py install`
# or 
#`pip install gitpyman`
# after, use command `gitpyman` in console.

method 2: or download from : ...

User Guide

image.png (In this page , after you write website, username, password , click Login/Update button, will auto write to web ,so you can skip step 1.)

  1. First Time , need login github.com (after will cache, No more login required)
  2. Everytime run software, must be click Login/Update button for get User authentication.
  3. double click can open url to reop;

image.png

  1. filter keywords(user The blank space split)

image.png

How to Contribute

  1. clone repo;
  2. in pycharm set gitpyman folder as Sources Root;
  3. in Client.py set DEBUG = True (about line 65);

TODO:

  • write tests(Sorry, I don't konw how to write unittest);
  • support pyside2;
  • add UML file;
  • add doc;
  • (add hook star/watch);
  • add release;
  • add backup .db --can't upload github,because has pwd;
  • (add Multiple page);
  • change .db path --bug;