Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/litestar-org/litestar
Production-ready, Light, Flexible and Extensible ASGI API framework | Effortlessly Build Performant APIs
https://github.com/litestar-org/litestar
fix: rendering of openapi parameter examples
peterschutt opened this pull request about 1 year ago
peterschutt opened this pull request about 1 year ago
Documentation: Unnecessary use of sync_to_thread=True
peterschutt opened this issue about 1 year ago
peterschutt opened this issue about 1 year ago
docs: add pbaletkeman as a contributor for doc
allcontributors[bot] opened this pull request about 1 year ago
allcontributors[bot] opened this pull request about 1 year ago
docs: correct `blog_post_repo` dependency and replaced deprecated calls
pbaletkeman opened this pull request about 1 year ago
pbaletkeman opened this pull request about 1 year ago
docs: add ddxv as a contributor for doc
allcontributors[bot] opened this pull request about 1 year ago
allcontributors[bot] opened this pull request about 1 year ago
Litestar consumes high amount of CPU
bpereto opened this issue about 1 year ago
bpereto opened this issue about 1 year ago
docs: Add documentation for creating a standard library logging logger
ddxv opened this pull request about 1 year ago
ddxv opened this pull request about 1 year ago
Enhancement: Ignore cache when the cached response is an error
Kumzy opened this issue about 1 year ago
Kumzy opened this issue about 1 year ago
Enhancement: Support generic types in DTOs
guacs opened this issue about 1 year ago
guacs opened this issue about 1 year ago
refactor: store _csrf_token using `set_litestar_scope_state()`
peterschutt opened this issue about 1 year ago
peterschutt opened this issue about 1 year ago
refactor: my last pass
peterschutt opened this pull request about 1 year ago
peterschutt opened this pull request about 1 year ago
docs: Added database creation on startup to the todo app with SQLAlchemy tutorial
orgarten opened this pull request about 1 year ago
orgarten opened this pull request about 1 year ago
bug: annotated type for openapi parameter examples
peterschutt opened this issue about 1 year ago
peterschutt opened this issue about 1 year ago
Bug: Wrong OpenAPI `examples` format and nesting
Teraskull opened this issue about 1 year ago
Teraskull opened this issue about 1 year ago
refactor: remove pydantic DirectoryPath from TemplateEngineProtocol
peterschutt opened this pull request about 1 year ago
peterschutt opened this pull request about 1 year ago
fix: surface fields for single parameter 'query'
jw-can opened this pull request about 1 year ago
jw-can opened this pull request about 1 year ago
fix: downtype Pydantic types which cannot be instantiated
jw-can opened this pull request about 1 year ago
jw-can opened this pull request about 1 year ago
Enhancement: Graceful cancellation of handler on client disconnect
jorgeecardona opened this issue about 1 year ago
jorgeecardona opened this issue about 1 year ago
feat: Support Pydantic 1 and 2 within the same application (Sourcery refactored)
sourcery-ai[bot] opened this pull request about 1 year ago
sourcery-ai[bot] opened this pull request about 1 year ago
feat: Support Pydantic 1 and 2 within the same application (Sourcery refactored)
sourcery-ai[bot] opened this pull request about 1 year ago
sourcery-ai[bot] opened this pull request about 1 year ago
feat: Support Pydantic 1 and 2 within the same application
provinzkraut opened this pull request about 1 year ago
provinzkraut opened this pull request about 1 year ago
refactor(tests): Refactor Pydantic and attrs tests
provinzkraut opened this pull request about 1 year ago
provinzkraut opened this pull request about 1 year ago
fix: rename `contrib.minijnja` to `contrib.minijinja`
peterschutt opened this pull request about 1 year ago
peterschutt opened this pull request about 1 year ago
`contrib.minijnja` should be `contrib.minijinja`
peterschutt opened this issue about 1 year ago
peterschutt opened this issue about 1 year ago
refactor: improve `template` module typing
peterschutt opened this pull request about 1 year ago
peterschutt opened this pull request about 1 year ago
fix: change URL.with_replacements to use Empty
nilsso opened this pull request about 1 year ago
nilsso opened this pull request about 1 year ago
Enhancement: Allow passing a list as the template context
geeshta opened this issue about 1 year ago
geeshta opened this issue about 1 year ago
chore: use dmypy to speed up local type checking
provinzkraut opened this pull request about 1 year ago
provinzkraut opened this pull request about 1 year ago
chore: update lockfile and tooling.
peterschutt opened this pull request about 1 year ago
peterschutt opened this pull request about 1 year ago
fix: logging default handler compat.
peterschutt opened this pull request about 1 year ago
peterschutt opened this pull request about 1 year ago
Bug: logging AttributeError: 'str' object has no attribute 'handle'
euri10 opened this issue about 1 year ago
euri10 opened this issue about 1 year ago
fix: add module to OpenAPI schema key names (Sourcery refactored)
sourcery-ai[bot] opened this pull request about 1 year ago
sourcery-ai[bot] opened this pull request about 1 year ago
fix: add module to OpenAPI schema key names
chris-telemetry opened this pull request about 1 year ago
chris-telemetry opened this pull request about 1 year ago
build: configure type checkers to run on min supported version
peterschutt opened this pull request about 1 year ago
peterschutt opened this pull request about 1 year ago
fix(open-api): support generic types for OpenAPI schema generation (Sourcery refactored)
sourcery-ai[bot] opened this pull request about 1 year ago
sourcery-ai[bot] opened this pull request about 1 year ago
enhancement: OpenAPI re-use existing schemas of same name
chris-telemetry opened this issue about 1 year ago
chris-telemetry opened this issue about 1 year ago
Bug: query parameters can also be picked up from constructors of injected classes
filipvh opened this issue about 1 year ago
filipvh opened this issue about 1 year ago
Bug: Litestar Logging in Python3.12: Unable to configure handler 'queue_listener'
ddxv opened this issue about 1 year ago
ddxv opened this issue about 1 year ago
Docs: How to run the Todo app tutorial with sqlite?
orgarten opened this issue about 1 year ago
orgarten opened this issue about 1 year ago
Refactor: rename `get_origin_or_inner_type` in `litestar.utils.typing` to a less confusing name
guacs opened this issue about 1 year ago
guacs opened this issue about 1 year ago
docs: remove `pdm shell`
abdulhaq-e opened this pull request about 1 year ago
abdulhaq-e opened this pull request about 1 year ago
feat: custom dto factories for models
abdulhaq-e opened this pull request about 1 year ago
abdulhaq-e opened this pull request about 1 year ago
fix(open-api): support generic types for OpenAPI schema generation (Sourcery refactored)
sourcery-ai[bot] opened this pull request about 1 year ago
sourcery-ai[bot] opened this pull request about 1 year ago
fix(open-api): support generic types for OpenAPI schema generation
guacs opened this pull request about 1 year ago
guacs opened this pull request about 1 year ago
build: remove type checking CI from pre-commit.
peterschutt opened this pull request about 1 year ago
peterschutt opened this pull request about 1 year ago
Bug: `url_for` template callable doesn't work in Jinja macros
geeshta opened this issue about 1 year ago
geeshta opened this issue about 1 year ago
Bug: OpenAPI schema generation doesn't support Ellipsis type hint
vtarchon opened this issue about 1 year ago
vtarchon opened this issue about 1 year ago
Enhancement: Support for session-only cookies with Sessions
geeshta opened this issue about 1 year ago
geeshta opened this issue about 1 year ago
test: Remove Pydantic as default model from tests
provinzkraut opened this pull request about 1 year ago
provinzkraut opened this pull request about 1 year ago
refactor: centralize config of mypy
peterschutt opened this pull request about 1 year ago
peterschutt opened this pull request about 1 year ago
build: extend build timeout for platform compat CI.
peterschutt opened this pull request about 1 year ago
peterschutt opened this pull request about 1 year ago
docs: remove unused parameter from 'Template' response
guacs opened this pull request about 1 year ago
guacs opened this pull request about 1 year ago
Docs: `template_engine` documented but not actually used
guacs opened this issue about 1 year ago
guacs opened this issue about 1 year ago
build: specify uvloop only for non-windows builds
peterschutt opened this pull request about 1 year ago
peterschutt opened this pull request about 1 year ago
chore: update pdm lock hash
peterschutt opened this pull request about 1 year ago
peterschutt opened this pull request about 1 year ago
Bug: Logging test gives key error in ``[email protected]``
JacobCoffee opened this issue about 1 year ago
JacobCoffee opened this issue about 1 year ago
Docs: Document the usage of debug mode `--debug` in `usage/debugging`
ADV1K opened this issue about 1 year ago
ADV1K opened this issue about 1 year ago
Enhancement: Infer Jinja files as text/html
ADV1K opened this issue about 1 year ago
ADV1K opened this issue about 1 year ago
build: Fix unexpected PDM action input.
peterschutt opened this pull request about 1 year ago
peterschutt opened this pull request about 1 year ago
chore: Updates pdm.lock content hash.
peterschutt opened this pull request about 1 year ago
peterschutt opened this pull request about 1 year ago
RFC: Modify the `full` group to something more useful
cofin opened this pull request about 1 year ago
cofin opened this pull request about 1 year ago
chore: bump `advanced-alchemy`
cofin opened this pull request about 1 year ago
cofin opened this pull request about 1 year ago
fix: use the custom request class if available when handling exceptions
guacs opened this pull request about 1 year ago
guacs opened this pull request about 1 year ago
Bug: function return type hinting is `str`, the response is 500
VahidTa opened this issue about 1 year ago
VahidTa opened this issue about 1 year ago
Enhancement: Auth0/Keycloak
Saphyel opened this issue about 1 year ago
Saphyel opened this issue about 1 year ago
fix: set environment variable to register CLI plugins
peterschutt opened this pull request about 1 year ago
peterschutt opened this pull request about 1 year ago
ci: use better name for `test` job
sobolevn opened this pull request about 1 year ago
sobolevn opened this pull request about 1 year ago
fix: Prevent `ASGIConnection.session` from returning `Empty`.
peterschutt opened this pull request about 1 year ago
peterschutt opened this pull request about 1 year ago
build: add pydantic>2 to dev deps.
peterschutt opened this pull request about 1 year ago
peterschutt opened this pull request about 1 year ago
refactor: Centralize config of pyright.
peterschutt opened this pull request about 1 year ago
peterschutt opened this pull request about 1 year ago
fix(ci): resolves issue with ``versionSpec`` param missing
JacobCoffee opened this pull request about 1 year ago
JacobCoffee opened this pull request about 1 year ago
Bug: ASGIConnection.session incorrect type - may return `Empty`
peterschutt opened this issue about 1 year ago
peterschutt opened this issue about 1 year ago
Bug: `2.2.0` does not have `[full]` group
JacobCoffee opened this issue about 1 year ago
JacobCoffee opened this issue about 1 year ago
fix(infra): add ``full`` back to optional dependencies
JacobCoffee opened this pull request about 1 year ago
JacobCoffee opened this pull request about 1 year ago
Bug: Should the `Makefile` be included in the `sdist` build?
cofin opened this issue about 1 year ago
cofin opened this issue about 1 year ago
Bug: Minimal app release test broken
peterschutt opened this issue about 1 year ago
peterschutt opened this issue about 1 year ago
Bug: OpenAPI schema generation fails with recursive models
Andell4301 opened this issue about 1 year ago
Andell4301 opened this issue about 1 year ago
refactor: Deprecate `LitestarType`.
peterschutt opened this pull request about 1 year ago
peterschutt opened this pull request about 1 year ago
chore: upgrade tooling & type fixes.
peterschutt opened this pull request about 1 year ago
peterschutt opened this pull request about 1 year ago
docs: add Lancetnik as a contributor for doc
allcontributors[bot] opened this pull request about 1 year ago
allcontributors[bot] opened this pull request about 1 year ago
docs: fix docs/usage/testing code indent
Lancetnik opened this pull request about 1 year ago
Lancetnik opened this pull request about 1 year ago
refactor: replace `msgspec.inspect.type_info()` with `msgspec.structs.fields()`
peterschutt opened this pull request about 1 year ago
peterschutt opened this pull request about 1 year ago
fix: set environment variable to register CLI plugins
cofin opened this pull request about 1 year ago
cofin opened this pull request about 1 year ago
feat: `signature_types` application arg.
peterschutt opened this pull request about 1 year ago
peterschutt opened this pull request about 1 year ago
chore: update ``CONTRIBUTING.rst``
hyperknot opened this pull request about 1 year ago
hyperknot opened this pull request about 1 year ago
Enhancement: Support Pydantic 1 and 2 within the same app
provinzkraut opened this issue about 1 year ago
provinzkraut opened this issue about 1 year ago
feat(params): Improve error messages for missing required parameters
provinzkraut opened this pull request about 1 year ago
provinzkraut opened this pull request about 1 year ago
fix: add `uvicorn[standard]` as a dependency of the `standard` extra
provinzkraut opened this pull request about 1 year ago
provinzkraut opened this pull request about 1 year ago
Enhancement: Automatically document exceptions
floxay opened this issue about 1 year ago
floxay opened this issue about 1 year ago
docs(DTO): add section for DTO codegen backend
provinzkraut opened this pull request about 1 year ago
provinzkraut opened this pull request about 1 year ago
docs: Fix some missing references
provinzkraut opened this pull request about 1 year ago
provinzkraut opened this pull request about 1 year ago
chore: additional CI and PDM cleanup
cofin opened this pull request about 1 year ago
cofin opened this pull request about 1 year ago
ci: apply sourcery
JacobCoffee opened this pull request about 1 year ago
JacobCoffee opened this pull request about 1 year ago
feat: add ``/schema/openapi.yml`` to the available schema paths
JacobCoffee opened this pull request about 1 year ago
JacobCoffee opened this pull request about 1 year ago
fix(docs): update ``url`` to ``path`` in ``Redirect`` to resolve #2407
JacobCoffee opened this pull request about 1 year ago
JacobCoffee opened this pull request about 1 year ago
Bug(Docs): Redirect documentation has wrong parameter
JacobCoffee opened this issue about 1 year ago
JacobCoffee opened this issue about 1 year ago
Docs: Request headers missing from usage section.
EliasEriksson opened this issue about 1 year ago
EliasEriksson opened this issue about 1 year ago
Enhancement(CI): Add non-required CI for Python pre-releases
JacobCoffee opened this issue about 1 year ago
JacobCoffee opened this issue about 1 year ago
Docs: Search feature improvements
anden-akkio opened this issue about 1 year ago
anden-akkio opened this issue about 1 year ago
feat: allow customization of Pydantic integration
cofin opened this pull request over 1 year ago
cofin opened this pull request over 1 year ago