Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/wechatpy/wechatpy
WeChat SDK for Python
https://github.com/wechatpy/wechatpy
Fix codecov badge url in README.md
Signed-off-by: messense <[email protected]>
ee7a9b5756f02abbafcfcd50c77d551a0d27ecd0 authored over 8 years ago
Small code style fixes
Signed-off-by: messense <[email protected]>
f7cef5524e5869ac6e8afd9cd1bf85c2e5f8cef4 authored over 8 years ago
Merge pull request #145 from zephyrrr/master
按照官方文档增加了几个接口
0d3a1b11e8e537c0f969f885b00d515e2c2f7208 authored over 8 years ago
按照官方文档增加了几个接口
b5feeb955445443ae6732a73351182d3bab3d16e authored almost 9 years ago
b5feeb955445443ae6732a73351182d3bab3d16e authored almost 9 years ago
Add WeCron demo project
5f7e868d4a3f9d59913e804874b00cc4e54c77be authored almost 9 years ago
5f7e868d4a3f9d59913e804874b00cc4e54c77be authored almost 9 years ago
Update README.md
87f334a45ad71e9befeeb6fa8412be752f56cac0 authored almost 9 years ago
87f334a45ad71e9befeeb6fa8412be752f56cac0 authored almost 9 years ago
Bump version: 1.2.7 → 1.2.8
56fc01fc6ba4e939388beba263761aba7d23e254 authored almost 9 years ago
56fc01fc6ba4e939388beba263761aba7d23e254 authored almost 9 years ago
Update changelog
1f992a2ea39278cad4c8f524db8b2d91e787fcd8 authored almost 9 years ago
1f992a2ea39278cad4c8f524db8b2d91e787fcd8 authored almost 9 years ago
Merge pull request #144 from Brightcells/master
add check_signature for WeChatPay
0a3f57addc561059c9c5155595ed943730127e3f authored almost 9 years ago
add check_signature for WeChatPay
5e9b48a6055fa456bf5136fbe4264f7ca2cce56f authored almost 9 years ago
5e9b48a6055fa456bf5136fbe4264f7ca2cce56f authored almost 9 years ago
Merge pull request #143 from Brightcells/master
Fix Bug: format_url error when some params' value is empty.
685005cc4cc06189a75f806f2ead175b6040532b authored almost 9 years ago
Fix Bug: format_url error when some params' value is empty. See: https://pay.weixin.qq.com/wiki/doc/api/app/app.php?chapter=4_3
601b7ce3c7723f5036b00b024f9c8558bc31d99e authored almost 9 years ago
601b7ce3c7723f5036b00b024f9c8558bc31d99e authored almost 9 years ago
Merge pull request #142 from Brightcells/master
Fix Bug: wrong use app_id as appid in get_appapi_params
a56995e5483f7ce9dd28a1dd76672b46b647c8ae authored almost 9 years ago
Fix Bug: wrong use app_id as appid in get_appapi_params
298cef0c76c8b14097b4b232340e821d62b562bf authored almost 9 years ago
298cef0c76c8b14097b4b232340e821d62b562bf authored almost 9 years ago
Test case fixes.
1e00b6bfcb92e2bcc4528e4ef1f93bd9bbfe79d7 authored almost 9 years ago
1e00b6bfcb92e2bcc4528e4ef1f93bd9bbfe79d7 authored almost 9 years ago
Merge pull request #141 from faceair/fix_timezone
Fix #140
364fb44119a26cb6ded777748b83632db80d98d6 authored almost 9 years ago
import dateutil
214f8166a20aa3e73ae6d291ede42c08504c9620 authored almost 9 years ago
214f8166a20aa3e73ae6d291ede42c08504c9620 authored almost 9 years ago
Merge pull request #139 from faceair/master
支持获取 APP 支付参数
c35a8adb0f3637dbafec6293bfa24b043394bbaf authored almost 9 years ago
fix time_start
aedd26b0bf54ad4e8967cd64d1ee2fc7ea40aba1 authored almost 9 years ago
aedd26b0bf54ad4e8967cd64d1ee2fc7ea40aba1 authored almost 9 years ago
fix time_expire on other timezone
6280b4944988a9ba1a11b37d3f8551dcfa7c29a2 authored almost 9 years ago
6280b4944988a9ba1a11b37d3f8551dcfa7c29a2 authored almost 9 years ago
add get_appapi_params
6fa634420bff7e8fca5fb3048dddc6a6d74dafa0 authored almost 9 years ago
6fa634420bff7e8fca5fb3048dddc6a6d74dafa0 authored almost 9 years ago
Update Changelog
b8a13a2c82737f2344e7a112717c47134033400a authored almost 9 years ago
b8a13a2c82737f2344e7a112717c47134033400a authored almost 9 years ago
Bump version: 1.2.6 → 1.2.7
b572eab6f29382bc5ead6b9b18db2a6f0432397e authored almost 9 years ago
b572eab6f29382bc5ead6b9b18db2a6f0432397e authored almost 9 years ago
Merge pull request #138 from faceair/master
统一下单接口支持指定支付方式
e30f90152b8399a542f170782e20bdce50ae9b3a authored almost 9 years ago
support limit pay
a7d1df2d4a6028e097691d7e1f7f2ce3ec42835e authored almost 9 years ago
a7d1df2d4a6028e097691d7e1f7f2ce3ec42835e authored almost 9 years ago
Merge pull request #137 from zephyrrr/master
API_BASE_URL change in card api
e6b1981b9aa301df680183018137132b1f410e75 authored almost 9 years ago
API_BASE_URL change in card api
b65cf5d165d4288aaa86ba364bac407e20868e24 authored almost 9 years ago
b65cf5d165d4288aaa86ba364bac407e20868e24 authored almost 9 years ago
Merge pull request #134 from hunter007/master
Move functions in `wechatpy._compat` to `wechatpy.utils`
36e5ebc65c2c129203c34098fc5f1e60d66fa463 authored almost 9 years ago
fix byte2int()
62cc4761fbc1056b2867b6a430e818bc08409a42 authored almost 9 years ago
62cc4761fbc1056b2867b6a430e818bc08409a42 authored almost 9 years ago
move functions in `wechatpy._compat` to `wechatpy.utils`
b8acfeda1fe0de04cfddee9b358f2dd630dc561f authored almost 9 years ago
b8acfeda1fe0de04cfddee9b358f2dd630dc561f authored almost 9 years ago
Add Python 3.5 in classifiers. [ci skip]
b96a133494f4325fa5650a1a4d3822ee44c5ad9c authored almost 9 years ago
b96a133494f4325fa5650a1a4d3822ee44c5ad9c authored almost 9 years ago
Bump version: 1.2.5 → 1.2.6
a18c0230eaf1b9db7989a578204d48a4433562fa authored almost 9 years ago
a18c0230eaf1b9db7989a578204d48a4433562fa authored almost 9 years ago
Update changelog and fix oauth docs titles
df57f867233e5f5b6ce6fcecfbcb774070ad6893 authored almost 9 years ago
df57f867233e5f5b6ce6fcecfbcb774070ad6893 authored almost 9 years ago
Merge pull request #133 from cloverstd/master
企业号 OAuth 示例
833c918742763cc4811c6dba63820ae9798d4a86 authored almost 9 years ago
fix enterprise oauth
5d7c7b5336eb41477a17b3f97b597a987fa653df authored almost 9 years ago
5d7c7b5336eb41477a17b3f97b597a987fa653df authored almost 9 years ago
Merge pull request #6 from jxtech/master
跟进
6fdbc5bc0a4e746f594c3ceb4749eee4878e5aab authored almost 9 years ago
Merge pull request #132 from hunter007/master
Add django demo project
3db3c4debd6e8eb4e0ca20fb5501fbb09f99a757 authored almost 9 years ago
Merge branch 'master' of https://github.com/jxtech/wechatpy
11982e1a4929ebe28457a599ae0bfb119f9b0a7c authored almost 9 years ago
11982e1a4929ebe28457a599ae0bfb119f9b0a7c authored almost 9 years ago
添加示例项目
988c47d48c2330509f58bff1030c5a9f1ccbb419 authored almost 9 years ago
988c47d48c2330509f58bff1030c5a9f1ccbb419 authored almost 9 years ago
Add SubscribeScanProductEvent for WeChat Scan
50e1a3724626d29e75fd50f3fb4d37a880d02885 authored almost 9 years ago
50e1a3724626d29e75fd50f3fb4d37a880d02885 authored almost 9 years ago
Bug fixes and add test cases for WeChatScan API
ad268434f92f09a58e9229a77ef05b6c04413c8a authored almost 9 years ago
ad268434f92f09a58e9229a77ef05b6c04413c8a authored almost 9 years ago
Add WeChatScan documentation in client section
9d94ee09198b8fdba22f7f8867c8ff6e02e23159 authored almost 9 years ago
9d94ee09198b8fdba22f7f8867c8ff6e02e23159 authored almost 9 years ago
Add scan related events documentation
f57a4a076dc54a91394ee549e7f17ba1527aaeb8 authored almost 9 years ago
f57a4a076dc54a91394ee549e7f17ba1527aaeb8 authored almost 9 years ago
Add WeChat Scan related APIs and events
a1d709e5c4fda2187b1c6721545f4ca486ae34cb authored almost 9 years ago
a1d709e5c4fda2187b1c6721545f4ca486ae34cb authored almost 9 years ago
Change Windows PyCrypto download link. [ci skip]
bb3d27f173ed0143a154c560adecb0044123db2a authored almost 9 years ago
bb3d27f173ed0143a154c560adecb0044123db2a authored almost 9 years ago
Update badges
a1657f298814f5e47090082e66bdcb4c0c0118ef authored almost 9 years ago
a1657f298814f5e47090082e66bdcb4c0c0118ef authored almost 9 years ago
Add OAuth documentation(TODO)
590a504fc0e775aaff166068355ba47d3d70b72e authored almost 9 years ago
590a504fc0e775aaff166068355ba47d3d70b72e authored almost 9 years ago
Remove useless code in docs
81059adc9c0dd61a267e1c9b4a620a5e4f121296 authored almost 9 years ago
81059adc9c0dd61a267e1c9b4a620a5e4f121296 authored almost 9 years ago
Update README.md. [ci skip]
196d02c6bf9040facac52c50da01277397984d6b authored almost 9 years ago
196d02c6bf9040facac52c50da01277397984d6b authored almost 9 years ago
Add replies documentation in quick start. Ref #129
b41aea1a4007e32dff9b129c6a647671b41f1cae authored almost 9 years ago
b41aea1a4007e32dff9b129c6a647671b41f1cae authored almost 9 years ago
Change Development Status clasifier to Producation/Stable
199763e57824e39b562676c57366722373e36b6e authored almost 9 years ago
199763e57824e39b562676c57366722373e36b6e authored almost 9 years ago
Update installation docs
deaedf145d18ac3e6d36f4a4bb9eaeb27755d203 authored almost 9 years ago
deaedf145d18ac3e6d36f4a4bb9eaeb27755d203 authored almost 9 years ago
Update client and pay documentation title
e5aab463c94ea662bb016bca35d0944979ceac3f authored almost 9 years ago
e5aab463c94ea662bb016bca35d0944979ceac3f authored almost 9 years ago
Add links to message and events in quickstart documentation
be92b77a9133b4be6e0201d0808374d42026953e authored almost 9 years ago
be92b77a9133b4be6e0201d0808374d42026953e authored almost 9 years ago
Update quickstart documentation
95035619000e3a35ef3e80067fd423a4c55412fa authored almost 9 years ago
95035619000e3a35ef3e80067fd423a4c55412fa authored almost 9 years ago
Cleanup documentation
c46a34e23baa8fa93f1a0ac4fe8e08094859026c authored almost 9 years ago
c46a34e23baa8fa93f1a0ac4fe8e08094859026c authored almost 9 years ago
Update installation documentation
521702ab75e80b82e7d3aa86ea52ece23560499f authored almost 9 years ago
521702ab75e80b82e7d3aa86ea52ece23560499f authored almost 9 years ago
Update misc, qrcode and semantic docs
44515c44bfe74d25c236431157ec31e609a75e62 authored almost 9 years ago
44515c44bfe74d25c236431157ec31e609a75e62 authored almost 9 years ago
Write docs for menu, group and message APIs
57f16765a41225bbbb262ee888425fce837bc027 authored almost 9 years ago
57f16765a41225bbbb262ee888425fce837bc027 authored almost 9 years ago
Update some documentations
cee8d5d45e0f7afc1c3632ef9d0e38deaa458634 authored almost 9 years ago
cee8d5d45e0f7afc1c3632ef9d0e38deaa458634 authored almost 9 years ago
Fix enterprise OAuth url. Closes #126
353b75ecfd65e286cad8df9bd607a14628a76918 authored almost 9 years ago
353b75ecfd65e286cad8df9bd607a14628a76918 authored almost 9 years ago
Bump version: 1.2.4 → 1.2.5
8e32a4687e93c96dd1e3104a29e0cfe839bcbcc9 authored about 9 years ago
8e32a4687e93c96dd1e3104a29e0cfe839bcbcc9 authored about 9 years ago
Remove namespace_packages from setup.py
069ed00e7dc11e374f3a1b81b8821ae49eb3c185 authored about 9 years ago
069ed00e7dc11e374f3a1b81b8821ae49eb3c185 authored about 9 years ago
Bump version: 1.2.3 → 1.2.4
c492ac95cb608c87f1fbc252dd72e5954b1544e0 authored about 9 years ago
c492ac95cb608c87f1fbc252dd72e5954b1544e0 authored about 9 years ago
Add bumpversion configuration file
4238902ab206dcda3b96825992844c6e5ade9f5f authored about 9 years ago
4238902ab206dcda3b96825992844c6e5ade9f5f authored about 9 years ago
Fix material API URL
f8248b1358367a5c5ba8a6b7cea98a2bc3291a01 authored about 9 years ago
f8248b1358367a5c5ba8a6b7cea98a2bc3291a01 authored about 9 years ago
Add namespace_packages argument to setup
8c7953f0ecb80e9c7c770b6ebb31f870db698c41 authored about 9 years ago
8c7953f0ecb80e9c7c770b6ebb31f870db698c41 authored about 9 years ago
Remove AsyncWeChatClient related codes
735bc8f001e33b92f4356d3cd3ba4344b428dc23 authored about 9 years ago
735bc8f001e33b92f4356d3cd3ba4344b428dc23 authored about 9 years ago
requests is fine now
06259292ed77c0cf2e13b27fda6cc26ce97ee33c authored about 9 years ago
06259292ed77c0cf2e13b27fda6cc26ce97ee33c authored about 9 years ago
Fix MassSendJobFinishEvent id. Closes #116
c5f2d9c37ec37cfed8b5d45011113153ce125a4c authored about 9 years ago
c5f2d9c37ec37cfed8b5d45011113153ce125a4c authored about 9 years ago
Merge pull request #117 from polyrabbit/master
在调用语义分析接口出错的时候,微信有时不会返回errmsg字段
b39ca4f7306b97c7a33cdcca072a2a52a6cb8efe authored about 9 years ago
Wechat won't return errmsg on some occasion
0924002313effe6798e6952aa4efecf70962d572 authored about 9 years ago
0924002313effe6798e6952aa4efecf70962d572 authored about 9 years ago
Fix docstring for menu.add_conditional API
d87ce13e432c7e4afe5e489aa92efcbd61f72882 authored about 9 years ago
d87ce13e432c7e4afe5e489aa92efcbd61f72882 authored about 9 years ago
Use requests < 2.9.0
9654c87df198e5d6b7873e211e4fdf18a29c6277 authored about 9 years ago
9654c87df198e5d6b7873e211e4fdf18a29c6277 authored about 9 years ago
Merge pull request #115 from lileixuan/master
Add conditional menu API.
246fdf6756862137cf7bfcd4e19a58bdedacacb4 authored about 9 years ago
Update menu.py
a79689a493cba994a7588a878fe54c674fd0cb32 authored about 9 years ago
a79689a493cba994a7588a878fe54c674fd0cb32 authored about 9 years ago
Update menu.py
0d46ad6f9a49b06df12af63a9aaa1c76baf978d6 authored about 9 years ago
0d46ad6f9a49b06df12af63a9aaa1c76baf978d6 authored about 9 years ago
Merge pull request #114 from KleeTaurus/master
Fix xml parse issue for download_bill API
1ed77cecf9320a935f441716373d52c48b4e6a96 authored about 9 years ago
Fix xml parse issue for download_bill API
247a6b5c0a1b82b4e0a5d715dcae9d0a7dfd9ed1 authored about 9 years ago
247a6b5c0a1b82b4e0a5d715dcae9d0a7dfd9ed1 authored about 9 years ago
Fix qrcode.show 404 bug. Closes #113
d30dd4db7f407e8f819516ab83384f0e24ac6d8b authored about 9 years ago
d30dd4db7f407e8f819516ab83384f0e24ac6d8b authored about 9 years ago
Do not run coverage on Windows CI
8624d7e9816abfb03aa8fedde0004b07d61cf9af authored about 9 years ago
8624d7e9816abfb03aa8fedde0004b07d61cf9af authored about 9 years ago
Use tox-win.ini for tox configuration on Windows
cc34758031893afd2a159565052b00895721a0e2 authored about 9 years ago
cc34758031893afd2a159565052b00895721a0e2 authored about 9 years ago
Use envbindir instead of envdir
c2036ef50e14bb160db5b84e04167e5558b66654 authored about 9 years ago
c2036ef50e14bb160db5b84e04167e5558b66654 authored about 9 years ago
Remove pytest-cov, just use coverage.py
0cc508b62d7c6cde45f0ce5bc7ae3258ffd4834a authored about 9 years ago
0cc508b62d7c6cde45f0ce5bc7ae3258ffd4834a authored about 9 years ago
Again try to fix Appveyor build
b49bda66822ec6ad838c39f48ca3d2c35abc7e4d authored about 9 years ago
b49bda66822ec6ad838c39f48ca3d2c35abc7e4d authored about 9 years ago
Try to fix Appveyor build error regarding Redis server
6464de3a4ad6e98b3c05c73f12f4f4fb6890e220 authored about 9 years ago
6464de3a4ad6e98b3c05c73f12f4f4fb6890e220 authored about 9 years ago
Update changelog. [ci skip]'
cc858dc0a5f9488900ea2ccce0c2a129a28d8167 authored about 9 years ago
cc858dc0a5f9488900ea2ccce0c2a129a28d8167 authored about 9 years ago
Support send mpnews in message API
de0826bb42f8d8e36b33937364533b48a63504ca authored about 9 years ago
de0826bb42f8d8e36b33937364533b48a63504ca authored about 9 years ago
Merge pull request #109 from messense/async-client
Tornado and asyncio based AsyncWeChatClient
b52cea14e6df5df723bdccdb320e127e4985b4f4 authored about 9 years ago
Merge branch 'master' into async-client
ff6b0ed1e80901c93c6e649d0f27936a237d2e79 authored about 9 years ago
ff6b0ed1e80901c93c6e649d0f27936a237d2e79 authored about 9 years ago
Handle exception and reraise them as WeChatClientException
3c83dbedde96d089cadcb7a4440678d465d92927 authored about 9 years ago
3c83dbedde96d089cadcb7a4440678d465d92927 authored about 9 years ago
Use fixed version(2.8.2101) of redis on Appveyor
ae76b01dedc9e4f1916adffe52e6bed892d22cdf authored about 9 years ago
ae76b01dedc9e4f1916adffe52e6bed892d22cdf authored about 9 years ago
Use tox to run test case on Appveyor
3c63da44f0d8abf90f4cb2cadd0a1f3ffc1e012d authored about 9 years ago
3c63da44f0d8abf90f4cb2cadd0a1f3ffc1e012d authored about 9 years ago
Fix Travis CI Python 3.4+ build error
fe3881838ec80b07769bc36d3c783fec93fffb68 authored about 9 years ago
fe3881838ec80b07769bc36d3c783fec93fffb68 authored about 9 years ago
Bug fixes and add asyncio based client test cases
1c30ae96732817defa44624a9190b358e04e61aa authored about 9 years ago
1c30ae96732817defa44624a9190b358e04e61aa authored about 9 years ago
Add two more test cases for tornado based async client
f612a2047d11345e17ee0696f8d7f3b386f16be5 authored about 9 years ago
f612a2047d11345e17ee0696f8d7f3b386f16be5 authored about 9 years ago
Test Python 3.5 on Appveyor
b8295e6a0257b360d287641718e59f90ba966c62 authored about 9 years ago
b8295e6a0257b360d287641718e59f90ba966c62 authored about 9 years ago
Make client a fixture
fbab2948d758f1b69ae971985ed9b80e45d21b47 authored about 9 years ago
fbab2948d758f1b69ae971985ed9b80e45d21b47 authored about 9 years ago
Add ordereddict requirement on Python 2.6
20276c5a8fa2682ea1d1f51f7208f2f8c6bad92b authored about 9 years ago
20276c5a8fa2682ea1d1f51f7208f2f8c6bad92b authored about 9 years ago
Fix test failure on Python 2.6 again
8d510a8879cb20b4cbef1c20cce1d980a59bc321 authored about 9 years ago
8d510a8879cb20b4cbef1c20cce1d980a59bc321 authored about 9 years ago