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 ruff to toolchain

github.com/sanic-org/sanic - ahopkins opened this pull request about 1 year ago
Style changes for mobile

github.com/sanic-org/sanic - ahopkins opened this pull request about 1 year ago
New websockets, handling disconnects

github.com/sanic-org/sanic - heshiming opened this issue about 1 year ago
setuptools dependency

github.com/sanic-org/tracerite - JamesHutchison opened this issue about 1 year ago
Add missing requirement

github.com/sanic-org/sanic - ahopkins opened this pull request about 1 year ago
Add a REPL to the CLI

github.com/sanic-org/sanic - ahopkins opened this pull request about 1 year ago
Edit Discord badge.

github.com/sanic-org/sanic - MichaelHinrichs opened this pull request about 1 year ago
Logging improvements

github.com/sanic-org/sanic - Tronic opened this pull request about 1 year ago
Allow range requests for a single byte

github.com/sanic-org/sanic - Tronic opened this pull request about 1 year ago
Unix sockets to use pathlib

github.com/sanic-org/sanic - Tronic opened this pull request about 1 year ago
I can't stop background task with cancel_task!

github.com/sanic-org/sanic - sedlice opened this issue about 1 year ago
Makefile cleanup

github.com/sanic-org/sanic - ChihweiLHBird opened this pull request about 1 year ago
Add path argument to NoMethod class

github.com/sanic-org/sanic-routing - eric-spitler opened this pull request about 1 year ago
sanic pytest

github.com/sanic-org/sanic - kobikun opened this issue about 1 year ago
chore: strip CORS_ORIGINS before assigning value

github.com/sanic-org/sanic-ext - skippednote opened this pull request about 1 year ago
Drop old performance tests/benchmarks

github.com/sanic-org/sanic - sjsadowski opened this pull request about 1 year ago
Adopt Ruff linter/formatter

github.com/sanic-org/sanic - Tronic opened this pull request about 1 year ago
sanic integrates gRPC

github.com/sanic-org/sanic - mpv945 opened this issue about 1 year ago
Add websocket.handler.before/after/exception signals

github.com/sanic-org/sanic - Tronic opened this pull request about 1 year ago
Pathlib update to TLS

github.com/sanic-org/sanic - Tronic opened this pull request about 1 year ago
Rewrite request and re-route

github.com/sanic-org/sanic - Tronic opened this issue about 1 year ago
Simplify (request.cookies.)getlist function

github.com/sanic-org/sanic - Tronic opened this pull request about 1 year ago
Accept bare cookies

github.com/sanic-org/sanic - Tronic opened this pull request about 1 year ago
Support for Python 3.12

github.com/sanic-org/sanic - robd003 opened this issue about 1 year ago
remove tracerite from the standard install

github.com/sanic-org/sanic - TimurDela opened this issue about 1 year ago
Many deprecation warnings

github.com/sanic-org/tracerite - TimurDela opened this issue about 1 year ago
Reducing memory consumption

github.com/sanic-org/sanic - gluhar2006 opened this pull request about 1 year ago
Adjusted nginx.md

github.com/sanic-org/sanic-guide - carzilla opened this pull request over 1 year ago
Adjusted nginx.md

github.com/sanic-org/sanic-guide - prryplatypus opened this pull request over 1 year ago
Update signals.md

github.com/sanic-org/sanic-guide - Be5yond opened this pull request over 1 year ago
Improve functionality and consistency of Sanic.event()

github.com/sanic-org/sanic - talljosh opened this pull request over 1 year ago
HTTP/3 cleanup

github.com/sanic-org/sanic - Tronic opened this pull request over 1 year ago
[Feature Request] Response Compression

github.com/sanic-org/sanic-ext - dmckeone opened this issue over 1 year ago
fix sanic-ext EN configuration typo

github.com/sanic-org/sanic-guide - jakkaz opened this pull request over 1 year ago
Allow for priorities on routes defs

github.com/sanic-org/sanic-routing - ahopkins opened this pull request over 1 year ago
Add support for listener and signal prioritization

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

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

github.com/sanic-org/sanic - ahopkins opened this pull request over 1 year ago
Better handling of port bind failures

github.com/sanic-org/sanic - Tronic opened this pull request over 1 year ago
Improved URL display on MOTD

github.com/sanic-org/sanic - Tronic opened this pull request over 1 year ago
Streaming response not appearing in chunks

github.com/sanic-org/sanic - harryjulian opened this issue over 1 year ago
Create Worker manager

github.com/sanic-org/sanic - sammyfilly opened this pull request over 1 year ago
Run tests on push as well

github.com/sanic-org/sanic - prryplatypus opened this pull request over 1 year ago
Allow for simple signals

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

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

github.com/sanic-org/sanic - ahopkins opened this pull request over 1 year ago
Fix for disabling the loading of environment variabes

github.com/sanic-org/sanic-guide - jwagenleitner opened this pull request over 1 year ago
Add CSS-style attribute assignment

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

github.com/sanic-org/sanic - prryplatypus opened this pull request over 1 year ago
[Feature Request]

github.com/sanic-org/sanic-ext - volundmush opened this issue over 1 year ago
Test

github.com/sanic-org/discord-bot - prryplatypus opened this issue over 1 year ago
Refactor GitHub Actions

github.com/sanic-org/sanic - prryplatypus opened this pull request over 1 year ago
Add constraint for autodocsumm

github.com/sanic-org/sanic - prryplatypus opened this pull request over 1 year ago
Update publish release action

github.com/sanic-org/sanic - prryplatypus opened this pull request over 1 year ago
return received message in proxy recv

github.com/sanic-org/sanic-testing - tiejunhu opened this pull request over 1 year ago
Add changed files to reload trigger listener

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

github.com/sanic-org/sanic-guide - Zhilinlinlin opened this pull request over 1 year ago
Cleanup coverage and pypi actions

github.com/sanic-org/sanic - prryplatypus opened this pull request over 1 year ago
Fix MOTD for extra data

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

github.com/sanic-org/sanic - prryplatypus opened this pull request over 1 year ago
Fix test_fast when there's only one CPU

github.com/sanic-org/sanic - tjni opened this pull request over 1 year ago
Fix Docker image publish GitHub Action

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