Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
NoneBot
NoneBot 是使用 Python 编写的异步聊天机器人后端框架。
Collective -
Host: opensource -
https://opencollective.com/nonebot
- Website: https://nonebot.dev/
- Code: https://github.com/nonebot
github.com/nonebot/nonebot - 998d5b327b01e745428ad392c37e1071c488fbba authored over 6 years ago
github.com/nonebot/nonetrip - 998d5b327b01e745428ad392c37e1071c488fbba authored over 6 years ago
github.com/nonebot/nonebot2 - 998d5b327b01e745428ad392c37e1071c488fbba authored over 6 years ago
github.com/nonebot/nonebot2 - 19c211b2530d5a1210efa12eed9c9305bcaadb58 authored over 6 years ago
github.com/nonebot/nonebot - 19c211b2530d5a1210efa12eed9c9305bcaadb58 authored over 6 years ago
github.com/nonebot/nonetrip - 19c211b2530d5a1210efa12eed9c9305bcaadb58 authored over 6 years ago
github.com/nonebot/aiocqhttp - 51b4d96a4bb22a728fccd59983af0c7a59b71ede authored over 6 years ago
github.com/nonebot/aiocqhttp - 15002bea7f2be3c5df39cc681b508622a20986d7 authored over 6 years ago
github.com/nonebot/nonebot - a3844eda69b6df99ea25561459c14f2123e8680f authored over 6 years ago
github.com/nonebot/nonetrip - a3844eda69b6df99ea25561459c14f2123e8680f authored over 6 years ago
github.com/nonebot/nonebot2 - a3844eda69b6df99ea25561459c14f2123e8680f authored over 6 years ago
github.com/nonebot/nonecorn - 30d0467c731849d619a517387c6536bb8e722459 authored over 6 years ago
github.com/nonebot/aiocqhttp - eb6047a2832e65d50aea1bdd49f9fbd424272307 authored over 6 years ago
github.com/nonebot/aiocqhttp - 75a5a4a97c6c0e3392eec1acf2d96a932df77b55 authored over 6 years ago
github.com/nonebot/nonecorn - d2d7906a24d15900845cbae8fe03879f639b4332 authored over 6 years ago
github.com/nonebot/aiocqhttp - 7f8f86c6ee1fb6c1432e61358e6550a1e1eef25e authored over 6 years ago
github.com/nonebot/aiocqhttp - bbfec0eb502653d9d4f51b55565b1dd0aab9d866 authored over 6 years ago
Logging is an expensive operation (even if there is no handler to log
to).
github.com/nonebot/aiocqhttp - dfe1ca72030b07adb9c9aa06befb47c180009069 authored over 6 years ago
These changed during the ASGI review, and I forgot to update
Hypercorn.
github.com/nonebot/aiocqhttp - 4566bc7dacfd8b2746f212368c7dbbc07bdccf49 authored over 6 years ago
github.com/nonebot/aiocqhttp - 3561d9204c012e8ae44bfc129793dbb3c6b1fff3 authored over 6 years ago
This allows frameworks to have startup and cleanup (before any serving
and after all serving) co...
github.com/nonebot/nonecorn - c53d64610326d6766708863fbe47c31ff233c896 authored over 6 years ago
uvloop is a fast implementation of the event loop, it can be
optionally used by installing `hype...
This should help ASGI Framework authors ensure that backpressure is
correctly dealt with, withou...
Cryptography isn't compatible with the latest libressl.
github.com/nonebot/nonecorn - 602fe5ee9245fc4c8a0e380db46442c9983caad8 authored over 6 years ago
This follows a similar refactor to the h11 and h2 in
448087102ba6b6f2744cd59aa9d44936fcc73f81, t...
This sets up basic documentation and also clarifies some config values
to match the documented v...
github.com/nonebot/nonecorn - d57105b8079f83a26d38f3f3a3b72d84440310f3 authored over 6 years ago
This allows for better utilisation of a machine as it likely has more
than one CPU. Hence a proc...
github.com/nonebot/aiocqhttp - 024597cda377c9989ec60758f145e2a67ef33a2e authored over 6 years ago
github.com/nonebot/aiocqhttp - ae82dfa3ee6686ecc242c2871bcc1c7996dbeec3 authored over 6 years ago
github.com/nonebot/aiocqhttp - da544e37701dfbaa886a830f55d134d8f7b1a199 authored over 6 years ago
github.com/nonebot/aiocqhttp - 910b42e606f9c33b488e35453e2224957c65141c authored over 6 years ago
github.com/nonebot/aiocqhttp - c7e03570e7b25e0310a4e84a5a8591fe08006b5a authored over 6 years ago
github.com/nonebot/aiocqhttp - 5fcc3dc6c35dfd58f46e76923140458a7064c5bd authored over 6 years ago
github.com/nonebot/aiocqhttp - 2866722902f216e5f238e7f6fc0db273e9edca48 authored over 6 years ago
github.com/nonebot/aiocqhttp - e55ed219f3d7fac000290bf9d2ad38cc46a45fe0 authored over 6 years ago
github.com/nonebot/aiocqhttp - d876878b3bcfe3c52647c67d1525f343bc16921b authored over 6 years ago
This fixes a bug in 8efe627e8924f5f9611ffb492b416b62671d5835 whereby a
correct framework StreamE...
Missed in 448087102ba6b6f2744cd59aa9d44936fcc73f81
github.com/nonebot/nonecorn - bcf88817175b78577935a2ad792e357bee3af66b authored over 6 years ago
These exceptions are handled by closing the connection if h11 or
stream if h2. This allows the s...
This covers most (all?) of the desired settings for SSL with naming
matching Gunicorn.
This removes the inheritance from the http module for h11 and h2 on
the grounds that it made the...
These are incomplete, e.g. bind only considers the first supplied
value. This should provide the...
This takes the serving code from Quart 0.5.0 and turns it into a
working ASGI server. This will ...
github.com/nonebot/aiocqhttp - 5bbb106f8ca7f457b2a45e1191187effa1df3254 authored over 6 years ago
github.com/nonebot/aiocqhttp - f066c50c4045b7b32983cd6bc010143fcfb79f0a authored over 6 years ago
github.com/nonebot/aiocqhttp - 643b041b0847d4481306e95c5dc10770f4e090c5 authored over 6 years ago
github.com/nonebot/nonebot - 6ce021926eaa7a0f389dae7fd1ea2e49717f9790 authored over 7 years ago
github.com/nonebot/nonetrip - 6ce021926eaa7a0f389dae7fd1ea2e49717f9790 authored over 7 years ago
github.com/nonebot/nonebot2 - 6ce021926eaa7a0f389dae7fd1ea2e49717f9790 authored over 7 years ago
github.com/nonebot/nonebot2 - 9e0dcd1ce20a533b631b80554ced0a962c7f37b3 authored over 7 years ago
github.com/nonebot/nonebot - 9e0dcd1ce20a533b631b80554ced0a962c7f37b3 authored over 7 years ago
github.com/nonebot/nonetrip - 9e0dcd1ce20a533b631b80554ced0a962c7f37b3 authored over 7 years ago
github.com/nonebot/nonebot - 53a517658e8599d5d53d602b390a8d1a2499cbfc authored over 7 years ago
github.com/nonebot/nonetrip - 53a517658e8599d5d53d602b390a8d1a2499cbfc authored over 7 years ago
github.com/nonebot/nonebot2 - 53a517658e8599d5d53d602b390a8d1a2499cbfc authored over 7 years ago
github.com/nonebot/nonebot2 - 8d9cf4aa8e9e364b4c7eb9e6be71e36b5fca8309 authored almost 8 years ago
github.com/nonebot/nonebot - 8d9cf4aa8e9e364b4c7eb9e6be71e36b5fca8309 authored almost 8 years ago
github.com/nonebot/nonetrip - 8d9cf4aa8e9e364b4c7eb9e6be71e36b5fca8309 authored almost 8 years ago
github.com/nonebot/nonetrip - c9cfa24feba6c0e836112b702185a6c42f20955f authored almost 8 years ago
github.com/nonebot/nonebot - c9cfa24feba6c0e836112b702185a6c42f20955f authored almost 8 years ago
github.com/nonebot/nonebot2 - c9cfa24feba6c0e836112b702185a6c42f20955f authored almost 8 years ago
github.com/nonebot/nonebot2 - 35b122ba2e163c62ae1eb8d7c0fff2059a8e27e3 authored almost 8 years ago
github.com/nonebot/nonetrip - 35b122ba2e163c62ae1eb8d7c0fff2059a8e27e3 authored almost 8 years ago
github.com/nonebot/nonebot - 35b122ba2e163c62ae1eb8d7c0fff2059a8e27e3 authored almost 8 years ago
github.com/nonebot/nonebot - 2a9e5e7f8144dd2b924c81cc39241d753f66879f authored almost 8 years ago
github.com/nonebot/nonetrip - 2a9e5e7f8144dd2b924c81cc39241d753f66879f authored almost 8 years ago
github.com/nonebot/nonebot2 - 2a9e5e7f8144dd2b924c81cc39241d753f66879f authored almost 8 years ago
github.com/nonebot/nonebot2 - 69eae5197e09cebe1f634d40cd19f66b78984006 authored almost 8 years ago
github.com/nonebot/nonebot - 69eae5197e09cebe1f634d40cd19f66b78984006 authored almost 8 years ago
github.com/nonebot/nonetrip - 69eae5197e09cebe1f634d40cd19f66b78984006 authored almost 8 years ago
github.com/nonebot/nonetrip - e236e24032b18c8e7e3067ba50a6438bd568e5eb authored almost 8 years ago
github.com/nonebot/nonebot - e236e24032b18c8e7e3067ba50a6438bd568e5eb authored almost 8 years ago
github.com/nonebot/nonebot2 - e236e24032b18c8e7e3067ba50a6438bd568e5eb authored almost 8 years ago
github.com/nonebot/nonebot2 - f1fdb34fba6233f6e7d555e311c8587594785137 authored almost 8 years ago
github.com/nonebot/nonetrip - f1fdb34fba6233f6e7d555e311c8587594785137 authored almost 8 years ago
github.com/nonebot/nonebot - f1fdb34fba6233f6e7d555e311c8587594785137 authored almost 8 years ago
github.com/nonebot/nonetrip - 6e1ac79024ec3065228940bbfa95c31fa4a72e21 authored almost 8 years ago
github.com/nonebot/nonebot - 6e1ac79024ec3065228940bbfa95c31fa4a72e21 authored almost 8 years ago
github.com/nonebot/nonebot2 - 6e1ac79024ec3065228940bbfa95c31fa4a72e21 authored almost 8 years ago
github.com/nonebot/nonebot2 - 21c27ea6c5e3de1762baa96ffca1a91edd2ae818 authored almost 8 years ago
github.com/nonebot/nonebot - 21c27ea6c5e3de1762baa96ffca1a91edd2ae818 authored almost 8 years ago
github.com/nonebot/nonetrip - 21c27ea6c5e3de1762baa96ffca1a91edd2ae818 authored almost 8 years ago
github.com/nonebot/nonetrip - 23f17981cb564ecd203cc70e421df2bafaf1c519 authored almost 8 years ago
github.com/nonebot/nonebot - 23f17981cb564ecd203cc70e421df2bafaf1c519 authored almost 8 years ago
github.com/nonebot/nonebot2 - 23f17981cb564ecd203cc70e421df2bafaf1c519 authored almost 8 years ago
github.com/nonebot/nonebot2 - 49fa1d585dad7849b9d9afe0623b7f4ae5f91654 authored almost 8 years ago
github.com/nonebot/nonebot - 49fa1d585dad7849b9d9afe0623b7f4ae5f91654 authored almost 8 years ago
github.com/nonebot/nonetrip - 49fa1d585dad7849b9d9afe0623b7f4ae5f91654 authored almost 8 years ago
github.com/nonebot/nonetrip - 01be3bce55c3759d3080fa708492478e75bdedb3 authored almost 8 years ago
github.com/nonebot/nonebot - 01be3bce55c3759d3080fa708492478e75bdedb3 authored almost 8 years ago
github.com/nonebot/nonebot2 - 01be3bce55c3759d3080fa708492478e75bdedb3 authored almost 8 years ago
github.com/nonebot/nonebot2 - d0d5535f10524b96c1ce510c9ce25a4c82118935 authored almost 8 years ago
github.com/nonebot/nonebot - d0d5535f10524b96c1ce510c9ce25a4c82118935 authored almost 8 years ago
github.com/nonebot/nonetrip - d0d5535f10524b96c1ce510c9ce25a4c82118935 authored almost 8 years ago
github.com/nonebot/nonetrip - 82a0681e9ffe7d1e147d1f511c53f28066bce782 authored almost 8 years ago
github.com/nonebot/nonebot - 82a0681e9ffe7d1e147d1f511c53f28066bce782 authored almost 8 years ago