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
Fix quotes in sample code for consistency
github.com/sanic-org/sanic - 545d9eb59b72f2f3abe516a20efbab890a3b1a5a authored about 8 years ago by Eli Uriegas <[email protected]>github.com/sanic-org/sanic - a9b67c3028d85fd3f95e9df11129d0cf623eb2f4 authored about 8 years ago by Sam Agnew <[email protected]>
Convert connections dict to set
github.com/sanic-org/sanic - 35e79f3985bdc169523f4151d4b2fe499772a445 authored about 8 years ago by Eli Uriegas <[email protected]>flake8 build failed here: https://travis-ci.org/channelcat/sanic/builds/183991976
github.com/sanic-org/sanic - 435d5585e9d1d623b522647daf6296089dc6db85 authored about 8 years ago by Eli Uriegas <[email protected]>github.com/sanic-org/sanic - ddfb7f2861d46b6c637da3796aeadbd3ce08d4c3 authored about 8 years ago by Eli Uriegas <[email protected]>
Fix PEP8 in Hello World example
github.com/sanic-org/sanic - 6c806549ae4381ddeffa750c80829f182233ea47 authored about 8 years ago by Eli Uriegas <[email protected]>github.com/sanic-org/sanic - 8957e4ec25fb2b6b1b20e36a78f5576b6a7736f1 authored about 8 years ago by Sam Agnew <[email protected]>
github.com/sanic-org/sanic - 2003eceba19618fcb20d78b19af072726113cdfc authored about 8 years ago by Paul Jongsma <[email protected]>
add jinja example
github.com/sanic-org/sanic - 8fc1462d11ff218fd978281d48314612715e2f1a authored about 8 years ago by Eli Uriegas <[email protected]>github.com/sanic-org/sanic - 93b45e9598cfa758559b1205ea399c6198bf3c73 authored about 8 years ago by Raphael Deem <[email protected]>
Convert server lambda to partial
github.com/sanic-org/sanic - a3a14cdab2d1d1f951bdec80d804d0f0e93482ce authored about 8 years ago by Eli Uriegas <[email protected]>github.com/sanic-org/sanic - 9ba2f99ea26c366aedea8f94ea0af152fcb43b99 authored about 8 years ago by Paul Jongsma <[email protected]>
Aiopg examples
github.com/sanic-org/sanic - f9db796a6e87e639882858a90273d3f703261553 authored about 8 years ago by Eli Uriegas <[email protected]>url params docs typo fix
github.com/sanic-org/sanic - 94c7aaf7f854a8a226abf42c2d8dba5a9fe5a088 authored about 8 years ago by Eli Uriegas <[email protected]>add missing '>' in url params docs example
github.com/sanic-org/sanic - 6ef6d9a9051dca5d1896f3a03f2a8e13ce0bbc44 authored about 8 years ago by kamyar <[email protected]>github.com/sanic-org/sanic - b44e9baaecee1ec757409e9d1ce263f58e22fc86 authored about 8 years ago by Anton Zhyrney <[email protected]>
github.com/sanic-org/sanic - f9176bfdea547bcc3202316c3eb1fd563ace01e7 authored about 8 years ago by Anton Zhyrney <[email protected]>
github.com/sanic-org/sanic - 721044b3786f4ac190256a3d0d870cf51077e2a8 authored about 8 years ago by Anton Zhyrney <[email protected]>
github.com/sanic-org/sanic - 154f8570f073c94bec55f1c2681162d6b1beec16 authored about 8 years ago by Anton Zhyrney <[email protected]>
github.com/sanic-org/sanic - 0464d31a9c91f70699b3ad5706f82927dc442623 authored about 8 years ago by Paul Jongsma <[email protected]>
Change Payload Too Large process
github.com/sanic-org/sanic - e3453553e1c904ddf8e0cf4de47c9f5e69f7eef5 authored about 8 years ago by Eli Uriegas <[email protected]>return 400 on invalid json post data
github.com/sanic-org/sanic - 6abaa78f9e742f3234081b186b6e22ba3ad9e36f authored about 8 years ago by Eli Uriegas <[email protected]>github.com/sanic-org/sanic - 457507d8dc2772f59a144f713f01bd15f73183eb authored about 8 years ago by Raphael Deem <[email protected]>
Fix test_request_timeout.py
github.com/sanic-org/sanic - 3ea1a804963cc17e9e0ac6469ed58a97a3a3d73c authored about 8 years ago by Eli Uriegas <[email protected]>This increases sleep time, Because sometimes timeout error does not occur.
github.com/sanic-org/sanic - fac4bca4f49c3dc34ff57851d59fba64790d1e31 authored about 8 years ago by 1a23456789 <[email protected]>When Payload Too Large occurs, it uses error handler.
github.com/sanic-org/sanic - 662e0c9965b71a1b18bf689b3ca972ce36ec2ec2 authored about 8 years ago by 38elements <[email protected]>fix for cookie header capitalization bug
github.com/sanic-org/sanic - 80af9e6d767226922e748e98c9f812087b5a75b2 authored about 8 years ago by Eli Uriegas <[email protected]>github.com/sanic-org/sanic - 9b466db5c9d1d717cfb136cacb741f59333445c3 authored about 8 years ago by Jack Fischer <[email protected]>
github.com/sanic-org/sanic - c34427690a244b7ce1f23dd422bf31fe65f31c1a authored about 8 years ago by Jack Fischer <[email protected]>
Improving comments
github.com/sanic-org/sanic - d8a974bb4f25d25b9ea14606454efd10fb8ab792 authored about 8 years ago by Eli Uriegas <[email protected]>Increment version to 0.1.8
github.com/sanic-org/sanic - 98b08676e269979f128125d7e132fa572626db5e authored about 8 years ago by Eli Uriegas <[email protected]>github.com/sanic-org/sanic - 39f3a63cede12ee40e17073a95578d37a730c158 authored about 8 years ago by Eli Uriegas <[email protected]>
Change request timeout process
github.com/sanic-org/sanic - 89e2084489a8db6ba3e1fd69ebbcd5d15d0adf42 authored about 8 years ago by Eli Uriegas <[email protected]>github.com/sanic-org/sanic - 70c56b7db33b558ff5fd5a95883fcb558b9621ba authored about 8 years ago by Derek Schuster <[email protected]>
github.com/sanic-org/sanic - 209b7633025e63f1c6f163f3024139d50bd9dabd authored about 8 years ago by Derek Schuster <[email protected]>
github.com/sanic-org/sanic - 190b7a607610551d1071dae5ee682c45efb7c00a authored about 8 years ago by Derek Schuster <[email protected]>
Class based views
github.com/sanic-org/sanic - cce47a633a125ba73a7a27e75a982bf7f6929601 authored about 8 years ago by Eli Uriegas <[email protected]>Use explicit import for httptools
github.com/sanic-org/sanic - ec2330c42b1a653384876320dfdc1e07ed816b6b authored about 8 years ago by Eli Uriegas <[email protected]>github.com/sanic-org/sanic - 0c215685f2e08ef4d5ff3b16d849194d81557133 authored about 8 years ago by Jack Fischer <[email protected]>
github.com/sanic-org/sanic - d86ac5e3e03f3a1469e9f4e1bce9af1919fbaa54 authored about 8 years ago by Jack Fischer <[email protected]>
github.com/sanic-org/sanic - ee89b6ad03839bbe526f7e84958f9720e9a30e3f authored about 8 years ago by 38elements <[email protected]>
github.com/sanic-org/sanic - a5e6d6d2e8a9e3f879fba5cd0d8e175c774e5ceb authored about 8 years ago by 38elements <[email protected]>
github.com/sanic-org/sanic - 1eea1f5485fceb3a18ab9e230dc5435ab609f71d authored about 8 years ago by Anton Zhyrney <[email protected]>
github.com/sanic-org/sanic - da4567eea5f84d208f7fbadb1bac7e310297a319 authored about 8 years ago by Anton Zhyrney <[email protected]>
github.com/sanic-org/sanic - 9010a6573fea7f855b0597986248a2f3d79d1ba4 authored about 8 years ago by 38elements <[email protected]>
github.com/sanic-org/sanic - d8e480ab4889891906807696f36180086f00aa70 authored about 8 years ago by 38elements <[email protected]>
github.com/sanic-org/sanic - 0bd61f6a57948c94cb9deff0e378b95fc8f0cb4f authored about 8 years ago by 38elements <[email protected]>
This add a request timeout exception.
It cancels task, when request is timeout.
Explicit importing the parser and the exception to save a name lookup.
github.com/sanic-org/sanic - 0ca5c4eeff5e4eab6f986703acc7f3b7f3ef18c2 authored about 8 years ago by John Piasetzki <[email protected]>Connections don't need to be a dict since the value is never used
github.com/sanic-org/sanic - 47927608b2c02cab80270388c0ecff4f0ccb493c authored about 8 years ago by John Piasetzki <[email protected]>Partials are faster then lambdas for repeated calls.
github.com/sanic-org/sanic - 13808bf282493fccf81458da129514d5e28e88ac authored about 8 years ago by John Piasetzki <[email protected]>github.com/sanic-org/sanic - c3c7964e2e49fc5bac044551700365eeaf8ba006 authored about 8 years ago by Anton Zhyrney <[email protected]>
github.com/sanic-org/sanic - fca0221d911dac1f53dd94b60ed51f06835472b8 authored about 8 years ago by Anton Zhyrney <[email protected]>
github.com/sanic-org/sanic - 9f2d73e2f152456df27941efc3d5fe2695e0af6b authored about 8 years ago by Anton Zhyrney <[email protected]>
Access Request like a dictionary
Closes #129 #132
github.com/sanic-org/sanic - fc19f2ea34172919979b01e931742f18ddc2c9f8 authored about 8 years ago by Eli Uriegas <[email protected]>github.com/sanic-org/sanic - aa0f15fbb2de8bd644eaff869e6ee94880d19802 authored about 8 years ago by Eli Uriegas <[email protected]>
fix the way using logging.exception
github.com/sanic-org/sanic - 93f50b8ef7ed8fee206d2c440b096c09f1dd0af4 authored about 8 years ago by Eli Uriegas <[email protected]>Revised error message in server.py (Issue #157)
github.com/sanic-org/sanic - 7b85843363b65eeddd521b06243528f9f4fbce50 authored about 8 years ago by Eli Uriegas <[email protected]>github.com/sanic-org/sanic - f7f578ed4494298170b885c9631274432dcc5ed5 authored about 8 years ago by abhishek7 <[email protected]>
Updating base fork
github.com/sanic-org/sanic - de92603ccfd5a8e3110abe3879fd3fa0a219f1fb authored about 8 years ago by Abhishek <[email protected]>github.com/sanic-org/sanic - d02fffb6b84d4d9e7e728c38c6115ee3b417d662 authored about 8 years ago by Channel Cat <[email protected]>
github.com/sanic-org/sanic - 922c96e3c1ca28572b631b63145f717774f5efd2 authored about 8 years ago by Channel Cat <[email protected]>
github.com/sanic-org/sanic - 993627ec441c8448eb50613bfa877c4bd1cf27dd authored about 8 years ago by Channel Cat <[email protected]>
github.com/sanic-org/sanic - 01681599ff63384e8f87680df641c178b3c2484f authored about 8 years ago by Channel Cat <[email protected]>
github.com/sanic-org/sanic - 3ce6434532fcf7994a50f0d780320cb3b1e6e586 authored about 8 years ago by Channel Cat <[email protected]>
github.com/sanic-org/sanic - a97e554f8f4bd2443d6a9d68c60351a8f86c10bc authored about 8 years ago by Channel Cat <[email protected]>
Update headers to use CIMultiDict instead of dict.
github.com/sanic-org/sanic - fd5a79a6858dfd4d9c18d2afcaba8a039d3ed49c authored about 8 years ago by Eli Uriegas <[email protected]>github.com/sanic-org/sanic - 635921adc71c8d27bc315f3b18ad927b6e14a5a5 authored about 8 years ago by Raphael Deem <[email protected]>
github.com/sanic-org/sanic - 9eb4cecbc1674321b3e37a7ae08afb996d5bd890 authored about 8 years ago by jiajunhuang <[email protected]>
provide default app name
github.com/sanic-org/sanic - 879b9a4a15351f9a28bfc6283db45e26219bdc57 authored about 8 years ago by Eli Uriegas <[email protected]>github.com/sanic-org/sanic - 8be4dc8fb52f27a4a51cc5d31a1aa6a767450450 authored about 8 years ago by Raphael Deem <[email protected]>
github.com/sanic-org/sanic - f16ea20de5fa844c53639f91cf521d2993806fb8 authored about 8 years ago by Raphael Deem <[email protected]>
Example for using error_handler
github.com/sanic-org/sanic - c51b14856e757265e6e16366676dfe8217a22a53 authored about 8 years ago by Eli Uriegas <[email protected]>Fix the flake8 error caused by new flake8 version
github.com/sanic-org/sanic - 88ee71c425185437a6f0a0d1d37dda20c3010a90 authored about 8 years ago by Eli Uriegas <[email protected]>github.com/sanic-org/sanic - edb12da154f30b208571f43aac018bd56e587b19 authored about 8 years ago by Eli Uriegas <[email protected]>
github.com/sanic-org/sanic - d9f6846c7641e6ae9c4ea4c688a4d24f56e83a8b authored about 8 years ago by Jack Fischer <[email protected]>
github.com/sanic-org/sanic - 9e0747db15282f6f8f8474f32e6b9ff0f1bf9174 authored about 8 years ago by Jack Fischer <[email protected]>
aiohttp is slightly faster actually
github.com/sanic-org/sanic - ae3d33ad58949443d9dfe31f09388fd8b7cfdc92 authored about 8 years ago by Eli Uriegas <[email protected]>* Caching example using aiocache
* Caching example using aiocache
* Added aiocache to requ...
github.com/sanic-org/sanic - edb25f799d2e85f3d715582fd2005cc80c8a6dd5 authored about 8 years ago by Manuel Miranda <[email protected]>Disabling access log increases RPS a lot
github.com/sanic-org/sanic - 0822674f70b05d42b87dfd82769cbc8222756468 authored about 8 years ago by Andrew Svetlov <[email protected]>Add a Gitter chat badge to README.md
github.com/sanic-org/sanic - 49d004736a2eca36abc75d7ca637e23c58c61104 authored about 8 years ago by Eli Uriegas <[email protected]>github.com/sanic-org/sanic - 695f8733bbb9c35f82ec61f4c977e4828128cc19 authored about 8 years ago by The Gitter Badger <[email protected]>
Add the client address to the request header
github.com/sanic-org/sanic - b51af7f4bf2b7b3574cae23d1c758f5a889a7dff authored about 8 years ago by Eli Uriegas <[email protected]>Give `ra` a more explicit name
github.com/sanic-org/sanic - 28ce2447ef9c4bd75ad6e21bc9f3a660714a3b02 authored about 8 years ago by Eli Uriegas <[email protected]>Fix request parse multipart form
github.com/sanic-org/sanic - 42e3a50274bb8eb7c918abdb00946769790e668c authored about 8 years ago by Eli Uriegas <[email protected]>github.com/sanic-org/sanic - 8ebc92c236652f357394e618640505a11ba49283 authored about 8 years ago by Paul Jongsma <[email protected]>
github.com/sanic-org/sanic - b92e46df4018aa9288e1918eca2f65e2820b61c7 authored about 8 years ago by Paul Jongsma <[email protected]>
github.com/sanic-org/sanic - be5588d5d80958778166e3cb321c875f260b0a17 authored about 8 years ago by Paul Jongsma <[email protected]>
github.com/sanic-org/sanic - 0d9fb2f9279e3303f51a0b18204a88d6cfbb1a0e authored about 8 years ago by Pahaz Blinov <[email protected]>
I have this code:
```
form = FileForm(request.files)
```
and it raise error because the ...
github.com/sanic-org/sanic - 0e9819fba168ee2aa6b32827db751bb4c0a70dab authored about 8 years ago by Pahaz Blinov <[email protected]>fix(request.py): problem in case of request without content-type head…
github.com/sanic-org/sanic - aaee40aabdc8bdbbd3d4b7d52d9f28d6c4890b55 authored about 8 years ago by Pahaz Blinov <[email protected]>* fix(request.py): exception if access request.form on GET request
* fix(request): just make ...
github.com/sanic-org/sanic - 5efe51b66129d5bc902f0a70f0290b94fbd17c84 authored about 8 years ago by Pahaz Blinov <[email protected]>pull from master
github.com/sanic-org/sanic - 50f63142db23cb7d1b9a8531c6814ffb1bbc0202 authored about 8 years ago by Pahaz Blinov <[email protected]>github.com/sanic-org/sanic - 1b65b2e0c658dc0e87a5a93f3e3665782b01edef authored about 8 years ago by Pahaz Blinov <[email protected]>
* Keep-alive requests stay open if communicating
* time.time faster than loop.time?
* Fix ...
github.com/sanic-org/sanic - ce8742c60562eb1f718704b317101542505471ca authored about 8 years ago by Manuel Miranda <[email protected]>Fix value error for query string test
github.com/sanic-org/sanic - 01a013b48a1455af899cf00674abf8f497b709cb authored about 8 years ago by Eli Uriegas <[email protected]>github.com/sanic-org/sanic - 3a2eeb97095330a95be790c048d982a25d6ec70a authored about 8 years ago by Eli Uriegas <[email protected]>
Keep alive timeout fix
github.com/sanic-org/sanic - 1271c7d958c10eaa4e238c5dfe0785bad682045d authored about 8 years ago by Eli Uriegas <[email protected]>Add aiofiles to requirements.txt
github.com/sanic-org/sanic - 0032f525ce0d673c3bb27f5f388d4415884cdb70 authored about 8 years ago by Eli Uriegas <[email protected]>github.com/sanic-org/sanic - df2f91b82f9a2b666e0da0c9aa179c4de01b4a72 authored about 8 years ago by Eli Uriegas <[email protected]>