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

Update security.md

github.com/sanic-org/sanic-guide - tuna2134 opened this pull request almost 3 years ago
Add requirements check on regex routes

github.com/sanic-org/sanic-routing - ahopkins opened this pull request almost 3 years ago
fix typo, add missing await

github.com/sanic-org/sanic-guide - knrdl opened this pull request almost 3 years ago
Fix

github.com/sanic-org/sanic-guide - tuna2134 opened this pull request almost 3 years ago
show a build status

github.com/sanic-org/sanic-guide - tuna2134 opened this pull request almost 3 years ago
forgot a module.exports

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

github.com/sanic-org/sanic-guide - tuna2134 opened this pull request almost 3 years ago
Update some Japanese translations to v21.12

github.com/sanic-org/sanic-guide - yaakiyu opened this pull request almost 3 years ago
japanese guide have not side menu

github.com/sanic-org/sanic-guide - tuna2134 opened this issue almost 3 years ago
Correct translation errors

github.com/sanic-org/sanic-guide - Ensteinjun opened this pull request almost 3 years ago
TestClient.websockets -> TestClient.websocket

github.com/sanic-org/sanic-guide - Basit-qc opened this pull request almost 3 years ago
Bump sanic from 19.12.2 to 20.12.6 in /base

github.com/sanic-org/sanic-docker - dependabot[bot] opened this pull request almost 3 years ago
Add 21.12 dependency injection info

github.com/sanic-org/sanic-guide - ahopkins opened this pull request almost 3 years ago
Unique route names

github.com/sanic-org/sanic-routing - ahopkins opened this issue almost 3 years ago
SEO supporting more search engines

github.com/sanic-org/sanic-guide - miss85246 opened this issue almost 3 years ago
Separate the localized configuration from config.js

github.com/sanic-org/sanic-guide - miss85246 opened this pull request almost 3 years ago
Add: japanese translate

github.com/sanic-org/sanic-guide - tuna2134 opened this pull request almost 3 years ago
Allow HTTPX 0.22

github.com/sanic-org/sanic-testing - eric-spitler opened this pull request almost 3 years ago
Duplicate code examples

github.com/sanic-org/sanic-guide - Ankhas opened this issue almost 3 years ago
Fix Blueprints versioning example

github.com/sanic-org/sanic-guide - Ankhas opened this pull request almost 3 years ago
Add Blueprints Documentation

github.com/sanic-org/sanic-guide - sjsadowski opened this issue almost 3 years ago
[BREAKING] Only match non-empty string

github.com/sanic-org/sanic-routing - ahopkins opened this pull request almost 3 years ago
Fixed: change typing on register_pattern

github.com/sanic-org/sanic-routing - ahankinson opened this pull request almost 3 years ago
Add help page

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

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

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

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

github.com/sanic-org/sanic-guide - ahopkins opened this issue almost 3 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 about 3 years ago
Lifecycle diagram

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

github.com/sanic-org/sanic-guide - mausamadh opened this issue over 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 over 3 years ago
Fix formatting in ORM.md

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

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

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

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

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

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

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

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

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

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

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