Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
Sanic Community Organization
Async Python 3.7+ web server/framework | Build fast. Run fast.
Collective -
Host: opensource -
https://opencollective.com/sanic-org
- Website: https://sanicframework.org
- Code: https://github.com/sanic-org
github.com/sanic-org/sanic - f47e571d927b252e9f9383dbad3c33746321dd5a authored over 7 years ago by Tue Topholm <[email protected]>
github.com/sanic-org/sanic - 4b5320a8f0e3f9baece2b202ae41e4ea182cb94e authored over 7 years ago by Jeremy Zimmerman <[email protected]>
github.com/sanic-org/sanic - 30c2c89c6bbf9a384328280d325c74cb2c9a9e22 authored over 7 years ago by Daniel Schwarz <[email protected]>
aiomysql has DictCursor
github.com/sanic-org/sanic - 4a1d1a0dc1a04c46601766f9321a991d1206207e authored over 7 years ago by Raphael Deem <[email protected]>update asyncorm version example to 0.2.0
github.com/sanic-org/sanic - 360adc9130ff5372df93a638158cb5f534ca4b11 authored over 7 years ago by Raphael Deem <[email protected]>Update jinja_example.py
github.com/sanic-org/sanic - cc21abe843db534955f852b39be487eed5ddfe90 authored over 7 years ago by Raphael Deem <[email protected]>github.com/sanic-org/sanic - 9a2755576382ccc9097a894c6ea7506464d78172 authored over 7 years ago by monobot <[email protected]>
github.com/sanic-org/sanic - aaef2fbd011b3330d2a5a82b8446f4abb5f833b4 authored over 7 years ago by Daniel Schwarz <[email protected]>
Added python version check for enabling async mode.
github.com/sanic-org/sanic - 5bb640ca1706a42a012109dc3d811925d7453217 authored over 7 years ago by Anton Kochnev <[email protected]>github.com/sanic-org/sanic - 0e5c7a62cb53bf097c341b28ed6c4f3de09580e7 authored over 7 years ago by Daniel Schwarz <[email protected]>
github.com/sanic-org/sanic - 1b33e05f7434dda7448ec42f9db64cdce73f7f21 authored over 7 years ago by Daniel Schwarz <[email protected]>
github.com/sanic-org/sanic - 53a04309ffe2496f711fbbeba0dd48771a7d98ed authored over 7 years ago by Daniel Schwarz <[email protected]>
github.com/sanic-org/sanic - dc411651b6a1463880d7a1e82c9ce9da939a9167 authored over 7 years ago by Daniel Schwarz <[email protected]>
github.com/sanic-org/sanic - 514540b90b2ce09e8c00a1e8535c9f4df378a16f authored over 7 years ago by Daniel Schwarz <[email protected]>
github.com/sanic-org/sanic - a5249d1f5d1d10278e32012e05bccded6343deb0 authored over 7 years ago by Tadas Talaikis <[email protected]>
Add websocket max_size and max_queue configuration
github.com/sanic-org/sanic - 21aa3f65781026268dcd1f8da1f926beed782710 authored over 7 years ago by Eli Uriegas <[email protected]>github.com/sanic-org/sanic - 0024edbbb9699431a67c3b0e481ddf9c6a4cc31a authored over 7 years ago by messense <[email protected]>
Update config file loader docs
github.com/sanic-org/sanic - 23cb39b55789124346a366ea3e3bd73af6b35d1a authored over 7 years ago by Raphael Deem <[email protected]>Add Request.stream
github.com/sanic-org/sanic - 48de3218691a56163df4f168d759cb1ebffe7405 authored over 7 years ago by Eli Uriegas <[email protected]>github.com/sanic-org/sanic-openapi - 86f516b16bdbe16d840523a736a2c4987916c879 authored over 7 years ago by Lu ZhongQiu <[email protected]>
github.com/sanic-org/sanic-openapi - dc98dcfacc15a575ebf4ba1cfbdeeb689be98f1e authored over 7 years ago by Lu ZhongQiu <[email protected]>
github.com/sanic-org/sanic-openapi - 1849bca71c54e63072f5b5d1571e4fd0ab344dfa authored over 7 years ago by Lu ZhongQiu <[email protected]>
github.com/sanic-org/sanic-openapi - a3af76ee933507d892a9cb8dd5060a2af5d50036 authored over 7 years ago by Lu ZhongQiu <[email protected]>
Add a simple integration test for Gunicorn worker
github.com/sanic-org/sanic - c6d68009d227cebc8371094cee743566e32c4782 authored over 7 years ago by Raphael Deem <[email protected]>Add option to static helper to use streaming for large files.
github.com/sanic-org/sanic - 2cab2674051669b19f4ec8b66e72536a0df1682e authored over 7 years ago by Raphael Deem <[email protected]>github.com/sanic-org/sanic - 6bdc0d2e5ee7f2453a93e5016a0b3f7839373498 authored over 7 years ago by messense <[email protected]>
github.com/sanic-org/sanic - 3eed81c1eb13f012d67f8fa3a783f6af5f76275d authored over 7 years ago by messense <[email protected]>
changes required for unix socket support
github.com/sanic-org/sanic - b447807b36633274d762b113f8d596f08c4b5faa authored over 7 years ago by Raphael Deem <[email protected]>Add Code of Conduct
github.com/sanic-org/sanic - 2771c8c32ee4e0aaa13942eb0dfe196cf91e6705 authored over 7 years ago by Eli Uriegas <[email protected]>github.com/sanic-org/sanic - 21a88bc2d3a74094eee8935799fc0de5e0001809 authored over 7 years ago by Eli Uriegas <[email protected]>
github.com/sanic-org/sanic - 57c1838f683845cb02461032063f9055637e8577 authored over 7 years ago by Matthew Snyder <[email protected]>
github.com/sanic-org/sanic - 52b0254ec682498166e58228d582296117f16532 authored over 7 years ago by Raphael Deem <[email protected]>
Extract register_middleware into a method.
github.com/sanic-org/sanic - 49631542ce627010f37ccd1688d19939b7ef81b3 authored over 7 years ago by Raphael Deem <[email protected]>add abort function
github.com/sanic-org/sanic - 4b80ffb9eb43cba915264112b9264fb535dacbe1 authored over 7 years ago by Raphael Deem <[email protected]>github.com/sanic-org/sanic - 9efa7c116dd8a3764922facd91564f097a6a3935 authored over 7 years ago by Raphael Deem <[email protected]>
github.com/sanic-org/sanic - 5d9c8d59a06a56ee92521a33c5ce20745c96e5a0 authored over 7 years ago by Raphael Deem <[email protected]>
github.com/sanic-org/sanic - 1a60201f68b4a85b99ea916cf78bc22b0fd726d9 authored over 7 years ago by Raphael Deem <[email protected]>
github.com/sanic-org/sanic - f3186abf09bdf6d9eda0fb30002bb95ac064448c authored over 7 years ago by Raphael Deem <[email protected]>
github.com/sanic-org/sanic - 6bcc0d3c7f2e825c8b66c90e5460808a534d5086 authored over 7 years ago by Raphael Deem <[email protected]>
github.com/sanic-org/sanic - 57b9a57dde4f97fe86c93ae07ec5f6b926a74487 authored over 7 years ago by Raphael Deem <[email protected]>
github.com/sanic-org/sanic - 28994f4b647be01bb162af6dedb2b1b3d3660c52 authored over 7 years ago by Raphael Deem <[email protected]>
github.com/sanic-org/sanic - 588b4712bfb71afebe91a34cd1d33c9a52ce16b1 authored over 7 years ago by Raphael Deem <[email protected]>
github.com/sanic-org/sanic - d3b6208057bfab69073700ea7ded198f7f8c7bc1 authored over 7 years ago by Raphael Deem <[email protected]>
By default uses a 1M threshold.
ie. if the static file to serve is >= 1M it will stream the file....
github.com/sanic-org/sanic - ef80953b1badc1082cc991378a9d4c1e16c40576 authored over 7 years ago by Ashley Sommer <[email protected]>
Add file_stream response handler
github.com/sanic-org/sanic - 0858d3c5449b3426c49c99db2a79ab4f61d10da4 authored over 7 years ago by Raphael Deem <[email protected]>github.com/sanic-org/sanic - 5c5656f98187b7fbbb0476af62ff4b0954bda83f authored over 7 years ago by Ashley Sommer <[email protected]>
github.com/sanic-org/sanic - 58a9c92d75bba2fa560633c60767331755af949f authored over 7 years ago by Raphael Deem <[email protected]>
Fix Running via Gunicorn in deploying.md
github.com/sanic-org/sanic - a6dc4646dbe870423664c7e2c9fe80e248f4028b authored over 7 years ago by Eli Uriegas <[email protected]>github.com/sanic-org/sanic - 8ff553e926623a131c3190ad0e33631c3a48cb0f authored over 7 years ago by messense <[email protected]>
github.com/sanic-org/sanic - 848a5c61f0a3fd15742a3af239c1ef88b65d61bb authored over 7 years ago by 38elements <[email protected]>
debug 'Blueprint names must be unique'
github.com/sanic-org/sanic - d49000e9f434816a0b4592b4ba9c6338adf2320f authored over 7 years ago by Raphael Deem <[email protected]>github.com/sanic-org/sanic - a82145c4e69a54f23afa81f057490ff5da98be52 authored over 7 years ago by fanjindong <[email protected]>
Added test for `file()` response helper and `file_stream()` response helper.
github.com/sanic-org/sanic - 181edb723541c22d35db6ef06656adb8ade8b979 authored over 7 years ago by Ashley Sommer <[email protected]>github.com/sanic-org/sanic - ff2ae11ac860f0365eb2cc0b011d0d75a4a40380 authored over 7 years ago by Ashley Sommer <[email protected]>
github.com/sanic-org/sanic - 3f841f3b21cabf656367ecba578816568634a6cf authored over 7 years ago by Johnny Rocketfingers <[email protected]>
Added test to ensure `file_stream()` works in the test suite.
github.com/sanic-org/sanic - 181977ad4ed8dac3443f5906a44883e035971f2c authored over 7 years ago by ashleysommer <[email protected]>For streaming large static files
Like `file()` but breaks the file into chunks and sends it with ...
github.com/sanic-org/sanic - bf5438d5733c85c72dc092365a9570bdd2531e00 authored over 7 years ago by Johnny Rocketfingers <[email protected]>
Check that the Authorization headers are actually provided.
github.com/sanic-org/sanic - 0e4aaf8856536a4fda4127a70423067c08622628 authored over 7 years ago by Raphael Deem <[email protected]>Gunicorn worker should not require uvloop
github.com/sanic-org/sanic - 5c44ce1637f7fbc07196d95586ad44a1a7e28502 authored over 7 years ago by Raphael Deem <[email protected]>Add py3*-no-ext test env
github.com/sanic-org/sanic - 974fe25a119073040c0c6fbf5eebe8892d66c372 authored over 7 years ago by Raphael Deem <[email protected]>github.com/sanic-org/sanic - 58bae83558479ccdda4cc22b7f2d237cf100b0bb authored over 7 years ago by Johnny <[email protected]>
github.com/sanic-org/sanic - 5d309af86fbce6ca1daebf0abe98e83c676d7c82 authored over 7 years ago by Johnny <[email protected]>
github.com/sanic-org/sanic - ec857d1c53e119e13783c685203ce2738266f5fe authored over 7 years ago by messense <[email protected]>
github.com/sanic-org/sanic - 7cc02e84edf7a318b43d0e0a04fd09543c9863df authored over 7 years ago by messense <[email protected]>
github.com/sanic-org/sanic - 2f84cdd708c16c9950c67e4a2b72a62864a0d2d3 authored over 7 years ago by messense <[email protected]>
update logging doc
github.com/sanic-org/sanic - 87c2a5bc97dc3cd024825cba3884adf07954effa authored over 7 years ago by Raphael Deem <[email protected]>Add rule in CONTRIBUTING.md
github.com/sanic-org/sanic - 826c2e0f4e73c9bf3001e62e7617a6750b524198 authored over 7 years ago by Eli Uriegas <[email protected]>Update aiocache example to latest version
github.com/sanic-org/sanic - b5e25e13b7ef30f6fcaafddcdca9a9c7a2110899 authored over 7 years ago by Eli Uriegas <[email protected]>github.com/sanic-org/sanic - f9653114d1a55179bfb8b7f69b8078fd3e0df2f6 authored over 7 years ago by argaen <[email protected]>
github.com/sanic-org/sanic - 6b7e19891b160bd3bd29cc3292cebf4cb306a3ac authored over 7 years ago by Eli Uriegas <[email protected]>
github.com/sanic-org/sanic - a677f1442346e824921402a400b3d6a15eb55b33 authored over 7 years ago by 38elements <[email protected]>
github.com/sanic-org/sanic - dddce3f30d02dc29988da79e59b56f8bd38ae42e authored over 7 years ago by suoning <[email protected]>
Fix "TypeError: not all arguments converted during string formatting"
github.com/sanic-org/sanic - be93d670a3171ecea6fbdf992eba20d7d8420d66 authored over 7 years ago by Raphael Deem <[email protected]>github.com/sanic-org/sanic - 68d4bb6ffeb70d30a8298c845a81cc070093bd9f authored over 7 years ago by suoning <[email protected]>
github.com/sanic-org/sanic - a27471178a849976ec0a9216a9c138482ae65f28 authored over 7 years ago by suoning <[email protected]>
github.com/sanic-org/sanic - 66fcb0cc8f19564b1d8313f89d2d11f0d0a4122e authored over 7 years ago by messense <[email protected]>
github.com/sanic-org/sanic - 05d0ddc2816890b8b5b13eb2887622656cbb9790 authored over 7 years ago by messense <[email protected]>
github.com/sanic-org/sanic - b1890f50b6f7537dfb1d10b6d797bea06b94313a authored over 7 years ago by Johnny Rocketfingers <[email protected]>
According to https://docs.python.org/3/library/asyncio-protocol.html#asyncio.BaseTransport.get_e...
github.com/sanic-org/sanic - b44c707e94d567994d3bad541a46333e90fa7ed8 authored over 7 years ago by Johnny Rocketfingers <[email protected]>
socket.getpeername() returns AF_INET6 address family four-tuple, with
flowid and scopeid.
In se...
github.com/sanic-org/sanic - 4c7675939aa2b4cb3c3fcc08f9e62a7c8a6d4366 authored over 7 years ago by Johnny <[email protected]>Remove timedRotatingFile log config
github.com/sanic-org/sanic - fa1b7de52af4208e46a2d856a20cdd1454763605 authored over 7 years ago by Eli Uriegas <[email protected]>Fixed plotly_example, now works
github.com/sanic-org/sanic - 666f8c8d3cf3e2394c5fb4b0348c72452a70c107 authored over 7 years ago by Eli Uriegas <[email protected]>
Remember:
K.I.S.S
Use of register_blueprint will be deprecated, why not upgrade?
github.com/sanic-org/sanic - f9d428de8b1491b341439114af9cc08ba54501b5 authored over 7 years ago by Eli Uriegas <[email protected]>github.com/sanic-org/sanic - a17b3f1b84d9c87ef3e469a140896dc4dabf9a2b authored over 7 years ago by Jeremy Zimmerman <[email protected]>
* Migrated `%` string formating
* double if statement
combined double 'if' to a single 'if...
github.com/sanic-org/sanic - f39512aa639558e8b3cac6e1a9d717201254137f authored over 7 years ago by Jeremy Zimmerman <[email protected]>modify the asyncorm example, with the new lazy querysets
github.com/sanic-org/sanic - 23ee9f64d436e47d58f67ac56ebf8de362765363 authored over 7 years ago by Raphael Deem <[email protected]>github.com/sanic-org/sanic - ad68739df78511d307417ee0c061f08a12f1a51b authored over 7 years ago by monobot <[email protected]>
github.com/sanic-org/sanic - a50d8421b8beb65bb9960007d070b88155460d55 authored over 7 years ago by 38elements <[email protected]>
This reverts commit fc0d69616c171b50973fffafbe5ef8429f4131ba.
github.com/sanic-org/sanic - 3ea1b07906572cec5b67dc745f2e16c0c2f76169 authored over 7 years ago by messense <[email protected]>github.com/sanic-org/sanic - c3683662c2d4ef368c4a24d57dd03815a870c343 authored over 7 years ago by messense <[email protected]>
spelling mistake
github.com/sanic-org/sanic - 861865807af47a4d58aab92c4ff3de8c55239f42 authored over 7 years ago by Eli Uriegas <[email protected]>fixed incorrect spelling
github.com/sanic-org/sanic - 18930082e202bda45b0fc69e1203530b4720bbb1 authored over 7 years ago by Jeremy Zimmerman <[email protected]>github.com/sanic-org/sanic - 6a14e49479e2ac3d693d33fbd0be75207dd50f4f authored over 7 years ago by 38elements <[email protected]>
Fix camel case module
github.com/sanic-org/sanic - c530d5f0169ac6b898be8de41bcee3b59c2a97bb authored over 7 years ago by Raphael Deem <[email protected]>github.com/sanic-org/sanic - ac5e1a6ebd4643066b2af593e4fe1ca80d1e7788 authored over 7 years ago by Eli Uriegas <[email protected]>
github.com/sanic-org/sanic - bb6de53f28dfa8a4bc5b49cb092bb2bc458f38f2 authored over 7 years ago by Eli Uriegas <[email protected]>
github.com/sanic-org/sanic - bfcd499cc2acda9c8bf08e790afa0eb92fbd6c5f authored over 7 years ago by Eli Uriegas <[email protected]>