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
Asyncpg example
github.com/sanic-org/sanic - d733c5bb7ccfda8542f5fcecddc24f7490e38fc4 authored almost 8 years ago by Eli Uriegas <[email protected]>github.com/sanic-org/sanic - baf8254907720cb35212f00afa48787fa8558b6b authored almost 8 years ago by Eli Uriegas <[email protected]>
add configurable backlog
github.com/sanic-org/sanic - 802e7d4654c708b22cfd5d6d52572e45fd2d090a authored almost 8 years ago by Eli Uriegas <[email protected]>github.com/sanic-org/sanic - 616e20d4674de93f89b3f0b509e206c31ae9a2bc authored almost 8 years ago by Raphael Deem <[email protected]>
Remove unused library
github.com/sanic-org/sanic - 5c7c2cf85e1f742b1793ec7c20f167197e917883 authored almost 8 years ago by easydaniel <[email protected]>github.com/sanic-org/sanic - 19426444344d428ac0a59c676f5ecd4aff5a35ae authored almost 8 years ago by DanielChien <[email protected]>
github.com/sanic-org/sanic - b67482de9b5272bf88aef59ac3c685f52fbf5771 authored almost 8 years ago by DanielChien <[email protected]>
Add server event tests
github.com/sanic-org/sanic - 35bb71f952e808e7d9664cf3cd164222a4b02b2a authored almost 8 years ago by Eli Uriegas <[email protected]>github.com/sanic-org/sanic - 9c91b09ab1425eb486a19abaf94da63173e109cb authored almost 8 years ago by Eli Uriegas <[email protected]>
github.com/sanic-org/sanic - 06911a8d2e4fdec7b811c5d2a6fc86b309586086 authored almost 8 years ago by Eli Uriegas <[email protected]>
github.com/sanic-org/sanic - e7922c1b547d58e605cf5a877ace8214c992d987 authored almost 8 years ago by Raphael Deem <[email protected]>
Correct Router documentation
github.com/sanic-org/sanic - 16959caa343400be2e9074ff217a951a77f5c8aa authored almost 8 years ago by Eli Uriegas <[email protected]>Add more verbose debug error handling
github.com/sanic-org/sanic - 0675f388b94be83cbfa8a385e07cd38fb0e5d43d authored almost 8 years ago by Eli Uriegas <[email protected]>Update .gitignore
github.com/sanic-org/sanic - b4ad9459dab4ec7473ebc4cc4c54a5d6479b7d84 authored almost 8 years ago by Eli Uriegas <[email protected]>Prevent flooding of meaningless traceback in `sanic_endpoint_test`
github.com/sanic-org/sanic - 8a9b1fee14d269f9056ce6b0114aa5e83f718a09 authored almost 8 years ago by Eli Uriegas <[email protected]>github.com/sanic-org/sanic - e6eb697bb2ba8840f8a92746426abb2f213a15d1 authored almost 8 years ago by Jeong YunWon <[email protected]>
Customizable protocol
github.com/sanic-org/sanic - 4ccc782e292509d738fde9f8fb831560a51f1835 authored almost 8 years ago by Eli Uriegas <[email protected]>github.com/sanic-org/sanic - cfdd9f66d1a7eae4d5fe091c1499f5c77d735ccd authored almost 8 years ago by Hyunjun Kim <[email protected]>
In case of request body is set to `{}`, `[]` or `null`, even it's
already processed, parsed_json...
* .python-version is generated by `pyenv local` command
* .eggs/ directory contains *.egg files
When Sanic has an exception in a request middleware, it fails to
save request object in `results...
Allow Sanic-inherited application
github.com/sanic-org/sanic - 552ff9d7364a35bc9fc3aea7ee2130bb2aa74128 authored about 8 years ago by Eli Uriegas <[email protected]>Add token property to request
github.com/sanic-org/sanic - 738396c2e26290309a87dfa29fd6833a7cfc6189 authored about 8 years ago by Eli Uriegas <[email protected]>Handle hooks parameters in more debuggable way
github.com/sanic-org/sanic - 9f18b5a09660638c51a6f0650124473786971f6a authored about 8 years ago by Eli Uriegas <[email protected]>
* Adds tests for unhandled exceptions
* Adds tests for unhandled exceptions in exception handler...
* Adds logging to error messages in debug mode as pointed out in PR #249,
while also improving t...
convert header values to strings
github.com/sanic-org/sanic - 3ada6f358c3b454d3107e7ef3a1550c0a8baef26 authored about 8 years ago by Eli Uriegas <[email protected]>github.com/sanic-org/sanic - f1c2854358f6fea548b1aeef4afebec63c9d3e4d authored about 8 years ago by Eli Uriegas <[email protected]>
Also merges master changes into this PR for this branch
github.com/sanic-org/sanic - 87559a34f8a06d401821beec3bc9f0d1dcb93d20 authored about 8 years ago by Eli Uriegas <[email protected]>created methods to remove a route from api/router
github.com/sanic-org/sanic - 9586351f3769c7eb0f343876c4a4dd751983dc4d authored about 8 years ago by Eli Uriegas <[email protected]>github.com/sanic-org/sanic - 0f6ed642daa5294e40bda11024c7c48950f5c4c8 authored about 8 years ago by Diogo <[email protected]>
github.com/sanic-org/sanic - 6d1d4ade19a6b5aaf572dbba68540b2976a43a53 authored about 8 years ago by Diogo Dutra <[email protected]>
Small docs improvements
github.com/sanic-org/sanic - 73a57e110570d7f74ae5a449a8c3b92e5264e475 authored about 8 years ago by Eli Uriegas <[email protected]>github.com/sanic-org/sanic - e7314d17753b9d566ab85c66c059a98e1d7f0d6e authored about 8 years ago by Anton Zhyrney <[email protected]>
github.com/sanic-org/sanic - ee8f8c293030ccf81a170079692d7bc8b90e889d authored about 8 years ago by 38elements <[email protected]>
github.com/sanic-org/sanic - 64e0e2d19f74af9b50da86f12a151a2304de0cd1 authored about 8 years ago by 38elements <[email protected]>
github.com/sanic-org/sanic - 6bb4dae5e041e38065f403eea759baeea12067d0 authored about 8 years ago by 38elements <[email protected]>
github.com/sanic-org/sanic - 83e9d0885373e6d5f43a328e861d2321c769e62b authored about 8 years ago by 38elements <[email protected]>
stop multiple worker server without sleep loop; issue #73
github.com/sanic-org/sanic - 7dfa62516cbd3340f1bfd774e4d257b62363623f authored about 8 years ago by Eli Uriegas <[email protected]>
1. not list() -> callable()
The args of hooking parameters of Sanic have to be callables.
For wr...
github.com/sanic-org/sanic - a4f77984b79e52441c07557e05ccc86cd2e82727 authored about 8 years ago by Raphael Deem <[email protected]>
github.com/sanic-org/sanic - 39b279f0f2aa20b90e15cb569535207341f303eb authored about 8 years ago by 38elements <[email protected]>
github.com/sanic-org/sanic - ac44900fc40f3296ba858eaf371a1213339f2db2 authored about 8 years ago by 38elements <[email protected]>
github.com/sanic-org/sanic - 548458c3e0e8201434dd9160cbfb4b151010eaf4 authored about 8 years ago by Sean Parsons <[email protected]>
github.com/sanic-org/sanic - 986b0aa106702ffc015044b55746b8eb7d86ef9e authored about 8 years ago by Sean Parsons <[email protected]>
github.com/sanic-org/sanic - 01b42fb39946d6ad93ce622fba14ef81a5d9492d authored about 8 years ago by Hyunjun Kim <[email protected]>
Change travis job to use tox
github.com/sanic-org/sanic - f74d44152a484d6f6bc0cf518194bc366e752a17 authored about 8 years ago by Eli Uriegas <[email protected]>github.com/sanic-org/sanic - 15578547553254728b9cd4f9fd46d92ab4d0ffe0 authored about 8 years ago by Eli Uriegas <[email protected]>
github.com/sanic-org/sanic - 56d6c2a92910b160a3519c0402721323a21218dc authored about 8 years ago by Eli Uriegas <[email protected]>
github.com/sanic-org/sanic - 2d4512cd1cc3405dda412add8f9f253a11b06b18 authored about 8 years ago by Eli Uriegas <[email protected]>
allow overriding logging basicConfig settings
github.com/sanic-org/sanic - 5402e6d3a672b4b307c19619767ea40bfc18df71 authored about 8 years ago by Eli Uriegas <[email protected]>
When generating documentation with sphinx-apidoc, there are currently
many docstring errors, mos...
This commit creates configuration files and an index page for
documentation using Sphinx. The re...
github.com/sanic-org/sanic - be9eca2d63845df1dab69133b1db88f264f93ac9 authored about 8 years ago by Raphael Deem <[email protected]>
github.com/sanic-org/sanic - d5ad5e46da53bb47a204585929178892aa162053 authored about 8 years ago by Sean Parsons <[email protected]>
github.com/sanic-org/sanic - a486fb99a9cdc381ac39c0ae9f733432aa0af837 authored about 8 years ago by Sean Parsons <[email protected]>
github.com/sanic-org/sanic - 2b10860c32a6a96dbb66199027480068b0d9b49a authored about 8 years ago by Sean Parsons <[email protected]>
github.com/sanic-org/sanic - a03f216f42f36cb7acdaca7259d031e4aa10f21a authored about 8 years ago by Sean Parsons <[email protected]>
github.com/sanic-org/sanic - 7d7cbaacf1505a02b2e2a652cb32f212b3d3a64b authored about 8 years ago by Raphael Deem <[email protected]>
github.com/sanic-org/sanic - 00b5a496dd8d6ddc13632aa357b25c525001786a authored about 8 years ago by Raphael Deem <[email protected]>
github.com/sanic-org/sanic - 7e6c92dc52525cdf30babc9f40125cddafab8b43 authored about 8 years ago by Raphael Deem <[email protected]>
Increment version to 0.1.9
github.com/sanic-org/sanic - 6cf3754051652b38ee77c9101bcd4e6004097865 authored about 8 years ago by Eli Uriegas <[email protected]>github.com/sanic-org/sanic - cf7616ebe5216007699cb264667079a3c739e29a authored about 8 years ago by Eli Uriegas <[email protected]>
Add test for PR: #215
github.com/sanic-org/sanic - 5b7964f8b693f3a8f2567e025102af6e40d8c0ed authored about 8 years ago by Eli Uriegas <[email protected]>github.com/sanic-org/sanic - f1f38c24da6d845701801c6f55ba9e5f24fd6acb authored about 8 years ago by Eli Uriegas <[email protected]>
Improvement: avoid to encoding in each HTTP Response
github.com/sanic-org/sanic - 67a50becb00518601b94a5e5368365854ac9345f authored about 8 years ago by Eli Uriegas <[email protected]>Also reorder some imports and add some comments
github.com/sanic-org/sanic - d7e94473f3c350a1c3ec49e79f3a7e6c711b8842 authored about 8 years ago by Eli Uriegas <[email protected]>Rewrite static files tests
github.com/sanic-org/sanic - 184c896f414c395a955ca7a135f587cc0445030d authored about 8 years ago by Eli Uriegas <[email protected]>Relates to PR #188
Changes include:
- Rewriting to work with pytest fixtures and an actual stat...
Find URL encoded filenames on the fs by decoding them first
github.com/sanic-org/sanic - 275851a75575f45103ba4bd1f0e2812af42d14b6 authored about 8 years ago by Eli Uriegas <[email protected]>github.com/sanic-org/sanic - 16182472fa73b6b5035ce4904bbb3edf3e1bf8a8 authored about 8 years ago by Eli Uriegas <[email protected]>
github.com/sanic-org/sanic - 29f3c22fede7716cdebd06b8f4f44c48dfb0814e authored about 8 years ago by Eli Uriegas <[email protected]>
Raise error if response is malformed.
github.com/sanic-org/sanic - a116666d5524da801dae19a9000c8560bed02f6b authored about 8 years ago by Eli Uriegas <[email protected]>github.com/sanic-org/sanic - c2622511ce94f4a46599c23e6540128c65daacaf authored about 8 years ago by Raphael Deem <[email protected]>
Adds python36 to tox.ini and .travis.yml
github.com/sanic-org/sanic - 50243037ebfa3fc47c41cef42f9a6890a1e66f54 authored about 8 years ago by Eli Uriegas <[email protected]>github.com/sanic-org/sanic - 74f305cfb78bc23e2dd647d83e26d658f29d1e19 authored about 8 years ago by Eli Uriegas <[email protected]>
Make golang performance test return JSON instead of string
github.com/sanic-org/sanic - 75990fbaf4faa9897923a10c93c133376d14b6d2 authored about 8 years ago by Eli Uriegas <[email protected]>Type check by isinstance
github.com/sanic-org/sanic - cc982c5a61ef9523e3565b9d3d014f404d4141ec authored about 8 years ago by cr0hn <[email protected]>github.com/sanic-org/sanic - 2d05243c4a2a6d10a868cacddc103bbd25921d0b authored about 8 years ago by 38elements <[email protected]>
github.com/sanic-org/sanic - 2f0a582aa782f224e59911fa94d2f45c8c761e18 authored about 8 years ago by Konstantin Hantsov <[email protected]>
Upgraded Middlewares doc: Explain how to chain two (or more) middlewares
github.com/sanic-org/sanic - 665881471d6aad29266e2eb8b966e2dc61e82f8d authored about 8 years ago by Eli Uriegas <[email protected]>github.com/sanic-org/sanic - 39211f8fbddb997f001f8ffc2059a0a0ad729125 authored about 8 years ago by 38elements <[email protected]>
github.com/sanic-org/sanic - 32ea45d403ddb1e1b143ba2fbae0675f32adbc50 authored about 8 years ago by Raphael Deem <[email protected]>
github.com/sanic-org/sanic - cd17a42234c6465f70795f78436e0589badc5a25 authored about 8 years ago by Eli Uriegas <[email protected]>
Apply response Middleware always
github.com/sanic-org/sanic - 8e19b5938c51f2463c7e4f7596334ea3818454fc authored about 8 years ago by Eli Uriegas <[email protected]>Create documentation for testing server endpoints.
github.com/sanic-org/sanic - 9e208ab7445d000554f5d42cc50a3fb0a7f90140 authored about 8 years ago by Eli Uriegas <[email protected]>Fixed import error in docs
github.com/sanic-org/sanic - 94bd9702e5f26920e09b575de247ca2b1c98a327 authored about 8 years ago by Eli Uriegas <[email protected]>A funny and useful examples about how to chain middlewares.
github.com/sanic-org/sanic - 3add40625dc1b195c3129c34b88724e1a1869638 authored about 8 years ago by cr0hn <[email protected]>Response middleware are useful to apply some post-process information, just before send to the u...
github.com/sanic-org/sanic - 5afae986a0aeae6191a5532a11244cb7cc405f94 authored about 8 years ago by cr0hn <[email protected]>improvement: support fo binary data as a input. This do that the response process has more perfo...
github.com/sanic-org/sanic - f091d82badc35116a45d59560f85cc6176980780 authored about 8 years ago by cr0hn <[email protected]>github.com/sanic-org/sanic - a73a7d1e7b4d96d209d029db6d72d2818330bce9 authored about 8 years ago by Stefano Palazzo <[email protected]>
github.com/sanic-org/sanic - 5c1ef2c1cfabcadbc7d4527d05d654e7ad23ab17 authored about 8 years ago by Romano Bodha <[email protected]>
Currently the sanic.utils functionality is undocumented. This provides
information on the interf...
github.com/sanic-org/sanic - c657c531b482039c18bcf926052fcc1f6c8377d0 authored about 8 years ago by 38elements <[email protected]>
Change HttpParserError process
github.com/sanic-org/sanic - ef9d8710f50a19bc51db4f84b672dba2f0901318 authored about 8 years ago by Eli Uriegas <[email protected]>github.com/sanic-org/sanic - 75fc9f91b942f82cd9e25161e076afa28ae10472 authored about 8 years ago by 38elements <[email protected]>
github.com/sanic-org/sanic - ef9edfd160915c287624f30f0493521ccc533076 authored about 8 years ago by Tim Mundt <[email protected]>
github.com/sanic-org/sanic - 234a7925c611e8f80b94dc183f1f4d86b40a8a84 authored about 8 years ago by Tim Mundt <[email protected]>
github.com/sanic-org/sanic - a550b5c112e4744880e97439c2df41ea2d7f6a41 authored about 8 years ago by Tim Mundt <[email protected]>
github.com/sanic-org/sanic - 04798cbf5b0976b840430f19c61cd870df28a650 authored about 8 years ago by Tim Mundt <[email protected]>