Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Falcon

The Bare-Metal Python Web Framework
Collective - Host: opensource - https://opencollective.com/falcon - Website: https://falconframework.org - Code: https://github.com/falconry/falcon

feat(multipart): add max_length to secure_filename()

github.com/falconry/falcon - Krishn1412 opened this pull request 10 days ago
Add max length to `secure_filename()`

github.com/falconry/falcon - vytas7 opened this issue 12 days ago
docs(recipes): add text/plain media handler recipe

github.com/falconry/falcon - EricGoulart opened this pull request 13 days ago
Micropython compatibility

github.com/falconry/falcon - Sylvain-BROCAS opened this issue 16 days ago
Micropython compatibility

github.com/falconry/falcon - Sylvain-BROCAS opened this issue 16 days ago
WebSocket sinks

github.com/falconry/falcon - vytas7 opened this issue 20 days ago
CPython 3.14 support

github.com/falconry/falcon - vytas7 opened this issue 25 days ago
docs(community): write a guide for packaging Falcon

github.com/falconry/falcon - vytas7 opened this pull request about 1 month ago
Initialize converters from type annotations

github.com/falconry/falcon - vytas7 opened this issue about 1 month ago
Checking responders signatures

github.com/falconry/falcon - jkmnt opened this issue about 1 month ago
refactor(testing): deprecate testtools support in TestCase

github.com/falconry/falcon - EricGoulart opened this pull request about 1 month ago
refactor: update request-id recipe to use contextvars

github.com/falconry/falcon - EricGoulart opened this pull request about 1 month ago
refactor(testing): deprecate testtools support in TestCase

github.com/falconry/falcon - EricGoulart opened this pull request about 1 month ago
Introducing Falcon Framework Guru on Gurubase.io

github.com/falconry/falcon - kursataktas opened this pull request about 2 months ago
docs(changes): add a newsfragment for #2365

github.com/falconry/falcon - vytas7 opened this pull request about 2 months ago
Integration with Tortoise ORM.

github.com/falconry/falcon - 0x1618 opened this issue about 2 months ago
docs(FAQ): add entry for error tracebacks in ASGI apps

github.com/falconry/falcon - chitvs opened this pull request about 2 months ago
feat(testing): add msgpack support

github.com/falconry/falcon - arthurprioli opened this pull request about 2 months ago
chore: prepare Falcon 4.0.2 (in-tree)

github.com/falconry/falcon - vytas7 opened this pull request about 2 months ago
typing: add middleware protocols

github.com/falconry/falcon - jkmnt opened this pull request about 2 months ago
Deprecate `falcon.testing.httpnow()`

github.com/falconry/falcon - vytas7 opened this issue about 2 months ago
falcon.testing.* is not (re-)exported

github.com/falconry/falcon - jap opened this issue about 2 months ago
chore: incorporate Falcon 4.0.1 release notes

github.com/falconry/falcon - vytas7 opened this pull request 2 months ago
fix(dist): only detect `falcon*` as packages

github.com/falconry/falcon - vytas7 opened this pull request 2 months ago
feat(CORS): set allow private network header

github.com/falconry/falcon - zodecky opened this pull request 2 months ago
refactor: update request-id recipe to use contextvars

github.com/falconry/falcon - EricGoulart opened this pull request 2 months ago
refactor: add pyright typecheck

github.com/falconry/falcon - CaselIT opened this pull request 2 months ago
docs(changes): prepare 4.0.0 stable

github.com/falconry/falcon - vytas7 opened this pull request 2 months ago
Falcon 3.1.3 installation breaks on python 3.13

github.com/falconry/falcon - DavideCanton opened this issue 2 months ago
docs(changes): prepare Falcon `4.0.0rc1`

github.com/falconry/falcon - vytas7 opened this pull request 2 months ago
Improve typing of custom req/resp type

github.com/falconry/falcon - vytas7 opened this issue 2 months ago
chore(RtD): enable PDF build format

github.com/falconry/falcon - AkshayAwate opened this pull request 2 months ago
chore: prepare `4.0.0b4`

github.com/falconry/falcon - vytas7 opened this pull request 2 months ago
chore: prepare `4.0.0b3`

github.com/falconry/falcon - vytas7 opened this pull request 2 months ago
Enable PDF on Read the Docs

github.com/falconry/falcon - vytas7 opened this issue 2 months ago
Fix Firefox E2E CI gate

github.com/falconry/falcon - vytas7 opened this issue 2 months ago
chore: prepare `4.0.0b2`

github.com/falconry/falcon - vytas7 opened this pull request 2 months ago
chore: prepare `4.0.0b1` release

github.com/falconry/falcon - vytas7 opened this pull request 3 months ago
docs: apply assorted tweaks before `4.0.0b1`

github.com/falconry/falcon - vytas7 opened this pull request 3 months ago
chore: clean up `tox` environments & CI gates

github.com/falconry/falcon - vytas7 opened this pull request 3 months ago
fix(contributing): improve checklist

github.com/falconry/falcon - nithin-sudarsan opened this pull request 3 months ago
chore: prepare `4.0.0a2`

github.com/falconry/falcon - vytas7 opened this pull request 3 months ago
feat: type hooks with `ParamSpec`

github.com/falconry/falcon - CaselIT opened this pull request 3 months ago
chore: remove `is_async` support

github.com/falconry/falcon - CaselIT opened this pull request 3 months ago
docs: prepare Falcon `4.0.0a1`

github.com/falconry/falcon - vytas7 opened this pull request 3 months ago
chore: typing cleanup

github.com/falconry/falcon - CaselIT opened this pull request 3 months ago
feat(typing): finalize annotations

github.com/falconry/falcon - CaselIT opened this pull request 3 months ago
Parquet file type in media

github.com/falconry/falcon - davetapley opened this issue 3 months ago
feat(static): implement Etag rendering for static files

github.com/falconry/falcon - dominik-air opened this pull request 3 months ago
Enable the dark theme for docs

github.com/falconry/falcon - vytas7 opened this issue 3 months ago
feat(testing): add `raw_path` to ASGI scope

github.com/falconry/falcon - aarcex3 opened this pull request 3 months ago
feat (status_codes): add new status codes

github.com/falconry/falcon - aarcex3 opened this pull request 3 months ago
feat(typing): annotate routing package

github.com/falconry/falcon - CaselIT opened this pull request 3 months ago
feat(CORS): improve cors middleware

github.com/falconry/falcon - CaselIT opened this pull request 3 months ago
Misc documentation cleanup

github.com/falconry/falcon - vytas7 opened this issue 4 months ago
refactor (response): remove deprecated attributes

github.com/falconry/falcon - aarcex3 opened this pull request 4 months ago
docs: deduplicate contributor's guide

github.com/falconry/falcon - vytas7 opened this pull request 4 months ago
chore: clean up tests even further

github.com/falconry/falcon - vytas7 opened this pull request 4 months ago