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

ORM how-to: Stop creating a sessionmaker on each request

github.com/sanic-org/sanic-guide - Ultrasonic1209 opened this pull request over 2 years ago
Add typehints to some decorators

github.com/sanic-org/sanic-ext - Le0Developer opened this pull request over 2 years ago
amend slight grammar issues & typos

github.com/sanic-org/sanic-ext - scardozos opened this pull request over 2 years ago
[Bug] Swagger optional (nullable) Enums

github.com/sanic-org/sanic-ext - morph027 opened this issue over 2 years ago
[Bug] Nested validation using dataclasses

github.com/sanic-org/sanic-ext - morph027 opened this issue over 2 years ago
Better version parsing

github.com/sanic-org/sanic-ext - ahopkins opened this pull request over 2 years ago
Fix injection when using HTTP_HANDLER_BEFORE

github.com/sanic-org/sanic-ext - prryplatypus opened this pull request over 2 years ago
sanic 21.12 compatibility

github.com/sanic-org/sanic-testing - staden opened this issue over 2 years ago
Removing 3 unnecessary ticks

github.com/sanic-org/sanic-guide - BeastImran opened this pull request over 2 years ago
Test responses missing `Content-Length`

github.com/sanic-org/sanic-testing - LiraNuna opened this issue over 2 years ago
Set version properly

github.com/sanic-org/sanic-ext - ahopkins opened this pull request over 2 years ago
Set version properly

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

github.com/sanic-org/sanic-guide - ahopkins opened this pull request over 2 years ago
Colon in uri generate response 404

github.com/sanic-org/sanic-routing - 4n1qz5skwv opened this issue over 2 years ago
Update running.md

github.com/sanic-org/sanic-guide - galbiati opened this pull request over 2 years ago
Add logging process extension

github.com/sanic-org/sanic-ext - ahopkins opened this pull request over 2 years ago
Remove classes from schema properties

github.com/sanic-org/sanic-ext - ahopkins opened this pull request over 2 years ago
Add request extraction on decorators

github.com/sanic-org/sanic-ext - ahopkins opened this pull request over 2 years ago
Allow dict schema definitions in body requests

github.com/sanic-org/sanic-ext - ahopkins opened this pull request over 2 years ago
Add request counter

github.com/sanic-org/sanic-ext - ahopkins opened this pull request over 2 years ago
Add support for class constructor injections

github.com/sanic-org/sanic-ext - ahopkins opened this pull request over 2 years ago
Standardize init of exceptions

github.com/sanic-org/sanic - ahopkins opened this pull request over 2 years ago
Allow defining injection signal

github.com/sanic-org/sanic-ext - prryplatypus opened this pull request over 2 years ago
Add single_process

github.com/sanic-org/sanic-testing - ahopkins opened this pull request over 2 years ago
class-based-views fix syntax highlighting

github.com/sanic-org/sanic-guide - Rooba opened this pull request over 2 years ago
Fix broken internal links

github.com/sanic-org/sanic-guide - super16 opened this pull request over 2 years ago
Fix Hint.coerce_type not recognising falsey statements

github.com/sanic-org/sanic-ext - Ultrasonic1209 opened this pull request over 2 years ago
style: add type annotation

github.com/sanic-org/sanic-routing - SaidBySolo opened this pull request over 2 years ago
L10n main

github.com/sanic-org/sanic-guide - ahopkins opened this pull request over 2 years ago
Add feature requests page

github.com/sanic-org/sanic-guide - ahopkins opened this pull request over 2 years ago
Add feature requests page

github.com/sanic-org/sanic-guide - ahopkins opened this pull request over 2 years ago
app.create_server fails after version 21.6.2

github.com/sanic-org/sanic - ironhacker opened this issue over 2 years ago
nginx + sanic problems

github.com/sanic-org/sanic - oren-nonamesecurity opened this issue over 2 years ago
Add extra namespace

github.com/sanic-org/sanic-routing - ahopkins opened this pull request over 2 years ago
added url_for function for use in Jinja2 templates

github.com/sanic-org/sanic-ext - kevinchai opened this pull request over 2 years ago
Add py.typed

github.com/sanic-org/sanic-ext - Le0Developer opened this pull request over 2 years ago
fix: injecting async dependencies

github.com/sanic-org/sanic-ext - ahopkins opened this pull request over 2 years ago
[Bug] Websocket testing .recv()

github.com/sanic-org/sanic-testing - jmgirven opened this issue over 2 years ago
Prefer autodoc over defines

github.com/sanic-org/sanic-ext - ahopkins opened this pull request over 2 years ago
Better validation handling for optional types

github.com/sanic-org/sanic-ext - ahopkins opened this pull request over 2 years ago
nonemptystr to string type

github.com/sanic-org/sanic-ext - ahopkins opened this pull request over 2 years ago
feat: serve oauth2-redirect.html with swagger

github.com/sanic-org/sanic-ext - BenJeau opened this pull request over 2 years ago
fix: injecting async dependencies

github.com/sanic-org/sanic-ext - BenJeau opened this pull request over 2 years ago
Add Python 3.10 to test automation

github.com/sanic-org/sanic-testing - ChihweiLHBird opened this pull request over 2 years ago
Bump sanic from 19.12.2 to 20.12.7 in /base

github.com/sanic-org/sanic-docker - dependabot[bot] opened this pull request over 2 years ago
Add health monitor

github.com/sanic-org/sanic-ext - ahopkins opened this pull request over 2 years ago
Dependency injection does not support generics

github.com/sanic-org/sanic-ext - Le0Developer opened this issue over 2 years ago
Difference between 22.x and 0.8.x releases

github.com/sanic-org/sanic-testing - viniciuserrero opened this issue over 2 years ago
WebSocket Test Client (2)

github.com/sanic-org/sanic-testing - ChihweiLHBird opened this pull request over 2 years ago
Disable CI for Draft PR

github.com/sanic-org/sanic-testing - ChihweiLHBird opened this pull request over 2 years ago
Draft: WebSocket Test Client

github.com/sanic-org/sanic-testing - ChihweiLHBird opened this pull request over 2 years ago
[Bug] async test fails

github.com/sanic-org/sanic-testing - FlyinPancake opened this issue over 2 years ago
Pass cors domains as list

github.com/sanic-org/sanic-ext - ahopkins opened this pull request over 2 years ago
support validate HTTPMethodView decorators

github.com/sanic-org/sanic-ext - miss85246 opened this pull request over 2 years ago
Fix Links; Update `.gitignore`

github.com/sanic-org/sanic-guide - ChihweiLHBird opened this pull request over 2 years ago
Add ApplicationServerInfo to ReusableClient

github.com/sanic-org/sanic-testing - ahopkins opened this pull request over 2 years ago
Proper check of Pydantic properties on OAS

github.com/sanic-org/sanic-ext - ahopkins opened this pull request over 2 years ago
Attrs support

github.com/sanic-org/sanic-ext - ahopkins opened this pull request over 2 years ago
Add API_SCHEMES parsing

github.com/sanic-org/sanic-ext - ahopkins opened this pull request over 2 years ago
Release 22.6

github.com/sanic-org/sanic-guide - ahopkins opened this pull request over 2 years ago
Add Python 3.10 classifiers

github.com/sanic-org/sanic-testing - ChihweiLHBird opened this pull request over 2 years ago
Complete OpenAPI Spec in signatures

github.com/sanic-org/sanic-ext - SerGeRybakov opened this issue over 2 years ago
[Feature] Fallback route when none match

github.com/sanic-org/sanic-routing - ashleysommer opened this issue over 2 years ago
Add templating to docs

github.com/sanic-org/sanic-guide - ahopkins opened this pull request over 2 years ago
Allow HTTPX 0.23

github.com/sanic-org/sanic-testing - nshaaban-cPacket opened this pull request over 2 years ago
Allow httpx 0.23.0

github.com/sanic-org/sanic-testing - novotl opened this issue over 2 years ago
Fix request.url with full URI as SERVER_NAME

github.com/sanic-org/sanic - PromyLOPh opened this pull request over 2 years ago
Release v22.3 Japanese Guides and Add Crowdin

github.com/sanic-org/sanic-guide - tuna2134 opened this pull request over 2 years ago
Add OpenAPI example factories

github.com/sanic-org/sanic-ext - sorenrife opened this issue over 2 years ago
docs(pt): start to translating documentation to portuguese

github.com/sanic-org/sanic-guide - nazarepiedady opened this pull request over 2 years ago
Signal Conditions; Minor locale Improve

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