Metadata-Version: 2.1
Name: gitpyman
Version: 0.0.1
Summary: comment your github.
Home-page: https://github.com/625781186/gitpyman
Author: Lin JH
Author-email: 625781186@qq.com
License: GPL-3.0
Description: # github_comment
        Managet your github : add comment for your response, stars, following.
        With the growth of stars and follwing, sometimes it's easy to forget why you care about them.
        
        ### Interface
        ![image.png](https://i.loli.net/2019/07/16/5d2cab0ec883c42461.png)
        
        ### Feature
        
        ### How to Contribute
        
        1. `git clone `
        1. in pycharm set `gitpyman` folder as `Sources Root`;
        1. 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;
        
        
Keywords: python、PyQt5、github Manage
Platform: UNKNOWN
Requires-Python: >=3.6
Description-Content-Type: text/markdown
