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 help page

github.com/sanic-org/sanic-guide - ahopkins opened this pull request over 2 years ago
fix: ensure examples are functional

github.com/sanic-org/sanic-guide - sjsadowski opened this pull request over 2 years ago
Doc update

github.com/sanic-org/sanic-guide - koug44 opened this pull request over 2 years ago
Fix Sanic app name

github.com/sanic-org/sanic-guide - johndoe46 opened this pull request over 2 years ago
Enhance documentation on strict_slashes

github.com/sanic-org/sanic-guide - ahopkins opened this issue over 2 years ago
Manually set app is_started flag in example code

github.com/sanic-org/sanic-guide - jzombi opened this pull request almost 3 years ago
Update contributors.json

github.com/sanic-org/sanic-guide - ahopkins opened this pull request almost 3 years ago
What is the best way to app.purge_tasks()?

github.com/sanic-org/sanic-testing - Vedant-R opened this issue almost 3 years ago
Add 21.12 LTS version as supported

github.com/sanic-org/sanic-guide - leotada opened this pull request almost 3 years ago
Invalid declaration: <entity_id>:meta

github.com/sanic-org/sanic-routing - hieulw opened this issue almost 3 years ago
Move metadata to `setup.cfg`

github.com/sanic-org/sanic-ext - ChihweiLHBird opened this pull request almost 3 years ago
prepare release 21.12.0

github.com/sanic-org/sanic-openapi - morph027 opened this pull request almost 3 years ago
Support checking multiple requirements

github.com/sanic-org/sanic-routing - Shizmob opened this pull request almost 3 years ago
Lifecycle diagram

github.com/sanic-org/sanic-guide - ahopkins opened this issue almost 3 years ago
Add documentation for security

github.com/sanic-org/sanic-guide - ahopkins opened this pull request almost 3 years ago
fix cors

github.com/sanic-org/sanic-guide - erhuabushuo opened this pull request almost 3 years ago
Fix the link to sanic-testing.

github.com/sanic-org/sanic-guide - pawelrubin opened this pull request almost 3 years ago
Add testing docs

github.com/sanic-org/sanic-guide - ahopkins opened this pull request almost 3 years ago
Add testing docs

github.com/sanic-org/sanic-guide - ahopkins opened this pull request almost 3 years ago
Add test_mode to class var

github.com/sanic-org/sanic-testing - ahopkins opened this pull request almost 3 years ago
make zh more readable

github.com/sanic-org/sanic-guide - ZinkLu opened this pull request almost 3 years ago
Release v21.12

github.com/sanic-org/sanic-guide - ahopkins opened this pull request almost 3 years ago
Allow redirects with newer httpx

github.com/sanic-org/sanic-testing - ahopkins opened this pull request almost 3 years ago
Move test_mode to a class variable

github.com/sanic-org/sanic-testing - ahopkins opened this pull request almost 3 years ago
Added `USE_UVLOOP` setting

github.com/sanic-org/sanic-guide - prryplatypus opened this pull request almost 3 years ago
Add casting to regex matching

github.com/sanic-org/sanic-routing - ahopkins opened this pull request almost 3 years ago
Update python version testing

github.com/sanic-org/sanic-routing - ahopkins opened this pull request almost 3 years ago
Add return type to parse_date

github.com/sanic-org/sanic-routing - ahopkins opened this pull request almost 3 years ago
Fixed typo in decorators.md

github.com/sanic-org/sanic-guide - hvt opened this pull request almost 3 years ago
Update index.md

github.com/sanic-org/sanic-openapi - ahopkins opened this pull request almost 3 years ago
Execute all listeners in ASGI tests

github.com/sanic-org/sanic-testing - ahopkins opened this pull request almost 3 years ago
Testing CORS fails

github.com/sanic-org/sanic-testing - SerGeRybakov opened this issue almost 3 years ago
distutils package is depricated in python 3.10

github.com/sanic-org/sanic-openapi - SerGeRybakov opened this issue almost 3 years ago
Create src/ja/README.md

github.com/sanic-org/sanic-guide - tuna2134 opened this pull request almost 3 years ago
Add Japanese translation

github.com/sanic-org/sanic-guide - tuna2134 opened this pull request almost 3 years ago
Add 21.9 relsase note translation

github.com/sanic-org/sanic-guide - ZinkLu opened this pull request almost 3 years ago
Mock Response and Stage in TestASGIApp

github.com/sanic-org/sanic-testing - ChihweiLHBird opened this issue almost 3 years ago
TypeError: _blank() takes 1 positional

github.com/sanic-org/sanic-testing - pawelkoston opened this issue almost 3 years ago
修复await file_stream 文档错误

github.com/sanic-org/sanic-guide - gclm opened this pull request almost 3 years ago
`404`s with parameter type `path`

github.com/sanic-org/sanic-routing - wochinge opened this issue almost 3 years ago
Add `NOISY_EXCEPTIONS` config value

github.com/sanic-org/sanic-guide - prryplatypus opened this issue almost 3 years ago
Rewritten TLS howto

github.com/sanic-org/sanic-guide - Tronic opened this pull request almost 3 years ago
Upgrade dependency versions, including Sanic

github.com/sanic-org/sanic-testing - eric-spitler opened this pull request about 3 years ago
Switch to extension based Cogs

github.com/sanic-org/discord-bot - tinoy1336 opened this pull request about 3 years ago
Add monochrome SVG versions: 1 black, 1 white

github.com/sanic-org/sanic-assets - smlbiobot opened this pull request about 3 years ago
Update discord.py version to master

github.com/sanic-org/discord-bot - tinoy1336 opened this pull request about 3 years ago
CORS not working

github.com/sanic-org/sanic-guide - mausamadh opened this issue about 3 years ago
Make bot ready for usage, as well as clean up code

github.com/sanic-org/discord-bot - TennisBowling opened this pull request about 3 years ago
Fix formatting in ORM.md

github.com/sanic-org/sanic-guide - sjsadowski opened this pull request about 3 years ago
Fix formatting on ORM page

github.com/sanic-org/sanic-guide - sjsadowski opened this issue about 3 years ago
fixes a tiny typo

github.com/sanic-org/sanic-guide - Ordet opened this pull request about 3 years ago
Remove Python3.6 classifier, add 3.9

github.com/sanic-org/sanic-testing - samdbmg opened this pull request about 3 years ago
add sanic-testing package to test_requires

github.com/sanic-org/sanic-openapi - Vitalts opened this pull request about 3 years ago
Fix bug issues with duplicate params and null data

github.com/sanic-org/sanic-openapi - ahopkins opened this pull request about 3 years ago
Release 21.9

github.com/sanic-org/sanic-guide - ahopkins opened this pull request about 3 years ago
Multiple fixes and improvements

github.com/sanic-org/sanic-openapi - ahopkins opened this pull request about 3 years ago
Setup GH actions

github.com/sanic-org/sanic-openapi - ahopkins opened this pull request about 3 years ago
Resolve bug where static files not displaying

github.com/sanic-org/sanic-openapi - ahopkins opened this pull request about 3 years ago
Add extension parameter type

github.com/sanic-org/sanic-routing - ahopkins opened this pull request about 3 years ago
Integrated signals support

github.com/sanic-org/sanic-testing - ahopkins opened this pull request over 3 years ago
Add reusable client

github.com/sanic-org/sanic-testing - ahopkins opened this pull request over 3 years ago
Can't handle duplicate path

github.com/sanic-org/sanic-openapi - koug44 opened this issue over 3 years ago
Regex params not type cast

github.com/sanic-org/sanic-routing - ahopkins opened this issue over 3 years ago
Resolve multi-path definitions

github.com/sanic-org/sanic-routing - ahopkins opened this pull request over 3 years ago
Method POST not allowed for URL

github.com/sanic-org/sanic-openapi - snakecy opened this issue over 3 years ago
Context managed code generation

github.com/sanic-org/sanic-routing - ahopkins opened this issue over 3 years ago
Pattern registration auto-compile

github.com/sanic-org/sanic-routing - ahopkins opened this issue over 3 years ago
Sanic 21.3+ not respecting RESPONSE_TIMEOUT

github.com/sanic-org/sanic - mikepurvis opened this issue over 3 years ago
Fixed path_to_parts splitter

github.com/sanic-org/sanic-routing - kserhii opened this pull request over 3 years ago
[Bug] Swagger cant show path variable

github.com/sanic-org/sanic-openapi - amitabduls15 opened this issue over 3 years ago
path_to_parts parsing bug

github.com/sanic-org/sanic-routing - kserhii opened this issue over 3 years ago
Allow later websockets release

github.com/sanic-org/sanic-testing - fabaff opened this issue over 3 years ago
UnicodeDecode error on windows

github.com/sanic-org/sanic-openapi - nomed opened this pull request over 3 years ago
#231: [OpenApi3] Add support for enums

github.com/sanic-org/sanic-openapi - BilliAlpha opened this pull request over 3 years ago
CBV method support and OAS3 autodoc

github.com/sanic-org/sanic-openapi - ahopkins opened this pull request over 3 years ago
Bump version of httpx

github.com/sanic-org/sanic-testing - ahopkins opened this pull request over 3 years ago