Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

WeRoBot

Help developer create WeChat Official Account easilly
Collective - Host: opensource - https://opencollective.com/werobot - Code: https://github.com/offu/WeRoBot

Update README.

[ci skip]

github.com/offu/WeRoBot - a2ac5e0c316afdbe03735f074485a730ef559dd6 authored over 8 years ago by whtsky <[email protected]>
Use new pymongo API in MongoDBStorage

github.com/offu/WeRoBot - 06d210cdc811f0051a489f335cc94a604e99a35d authored over 8 years ago by whtsky <[email protected]>
Merge branch 'develop' into test

github.com/offu/WeRoBot - 48aec186aacf4cb418b873db7d350dcfd4dc03f1 authored over 8 years ago by Yuyang Zhang <[email protected]>
Merge pull request #131 from whtsky/ci

CI improvement

github.com/offu/WeRoBot - d33da9573cdf98289e39998c42d1fa2c40f192a0 authored over 8 years ago by Wu Haotian <[email protected]>
Merge branch 'develop' into ci

github.com/offu/WeRoBot - 5123335015f6d2072541444b238574c508dbf24e authored over 8 years ago by Wu Haotian <[email protected]>
Update pyenv on Travis

github.com/offu/WeRoBot - 421e8495e0c81aa30d844526b6ec93315e991994 authored over 8 years ago by whtsky <[email protected]>
Run most tests on OS X 10.9 to avoid some bugs

github.com/offu/WeRoBot - 90327137d89da44f87e4cb4c8034fcbf43f012d6 authored over 8 years ago by whtsky <[email protected]>
rvm update before run other scripts

github.com/offu/WeRoBot - cd253a916bb1457558eb7224521831ee248a35db authored over 8 years ago by whtsky <[email protected]>
Fuck RVM.

github.com/offu/WeRoBot - f0be8109fcf25b35d43770c6c904048ee8697b0f authored over 8 years ago by whtsky <[email protected]>
Fix travis env

github.com/offu/WeRoBot - 143131c29d9261f1ac96c28e1394a192eb497ac8 authored over 8 years ago by whtsky <[email protected]>
Improve install script on Travis

github.com/offu/WeRoBot - 033c3be60844d69a6efbb559881ffe4b88fd2534 authored over 8 years ago by whtsky <[email protected]>
Cache pyenv folder on Travis

github.com/offu/WeRoBot - cc7ef78ec8482a275423d6744375ba668b37274a authored over 8 years ago by whtsky <[email protected]>
Ignore tests on CodeClimate

github.com/offu/WeRoBot - 6b47f4823b99454e0bf86c2b4fcf8dfc1b8e5655 authored over 8 years ago by whtsky <[email protected]>
Install pip first on OS X's system Python

github.com/offu/WeRoBot - a594164950913ba7ff396e245cb7ca9482e551e9 authored over 8 years ago by whtsky <[email protected]>
Create venv on OS X's system Python

github.com/offu/WeRoBot - 2c3b47faea206f9e6db33d80d424b358eef7f41c authored over 8 years ago by whtsky <[email protected]>
Attempt to run tox on OS X

github.com/offu/WeRoBot - 1798e0cf32be81fd53e5eec21a5d6f975bb803c9 authored over 8 years ago by whtsky <[email protected]>
Add .codeclimate.yml

github.com/offu/WeRoBot - e56873317323498e42292a29e59d05385d445201 authored over 8 years ago by whtsky <[email protected]>
Don't run Python 2.6 tests on OS X.

github.com/offu/WeRoBot - c51ae67818a94cd6680f6e14d1b25bd435b37c5c authored over 8 years ago by whtsky <[email protected]>
Merge pull request #129 from whtsky/pytest

Use Pytest instead of nose

github.com/offu/WeRoBot - d7cca8e2cf21c819a5c0e42c38450130d5fb7e53 authored over 8 years ago by Wu Haotian <[email protected]>
Merge branch 'develop' into pytest

github.com/offu/WeRoBot - 144255fff240c7ec5c233d2bd56e8ce5729b0d84 authored over 8 years ago by Wu Haotian <[email protected]>
Upload coverage data from AppVeyor

github.com/offu/WeRoBot - c2d0a64bb795bda1435763de0f0d88fc092cdf97 authored over 8 years ago by whtsky <[email protected]>
Run coverage in tox

github.com/offu/WeRoBot - 52e2c29e87a6bc22d4e5488086aedb95be0f9433 authored over 8 years ago by whtsky <[email protected]>
Only run OS X tests on Travis

github.com/offu/WeRoBot - 8363c574b4f394c8ee09f47f23a0f91c04ee5d8a authored over 8 years ago by whtsky <[email protected]>
Add Contribution guide (#130)

* add contribution guide #121

* improve contribution guide

* improve contribution guide again

github.com/offu/WeRoBot - b91cd3aaf6e19c6a80ce4a8e1b881a0dfc6f1228 authored over 8 years ago by Yuyang Zhang(helloqiu) <[email protected]>
Add missing test for FileStorage

github.com/offu/WeRoBot - 4a62a76db018ac3bd62478261117f297c29c6084 authored over 8 years ago by whtsky <[email protected]>
add encoding in setup.py

github.com/offu/WeRoBot - 863370661761662afe72d4844b5a549d1fefb53a authored over 8 years ago by whtsky <[email protected]>
AppVeyor conf improvement

github.com/offu/WeRoBot - 50015707dc9306343c9f10fc6f100a0dda88083e authored over 8 years ago by whtsky <[email protected]>
Drop pytest-cov

github.com/offu/WeRoBot - d738a7e898505dc66e60b59acc2dff92c23ab1dd authored over 8 years ago by whtsky <[email protected]>
Use pytest instead of nose

github.com/offu/WeRoBot - e8f646aa48251a6626b974b902c74ab8c32fd5bb authored over 8 years ago by whtsky <[email protected]>
Fix FileStorage test

github.com/offu/WeRoBot - 29065a5eb1002eeaea9770343ed0f2e3ee483ebd authored over 8 years ago by Yuyang Zhang <[email protected]>
add test for PrpCrypto and fix bugs

github.com/offu/WeRoBot - 148d14c0962caef810ebbc4ff96c09994ba8ef90 authored over 8 years ago by Yuyang Zhang <[email protected]>
add more test for FileStorage

github.com/offu/WeRoBot - fc15da59e3a5ad02510d9332f2ad5e1fd695e087 authored over 8 years ago by Yuyang Zhang <[email protected]>
fix 3.x error

github.com/offu/WeRoBot - 0708071cf18d3ff1be82440ebb25762009393772 authored over 8 years ago by Yuyang Zhang <[email protected]>
Merge branch 'develop' into test

github.com/offu/WeRoBot - 12f12d26e91f530e538843d09cdd5365058ff796 authored over 8 years ago by Yuyang Zhang <[email protected]>
fix error

github.com/offu/WeRoBot - ef7cd14b7f0db5aa78bd45a0b4138f2ea04d99f9 authored over 8 years ago by Yuyang Zhang <[email protected]>
增加缺失的 Replies (#127)

* Add SuccessReply

* Add ImageReply

* Add test for TransferCustomerServiceReply

* Add t...

github.com/offu/WeRoBot - 87a03299087077abf7c9169a62e04c1836282286 authored over 8 years ago by Wu Haotian <[email protected]>
add test for pay_sign_dict

github.com/offu/WeRoBot - bee321c9591785ebcf78a52c0088888021ea378a authored over 8 years ago by Yuyang Zhang <[email protected]>
Add Tox. #106 (#126)

github.com/offu/WeRoBot - a8e4343c99508d6163ec2fcb848de19a55dc6bdd authored over 8 years ago by Wu Haotian <[email protected]>
I give up. Stop using travis cache.

github.com/offu/WeRoBot - 811ce2dd0bdc17bb33b447f4f9d48d8a07c7be33 authored over 8 years ago by whtsky <[email protected]>
More detailed cache config

github.com/offu/WeRoBot - 2b0ad374c48147031f2e1f85f9abd09f251d4b67 authored over 8 years ago by whtsky <[email protected]>
Add travis cache

github.com/offu/WeRoBot - aa8e30f4746e35adc5ff834990158ea4cd7466e6 authored over 8 years ago by whtsky <[email protected]>
Add .flake8

github.com/offu/WeRoBot - 1b50e434942ae116402bba10bf38671783fc6f59 authored over 8 years ago by whtsky <[email protected]>
Merge pull request #124 from whtsky/WindowsCI

Add AppVeyor CI

github.com/offu/WeRoBot - 0bbcc2e0272df8321ba0ce26b55ec736d02bd1ee authored over 8 years ago by Yuyang Zhang(helloqiu) <[email protected]>
Merge branch 'develop' into WindowsCI

github.com/offu/WeRoBot - 5197168b91f04a192c24f13871229c8ca5d1816f authored over 8 years ago by whtsky <[email protected]>
Disable session on tests unless necessary

github.com/offu/WeRoBot - 8288a8195d85478ad8155e61320b619521cfbf3d authored over 8 years ago by whtsky <[email protected]>
Add AppVeyor badge in Readme

github.com/offu/WeRoBot - 0f75d196f8ce1190fb0c4306654040e237139405 authored over 8 years ago by whtsky <[email protected]>
Upgrade pip, wheel in AppVeyor

github.com/offu/WeRoBot - ac0cbd57a6fac9367eeea457bbed7f2ac98e63fa authored over 8 years ago by whtsky <[email protected]>
Remove duplicated tests

github.com/offu/WeRoBot - 16cce325cb7ed00f9175ac47ba960b05d11b1a22 authored over 8 years ago by whtsky <[email protected]>
Close dbm after tests

github.com/offu/WeRoBot - 41ee36bf8496cf5b30c6261c5ac3c99f3a5b5ef5 authored over 8 years ago by whtsky <[email protected]>
fix redis

github.com/offu/WeRoBot - 8a7c958df7e4f922c450a6023e310d4880e8517e authored over 8 years ago by Yuyang Zhang <[email protected]>
try to fix pip

github.com/offu/WeRoBot - c3b09011ebfc7c5aadb4b24cfbfa73bc21b75da7 authored over 8 years ago by Yuyang Zhang <[email protected]>
remove %PYTHON%

github.com/offu/WeRoBot - 350d7f4e5e0b3d829629e22809159650aa793460 authored over 8 years ago by Yuyang Zhang <[email protected]>
add redis

github.com/offu/WeRoBot - 4434f69b231cdfc2efed893ca2da507d18f50cf9 authored over 8 years ago by Yuyang Zhang <[email protected]>
Add appveyor.yml #123

github.com/offu/WeRoBot - 95878d54f8f1c6cae6793ce8fa1ad1dec76facba authored over 8 years ago by Yuyang Zhang <[email protected]>
Report coverage data to scrutinizer

github.com/offu/WeRoBot - 259b085943a23825c7ecb58050c4a09a7a9be672 authored over 8 years ago by whtsky <[email protected]>
Use codecov instead of coveralls

github.com/offu/WeRoBot - 14ef41b710c6cc147e3357441d8fe87b24ddae72 authored over 8 years ago by whtsky <[email protected]>
Update changelog

github.com/offu/WeRoBot - 97ae4040a28cf35d2e3f8011d2b286aff3d07a0e authored over 8 years ago by whtsky <[email protected]>
Sq lite storge (#122)

* Add SQLiteStorage #118

* remove base64 in SQLiteStorage

* catch exception during remove
...

github.com/offu/WeRoBot - 4ea918db073990ae1a2b61774768f6bdcbd114ff authored over 8 years ago by Yuyang Zhang(helloqiu) <[email protected]>
Merge branch 'develop' of github.com:whtsky/WeRoBot into develop

github.com/offu/WeRoBot - 4079892af6ff09487d58db51e7bcd83386ee2bed authored over 8 years ago by whtsky <[email protected]>
add codecov coverage service

github.com/offu/WeRoBot - eeae233da8ba8812fe0365443dbff806dc4d0bf8 authored over 8 years ago by whtsky <[email protected]>
reset test_config.py and create test_client.py (#119)

* transfer of token from client

* rename get_access_token

* fix a bug

* add Config to C...

github.com/offu/WeRoBot - d093264b2026d52e017dcffd25f3b51816982f39 authored over 8 years ago by FlyRabbit <[email protected]>
Merge pull request #115 from whtsky/travis-test

Run tests on OS X

github.com/offu/WeRoBot - 3623160b0e129b2834fae16cb6a17bf1feb21a63 authored over 8 years ago by Wu Haotian <[email protected]>
Add more OS X test

github.com/offu/WeRoBot - 3c70d9717449752c61ddcc173b10e31bebc426cf authored over 8 years ago by whtsky <[email protected]>
Macports installed Python seems have SSL issue. Switch back to macpython

github.com/offu/WeRoBot - 1a3093facff4d8baa014ca5f6c79fed970ed8c10 authored over 8 years ago by whtsky <[email protected]>
Add missing try/catch

github.com/offu/WeRoBot - a0ed7ea7b331d52fa78fe89f15113228607444b2 authored over 8 years ago by whtsky <[email protected]>
Use try/catch instead of to_binary to fix pypy compatibility.

github.com/offu/WeRoBot - 44c61fdb49cdea74d92d4bd122d4e81ee9b7a9a2 authored over 8 years ago by whtsky <[email protected]>
Move tests out of source folder

github.com/offu/WeRoBot - a5993de3244abd57b02fcdf0976cbbcd9e3378f8 authored over 8 years ago by whtsky <[email protected]>
Convert filename to binary.

#103

github.com/offu/WeRoBot - a1ef51b7503c0f1acb9ee2fd8316ff716387152c authored over 8 years ago by whtsky <[email protected]>
Add multibuild

github.com/offu/WeRoBot - 74c339b27d7d415285c11a88b6e0d4f1d39fc016 authored over 8 years ago by whtsky <[email protected]>
Use copied terryfy

github.com/offu/WeRoBot - 2f96c941792af1ee59d94f210da8d2881e9d40d5 authored over 8 years ago by whtsky <[email protected]>
Merge branch 'develop' into travis-test

# Conflicts:
# .gitmodules

github.com/offu/WeRoBot - f0ea4a6d9025048ff59995bfee9ff1eea81b5832 authored over 8 years ago by whtsky <[email protected]>
Bump version to 1.0.0

github.com/offu/WeRoBot - b745b5e1a843195f2f067602381be038744a9390 authored over 8 years ago by whtsky <[email protected]>
Merge pull request #117 from whtsky/doc-lang

更新文档主题,将文档语言设置为简体中文

github.com/offu/WeRoBot - 365b3c0979c1352c11365812db1fb1b19def6439 authored over 8 years ago by Wu Haotian <[email protected]>
Merge branch 'develop' into doc-lang

github.com/offu/WeRoBot - 0d7f7506c797920cd411f3f1141876ae24550f90 authored over 8 years ago by whtsky <[email protected]>
Update changelog

github.com/offu/WeRoBot - e744d473e4e4aa17bb319a70718363dfd9d75962 authored over 8 years ago by whtsky <[email protected]>
Merge pull request #116 from whtsky/metaclass-message

Close #96

github.com/offu/WeRoBot - f601c5d59142e7c9cea777f19723b85c1dcf8497 authored over 8 years ago by Wu Haotian <[email protected]>
fix flake8 error

github.com/offu/WeRoBot - 8068386c26d90fc461bb0edcc60c0573bf569efa authored over 8 years ago by Yuyang Zhang <[email protected]>
Merge develop

github.com/offu/WeRoBot - ae986fb134cb053e98892f8b18e8a2278fb29ffb authored over 8 years ago by Yuyang Zhang <[email protected]>
Add docs and tests #96

github.com/offu/WeRoBot - 0cc2612b6222406903f25065e02bad0129eabaf1 authored over 8 years ago by Yuyang Zhang <[email protected]>
Merge branch 'develop' into doc-lang

github.com/offu/WeRoBot - 7628e15a16863e0f63267b34b95469c855ed7164 authored over 8 years ago by whtsky <[email protected]>
Upload logo

github.com/offu/WeRoBot - f3eb03bb340575fa2d323d1301be243a3e3775fb authored over 8 years ago by whtsky <[email protected]>
Update doc theme

github.com/offu/WeRoBot - 4973cc77e4fafddae189fcd6ed443fb693e4a2bf authored over 8 years ago by whtsky <[email protected]>
Set doc lang to zh_CN

github.com/offu/WeRoBot - bbc867fbd440f1bb23043757c461d538e7517b18 authored over 8 years ago by whtsky <[email protected]>
Add pypy test

github.com/offu/WeRoBot - 1798041daa84ba275b2c89c0ea19361c9a4a0a1c authored over 8 years ago by whtsky <[email protected]>
Install Python on OS X using MacPorts

github.com/offu/WeRoBot - b8622371e7fb238fe229c6a6f82ee063b67d8ab0 authored over 8 years ago by whtsky <[email protected]>
Use OSError instead of FileNotFoundError

github.com/offu/WeRoBot - 763fc87883b1652ea8acf9b5e1425fcd12b2e764 authored over 8 years ago by whtsky <[email protected]>
brew start service and fix test error

github.com/offu/WeRoBot - 842362fdcfe0d03aab9e503eafe5e90518da7891 authored over 8 years ago by whtsky <[email protected]>
Add OS X tests

github.com/offu/WeRoBot - 4bc1c6f46e0821db7087d1be6a64bf162c5e484a authored over 8 years ago by whtsky <[email protected]>
Test 3.5 and nightly ( currently 3.6-dev )

github.com/offu/WeRoBot - 294c42b469d3621f0e7ee95a64f12581c3aaf79b authored over 8 years ago by whtsky <[email protected]>
Merge pull request #114 from whtsky/codestyle

Code Style Improvement

github.com/offu/WeRoBot - 4937ea7380f6e61f33cca9506b91497dddfcb6d3 authored over 8 years ago by Wu Haotian <[email protected]>
Code Style Improvement

And run flake8 on travis

github.com/offu/WeRoBot - 206d87fb86874fa307194b0aea9a1fce75cb3e07 authored over 8 years ago by whtsky <[email protected]>
Fix typo and remove items in .gitignore #96

github.com/offu/WeRoBot - efbf4bfed2f55e272da8b17f1d14ba1c6ebb7edb authored over 8 years ago by Yuyang Zhang <[email protected]>
Add decorator for events

github.com/offu/WeRoBot - 124c1f442c0d757a5bcd590131bb0b1ef94879cf authored over 8 years ago by Yuyang Zhang <[email protected]>
Add and fix docs #96

github.com/offu/WeRoBot - 650f4c1ad415d4622e6f0c496f67362f17dc08cc authored over 8 years ago by Yuyang Zhang <[email protected]>
Finish messages and event #96

github.com/offu/WeRoBot - ea60e13ec116838166c309d3d8c842871cb91207 authored over 8 years ago by Yuyang Zhang <[email protected]>
Reimplement BaseEntry #96

github.com/offu/WeRoBot - 97862b94cc3ac5e81485a62df6710e619eae340c authored over 8 years ago by Yuyang Zhang <[email protected]>