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

add a constraint for websockets < 11.0

github.com/sanic-org/sanic - vcidst opened this pull request over 1 year ago
Release notes aren't completely responsive

github.com/sanic-org/sanic-guide - prryplatypus opened this issue over 1 year ago
Issue with identical named tasks

github.com/sanic-org/sanic - cnicodeme opened this issue over 1 year ago
Response Streaming doesn't work

github.com/sanic-org/sanic - trungtin opened this issue over 1 year ago
there is no stream in sanic.response

github.com/sanic-org/sanic-guide - liuyuanjun520 opened this issue over 1 year ago
Fix traversals for intended results

github.com/sanic-org/sanic - ahopkins opened this pull request over 1 year ago
Add name prefixing to BP groups

github.com/sanic-org/sanic - ahopkins opened this pull request over 1 year ago
Create LICENSE

github.com/sanic-org/html5tagger - thewchan opened this pull request over 1 year ago
Create LICENSE

github.com/sanic-org/tracerite - thewchan opened this pull request over 1 year ago
Static routes containing ".." don't work

github.com/sanic-org/sanic - chuckds opened this issue over 1 year ago
Force request property for injections

github.com/sanic-org/sanic-ext - ahopkins opened this pull request over 1 year ago
Override type checking for sanc-routing funcs

github.com/sanic-org/sanic-ext - ahopkins opened this pull request over 1 year ago
Do not fail on cython objects

github.com/sanic-org/sanic-ext - ahopkins opened this pull request over 1 year ago
Version 23.3 compat

github.com/sanic-org/sanic-testing - ahopkins opened this pull request over 1 year ago
Add meta viewport to disable device scaling

github.com/sanic-org/html5tagger - Tronic opened this pull request over 1 year ago
Improved JS handling for Document _urls

github.com/sanic-org/html5tagger - Tronic opened this pull request over 1 year ago
Sync state tolerance

github.com/sanic-org/sanic - ahopkins opened this pull request over 1 year ago
Skip properties on passed types

github.com/sanic-org/sanic-ext - ahopkins opened this pull request over 1 year ago
Prepare v23.3 release docs

github.com/sanic-org/sanic-guide - ahopkins opened this pull request over 1 year ago
Release 23.3

github.com/sanic-org/sanic - ahopkins opened this pull request over 1 year ago
Add CertLoader as application option

github.com/sanic-org/sanic - ahopkins opened this pull request over 1 year ago
Change logging format to %s

github.com/sanic-org/sanic - ahopkins opened this pull request over 1 year ago
Skip middleware on RequestCancelled

github.com/sanic-org/sanic - ahopkins opened this pull request over 1 year ago
Allow password to be passed to TLS context

github.com/sanic-org/sanic - ahopkins opened this pull request over 1 year ago
v23.3 Deprecation Removal

github.com/sanic-org/sanic - ahopkins opened this pull request over 1 year ago
Adding allow route overwrite option in blueprint

github.com/sanic-org/sanic - ChihweiLHBird opened this pull request over 1 year ago
Fix the issue: not have "REQUEST_MAX_HEADER_SIZE"

github.com/sanic-org/sanic-guide - David-xian66 opened this pull request over 1 year ago
Cannot use pdb with Sanic

github.com/sanic-org/sanic - j-laurie opened this issue over 1 year ago
scheme arg to create the redirect should be 'https'

github.com/sanic-org/sanic - mbendiksen opened this pull request over 1 year ago
Consume body on DELETE by default

github.com/sanic-org/sanic - ahopkins opened this pull request over 1 year ago
Add `raw_path` to ASGI scope of test client.

github.com/sanic-org/sanic-testing - Tronic opened this pull request over 1 year ago
Add path traversal warning

github.com/sanic-org/sanic-guide - prryplatypus opened this pull request over 1 year ago
Compatibility mode

github.com/sanic-org/sanic - ahopkins opened this issue over 1 year ago
Simplified parse_content_header escaping

github.com/sanic-org/sanic - Tronic opened this pull request over 1 year ago
Add convenience methods for cookie creation and deletion

github.com/sanic-org/sanic - ahopkins opened this pull request over 1 year ago
FIX: check whether object is bytes for shared_ctx

github.com/sanic-org/sanic - sjsadowski opened this pull request over 1 year ago
Add convenience for dynamic changes to routing

github.com/sanic-org/sanic - ahopkins opened this pull request over 1 year ago
Sanic pages coloring

github.com/sanic-org/sanic - ahopkins opened this pull request over 1 year ago
API to define a number of workers

github.com/sanic-org/sanic - ahopkins opened this pull request over 1 year ago
Simpler CLI targets

github.com/sanic-org/sanic - ahopkins opened this pull request over 1 year ago
Fix comparison from wrong formats with datetime objects

github.com/sanic-org/sanic - stricaud opened this pull request over 1 year ago
Add header accessors

github.com/sanic-org/sanic - ahopkins opened this pull request over 1 year ago
Please update help doxs

github.com/sanic-org/sanic - David-xian66 opened this issue over 1 year ago
Datetime issue with Python 3.11 (with fix)

github.com/sanic-org/sanic - stricaud opened this issue over 1 year ago
Hot reloads don't pause background tasks

github.com/sanic-org/sanic - David-xian66 opened this issue over 1 year ago
Multi-valued header is not consistently handled

github.com/sanic-org/sanic - todddialpad opened this issue over 1 year ago
Don't show warning on bytes in shared_ctx

github.com/sanic-org/sanic - ahopkins opened this issue over 1 year ago
Correct typo

github.com/sanic-org/sanic-guide - sezginonline opened this pull request over 1 year ago
Add chinese translation of templating.md

github.com/sanic-org/sanic-guide - cxzlw opened this pull request over 1 year ago
Add server information to the header

github.com/sanic-org/sanic - nurbek91 opened this issue over 1 year ago
Refresh Request.accept functionality

github.com/sanic-org/sanic - ahopkins opened this pull request over 1 year ago
Error handler for websocket requests

github.com/sanic-org/sanic - jrayu opened this issue over 1 year ago
Sanic likes cookies

github.com/sanic-org/sanic-guide - sezginonline opened this pull request over 1 year ago
Sanic doesn't shutdown cleanly on Mac

github.com/sanic-org/sanic - tylerprete opened this issue over 1 year ago
Sanic on pypy

github.com/sanic-org/sanic - deounix opened this pull request over 1 year ago
check the status of socket before shutting down

github.com/sanic-org/sanic - deounix opened this pull request over 1 year ago
[Bug] Installing sanic-ext breaks sanic

github.com/sanic-org/sanic-ext - jeffpeck10x opened this issue over 1 year ago
Color tweaks for Error Handling.

github.com/sanic-org/sanic - smlbiobot opened this pull request over 1 year ago
Style updates and code refactoring

github.com/sanic-org/tracerite - Tronic opened this pull request over 1 year ago
Changing app name breaks reloading

github.com/sanic-org/sanic - Tronic opened this issue over 1 year ago
Some Sanic branding to error page

github.com/sanic-org/sanic - ahopkins opened this pull request over 1 year ago
Add tooltips

github.com/sanic-org/tracerite - ahopkins opened this pull request over 1 year ago
Error handling style suggestions

github.com/sanic-org/sanic - ahopkins opened this pull request over 1 year ago
feat: add type annotations

github.com/sanic-org/html5tagger - SaidBySolo opened this pull request over 1 year ago
Python 3.7 compat

github.com/sanic-org/html5tagger - ahopkins opened this pull request over 1 year ago
Increase KEEP_ALIVE_TIMEOUT default to 120 seconds

github.com/sanic-org/sanic - Tronic opened this pull request over 1 year ago
Websocket conflicts with http GET

github.com/sanic-org/sanic-routing - Tronic opened this issue over 1 year ago
Don't try empty path if '/' was not found.

github.com/sanic-org/sanic-routing - Tronic opened this pull request over 1 year ago
Error page rendering format selection

github.com/sanic-org/sanic - Tronic opened this pull request over 1 year ago
Nicer traceback formatting

github.com/sanic-org/sanic - Tronic opened this pull request over 1 year ago
Additional accept functionality

github.com/sanic-org/sanic - ahopkins opened this pull request over 1 year ago