Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Youfou
wxpy
Commits
f5a05f8a
Commit
f5a05f8a
authored
8 years ago
by
Youfou
Browse files
Options
Download
Email Patches
Plain Diff
update readme
parent
da81db6e
master
develop
github/fork/Imccccc/master
github/fork/bobolau/master
github/fork/bugrevelio/master
github/fork/chenbotao828/new-core
github/fork/haiya512/master
github/fork/hanx11/develop
github/fork/mashihua/patch-1
new-core
0.3.9.8
0.3.9.7
0.3.9.6
0.3.9.5
0.3.9
0.3.6
0.3.5
0.3.4
0.3.3
0.3.2
0.3.1
0.3.0
0.2.6
0.2.5
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
README.rst
+2
-2
README.rst
wxpy/__init__.py
+1
-1
wxpy/__init__.py
with
3 additions
and
3 deletions
+3
-3
README.rst
+
2
-
2
View file @
f5a05f8a
...
...
@@ -84,10 +84,10 @@ wxpy: 用 Python 玩微信
* 获取好友/群成员昵称、备注、性别、地区
* 加好友,建群,邀请进群,踢出群
了解更多
说明文档
----------------
说明文档:
http://wxpy.readthedocs.io
http://wxpy.readthedocs.io
项目主页
----------------
...
...
This diff is collapsed.
Click to expand it.
wxpy/__init__.py
+
1
-
1
View file @
f5a05f8a
...
...
@@ -52,7 +52,7 @@ from .ext import Tuling, WeChatLoggingHandler, get_wechat_logger
from
.utils
import
dont_raise_response_error
,
embed
,
ensure_one
,
mutual_friends
__title__
=
'wxpy'
__version__
=
'0.2.
4
'
__version__
=
'0.2.
5
'
__author__
=
'Youfou'
__license__
=
'MIT'
__copyright__
=
'2017, Youfou'
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Snippets