Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
Litestar
We develop production-grade, high-performance tooling for web development, including the Litestar web framework | Effortlessly Build Performant APIs. We recommend you choose one of the similar tiers on https://polar.sh/litestar-org
Collective -
Host: opensource -
https://opencollective.com/litestar
- Website: https://litestar.dev/
- Code: https://github.com/litestar-org/litestar
Add `site/` to `.gitignore`
github.com/litestar-org/litestar - dcd118ed7e0e691935de9b43a0bdccb2646f32c3 authored over 2 years ago by Na'aman Hirschfeld <[email protected]>Constrain mkdocs in docs build.
github.com/litestar-org/litestar - 97b1d126123f32623c53eb37bc7430bdf5b6d016 authored over 2 years ago by Peter Schutt <[email protected]>`site/` directory created by `mkdocs build`
github.com/litestar-org/litestar - 170cdfac90469b54996a35fce40ce17bf0335463 authored over 2 years ago by Peter Schutt <[email protected]>github.com/litestar-org/litestar - 0e16b09651af700b6f681ed9b50b8ed6b8eae1bb authored over 2 years ago by Peter Schutt <[email protected]>
Add example of middleware modifying response.
github.com/litestar-org/litestar - 43eb9f4097cf5b86aff8b5106730affdde0cf30f authored over 2 years ago by Na'aman Hirschfeld <[email protected]>github.com/litestar-org/litestar - 16a1e0cc9d4014d783c313e0685a93cc3ac50517 authored over 2 years ago by Peter Schutt <[email protected]>
Empty response content for 204 status and `None` handler return value
github.com/litestar-org/litestar - 17147ba63ea645e53c0132632a7f9a7a1f4f168d authored over 2 years ago by Na'aman Hirschfeld <[email protected]>github.com/litestar-org/litestar - 45d5671a49728c74eb6def7fe4f7c917fea74a58 authored over 2 years ago by Peter Schutt <[email protected]>
github.com/litestar-org/litestar - a1df0d8739b9940385a2d6bf8a135d0fbbb1a298 authored over 2 years ago by Peter Schutt <[email protected]>
github.com/litestar-org/litestar - 2f379471a8b1b55456332f2ec333168830deeecc authored over 2 years ago by Peter Schutt <[email protected]>
github.com/litestar-org/litestar - 60831f2564a09e7112b76b2b18762a22f27a24f1 authored over 2 years ago by Peter Schutt <[email protected]>
Add pydantic-factories testing examples
github.com/litestar-org/litestar - fcfa76cab6bfed268a7c70b47aba5830b015c027 authored over 2 years ago by Na'aman Hirschfeld <[email protected]>Co-authored-by: Na'aman Hirschfeld <[email protected]>
github.com/litestar-org/litestar - 300c7fb5c51b2dac6c5a8bc3be0b5dc88fff18f0 authored over 2 years ago by Lev <[email protected]>Co-authored-by: Na'aman Hirschfeld <[email protected]>
github.com/litestar-org/litestar - 1a9a1f338ce47e6d24a6812f6738a6011e625045 authored over 2 years ago by Lev <[email protected]>Co-authored-by: Na'aman Hirschfeld <[email protected]>
github.com/litestar-org/litestar - b43dc4ba74c9aca3f38a38ad304933ab2cd3a4f4 authored over 2 years ago by Lev <[email protected]>Co-authored-by: Na'aman Hirschfeld <[email protected]>
github.com/litestar-org/litestar - 57498d1845137a1909e4d77e2adeef51461b53f7 authored over 2 years ago by Lev <[email protected]>
In this PR I added mini-tutorial for using pydantic-factories in tests.
Also corrected markup an...
Fix `Provide` for `@classmethod`
github.com/litestar-org/litestar - b654ad5137225011e514d20607fde21ef4f2b230 authored over 2 years ago by Peter Schutt <[email protected]>Closes # 142
github.com/litestar-org/litestar - 4069c87200893d224db1808308bd889295a13b87 authored over 2 years ago by Peter Schutt <[email protected]>github.com/litestar-org/litestar - 3af36dd98234e3299ae53602d660ffa34886328c authored over 2 years ago by Peter Schutt <[email protected]>
Disable `disallow_untyped_decorators` mypy directive for test suite.
github.com/litestar-org/litestar - 14f43ab6399986c50b9a3787649b87fdf3c4bcb7 authored over 2 years ago by Peter Schutt <[email protected]>Simple tox setup for testing across multiple py versions.
github.com/litestar-org/litestar - b3765436ae97f70d30c2a2c6f2799ed73152b391 authored over 2 years ago by Peter Schutt <[email protected]>Allows to remove many `# type:ignore...`s.
github.com/litestar-org/litestar - 386f14469877dadf2e72273c8fb0fb41fcac2922 authored over 2 years ago by Peter Schutt <[email protected]>Instructions in `CONTRIBUTING.md`
github.com/litestar-org/litestar - 79a5d4c72db101886753c0998721fada7ee81782 authored over 2 years ago by Peter Schutt <[email protected]>github.com/litestar-org/litestar - c026c99a881a69165918a08167df5a82a766b413 authored over 2 years ago by Na'aman Hirschfeld <[email protected]>
github.com/litestar-org/litestar - 964245a855815d5010b0b7d496392fcb9bd5b16b authored over 2 years ago by Na'aman Hirschfeld <[email protected]>
github.com/litestar-org/litestar - 9b844c2e583a615421e9758fac40893feb86949a authored over 2 years ago by Na'aman Hirschfeld <[email protected]>
github.com/litestar-org/litestar - 60bd443273c48d40a91d4514f4f5e84ee02e4dac authored over 2 years ago by Na'aman Hirschfeld <[email protected]>
github.com/litestar-org/litestar - 9e2289e816e42016fe191981fae83a13d70d090c authored over 2 years ago by Na'aman Hirschfeld <[email protected]>
github.com/litestar-org/litestar - 9a7f28b1e8bdc66aadde146b1c57d8f5cf3fe157 authored over 2 years ago by Peter Schutt <[email protected]>
github.com/litestar-org/litestar - 4c411b4e260c1db0d1e8f9beba3e888e7f1e7a89 authored over 2 years ago by Na'aman Hirschfeld <[email protected]>
Bump pre-commit/action from 2.0.3 to 3.0.0
github.com/litestar-org/litestar - 8b7dde0438ff75ee1ab87ddccbda08893ecb3087 authored over 2 years ago by Na'aman Hirschfeld <[email protected]>
Bumps [pre-commit/action](https://github.com/pre-commit/action) from 2.0.3 to 3.0.0.
- [Release ...
Bump actions/setup-python from 3 to 4
github.com/litestar-org/litestar - ab05d7ee98b43151d7e674cf268113e5ad16047a authored over 2 years ago by Na'aman Hirschfeld <[email protected]>
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 3 to 4.
- [Release no...
github.com/litestar-org/litestar - 08dc57c1e51fcd37c472b62aa600c08d93366908 authored over 2 years ago by Na'aman Hirschfeld <[email protected]>
github.com/litestar-org/litestar - a808188aea359e8fc7ccbdefb982634720ecb9d8 authored over 2 years ago by Na'aman Hirschfeld <[email protected]>
github.com/litestar-org/litestar - 9a2518ab767848bb694b46c7697a02b6e3bc9aa7 authored over 2 years ago by Na'aman Hirschfeld <[email protected]>
github.com/litestar-org/litestar - 765ede7072836e45a8e1073ac96e576c8bb235bc authored over 2 years ago by Peter Schutt <[email protected]>
github.com/litestar-org/litestar - 608048eaab2f2d148f0d4db57b4d0c7e141c02b3 authored over 2 years ago by Peter Schutt <[email protected]>
github.com/litestar-org/litestar - 7152ee4cc79d1e7f88895c5710353ef8b88c8f8d authored over 2 years ago by Peter Schutt <[email protected]>
- defines `Dependency` in `params.py`
- `Dependency` inserts `is_dependency=True` into `field.e...
When a user-defined generic type is resolved to be a parameter, we are unable to determine an Op...
github.com/litestar-org/litestar - fb82ecf951e8015a26958d7f571fb32cb8c20004 authored over 2 years ago by Peter Schutt <[email protected]>Selective deduplication of openapi parameters.
github.com/litestar-org/litestar - 0c66fbe3e9b78cb4acc634c60ee5d6c9b9ebf936 authored over 2 years ago by Peter Schutt <[email protected]>github.com/litestar-org/litestar - ad1b429d0faa5ad3c0dc612ff7a3a37a3a0a79ee authored over 2 years ago by Na'aman Hirschfeld <[email protected]>
Update dependencies.
github.com/litestar-org/litestar - 09abc6022e08361a8f73da47ebaaf920acbe9f74 authored over 2 years ago by Peter Schutt <[email protected]>github.com/litestar-org/litestar - 17681b3d17fbab14eadd5b9e7529672c6f112c60 authored over 2 years ago by Peter Schutt <[email protected]>
github.com/litestar-org/litestar - e3ab4ad88a20f58aa8ac0ce5c0690515a0419d5c authored over 2 years ago by Na'aman Hirschfeld <[email protected]>
Update deps
github.com/litestar-org/litestar - 8e70d4560d9f2a857fea54daaafc7b823ef3d52a authored over 2 years ago by Peter Schutt <[email protected]>Update dependencies.
github.com/litestar-org/litestar - dbbbec80553bc81ea017a8b47574beb9690c82e0 authored over 2 years ago by Peter Schutt <[email protected]>github.com/litestar-org/litestar - b1c3d346abdcddaf6baae53ba72614e0af87abd4 authored over 2 years ago by Peter Schutt <[email protected]>
Ignores duplicate parameters that are equal in name and type.
Raises ImproperlyConfiguredExcept...
github.com/litestar-org/litestar - 5c8eb4c217f62967e26d921866e6e9a6f409f6fa authored over 2 years ago by Peter Schutt <[email protected]>github.com/litestar-org/litestar - 54e6f36e96d7b5bdedb052ffb7390a9bbe4bfea5 authored over 2 years ago by Na'aman Hirschfeld <[email protected]>
github.com/litestar-org/litestar - 3396ddb24534b21df1cb981331e065da16901a7d authored over 2 years ago by Na'aman Hirschfeld <[email protected]>
github.com/litestar-org/litestar - 56de071890a39db3a29ee48084db936e737e88c5 authored over 2 years ago by Na'aman Hirschfeld <[email protected]>
Take resolved dependencies into account when generating OpenAPI schema
github.com/litestar-org/litestar - 5aaa39701bed7d363f309c9be84b4760b503d1b6 authored over 2 years ago by Na'aman Hirschfeld <[email protected]>github.com/litestar-org/litestar - b73243545f88c7f86f7c089c22e87f32680ee863 authored over 2 years ago by Tim Wedde <[email protected]>
github.com/litestar-org/litestar - 2bcda185b39e487fb5ae3706143092edf59811ac authored over 2 years ago by Na'aman Hirschfeld <[email protected]>
github.com/litestar-org/litestar - 781535cc447617b4e2bfa5e11d001a8545d96945 authored over 2 years ago by Na'aman Hirschfeld <[email protected]>
github.com/litestar-org/litestar - 2687c47383db934dd60cda3e080198cc4919c6c4 authored over 2 years ago by Na'aman Hirschfeld <[email protected]>
github.com/litestar-org/litestar - 357e9231dc3fbf978ed2e8b294f7376850c86a76 authored over 2 years ago by Na'aman Hirschfeld <[email protected]>
github.com/litestar-org/litestar - 0b2f77e25a99086c4d3ba8abddd5704c4124467c authored over 2 years ago by Na'aman Hirschfeld <[email protected]>
github.com/litestar-org/litestar - 323024ddc47f702c4096e7b043722916556d9695 authored over 2 years ago by Na'aman Hirschfeld <[email protected]>
Fix `Router.tags` ignored.
github.com/litestar-org/litestar - 79fce303b1d0157264b0889d0a2fd61eb1143fa6 authored over 2 years ago by Na'aman Hirschfeld <[email protected]>This implementation returns the union of the route handler's tags, and any ancestor tags.
github.com/litestar-org/litestar - e56170ebfa4f691f8144ee4703543c5d2e4f6bbc authored over 2 years ago by Peter Schutt <[email protected]>github.com/litestar-org/litestar - ed686c93dac7559124fd43d834fb848012492354 authored over 2 years ago by Na'aman Hirschfeld <[email protected]>
update dependencies and github actions
github.com/litestar-org/litestar - bbff3b7811e809d436cedd34a7a64fc1e71b9ff7 authored over 2 years ago by Na'aman Hirschfeld <[email protected]>github.com/litestar-org/litestar - c1e10debd7bc99c31c6de9df1e2b5952f0201f34 authored over 2 years ago by Na'aman Hirschfeld <[email protected]>
github.com/litestar-org/litestar - cdbc38918a008695751dba8ff1e4fd21580667ce authored over 2 years ago by Tim Wedde <[email protected]>
Instead of simply ignoring dependencies that are mentioned in the method definition, this change...
github.com/litestar-org/litestar - 2dc96fd9c3d71f31770051c4b85c3c65b3d2e26b authored over 2 years ago by Tim Wedde <[email protected]>Fix logging config hanging in start_up hook
github.com/litestar-org/litestar - e41761c275bdd56c133139318f8753006707b934 authored over 2 years ago by Na'aman Hirschfeld <[email protected]>github.com/litestar-org/litestar - d08d036a20fa0ae4c2ab88b47ce851c197db4a83 authored over 2 years ago by Na'aman Hirschfeld <[email protected]>
Update error responses to include pydantic errors under the "extra" key
github.com/litestar-org/litestar - d448645f862f499c3290f8b12c7e6e014806e190 authored over 2 years ago by Na'aman Hirschfeld <[email protected]>github.com/litestar-org/litestar - 24cc7fb91d2e23e8f0badcc75a212ed5ae930f9f authored over 2 years ago by Na'aman Hirschfeld <[email protected]>
github.com/litestar-org/litestar - 319263b555a2d229c0fbb47a332e9796d0a49075 authored over 2 years ago by Na'aman Hirschfeld <[email protected]>
Add OpenAPI Schema Memoization
github.com/litestar-org/litestar - 8f96f14d04db4af120c451a3b9e221a17cd51a8c authored over 2 years ago by Na'aman Hirschfeld <[email protected]>github.com/litestar-org/litestar - beb7c39df0fb27292295d541b10fc5483c5c67b6 authored over 2 years ago by Na'aman Hirschfeld <[email protected]>
Fix router path in example
github.com/litestar-org/litestar - 9322c5f4f0029e952de799854001976b9f813bfd authored over 2 years ago by Na'aman Hirschfeld <[email protected]>github.com/litestar-org/litestar - 60ff9ca9fadb128d197d4446ccaab0dc58b6b5bc authored over 2 years ago by Peter Schutt <[email protected]>
github.com/litestar-org/litestar - 832e0dbd6b41cfd94a26e6d29dd89e3828559801 authored over 2 years ago by Na'aman Hirschfeld <[email protected]>
Pass `FieldInfo` straight through to `create_model()` if no need to change
github.com/litestar-org/litestar - c963709b83dc1893b9b1943ecff09665506e5846 authored over 2 years ago by Na'aman Hirschfeld <[email protected]>Where a field is neither excluded, nor mapped the least surprising thing would be that the field...
github.com/litestar-org/litestar - 2e5b1f6a8e7a1e5081e4bdb483653fa59cc369b7 authored over 2 years ago by Peter Schutt <[email protected]>updated dto logic
github.com/litestar-org/litestar - 39d2ffd180cde790c924b4ec8a44036a19b4dc29 authored over 2 years ago by Na'aman Hirschfeld <[email protected]>github.com/litestar-org/litestar - d514898fa7184433d7ca8f7a8d55b1076c48cf1c authored over 2 years ago by Na'aman Hirschfeld <[email protected]>
DTOFactory.__call__(): `...` equivalent to `PydanticUndefined` in checking for default
github.com/litestar-org/litestar - 85a48e605acafa0249a3e8bdf85572672994aecd authored over 2 years ago by Na'aman Hirschfeld <[email protected]>github.com/litestar-org/litestar - a3d385b90ea0faf32e6ab2224709f6ef134cd428 authored over 2 years ago by Peter Schutt <[email protected]>
github.com/litestar-org/litestar - b95519c6c325074d9209f36119d749532d506ae1 authored over 2 years ago by Na'aman Hirschfeld <[email protected]>
Use correct name for Starlette's BaseHTTPMiddleware
github.com/litestar-org/litestar - f82bcaf19c9128ba33529bac45b8e698f9ce39fd authored over 2 years ago by Na'aman Hirschfeld <[email protected]>github.com/litestar-org/litestar - 8fc359275c0d114a84d93452b11c9b71652c6fa9 authored over 2 years ago by Gary Donovan <[email protected]>
github.com/litestar-org/litestar - d270d56614ff2a1f3a4ff1df21d65c1f11206ca5 authored over 2 years ago by Na'aman Hirschfeld <[email protected]>
Add a bound type for the guard type to fix invalid type issue
github.com/litestar-org/litestar - 9e420615b9b773ba275a45090587c1b5054809e9 authored over 2 years ago by Na'aman Hirschfeld <[email protected]>github.com/litestar-org/litestar - 5e19bce679e8925f7c7bafa7881121c4dbe72caf authored over 2 years ago by Jan Klima <[email protected]>
github.com/litestar-org/litestar - 13cdae1324c107f2bdf1683e08b273fe4e8a0927 authored over 2 years ago by Na'aman Hirschfeld <[email protected]>
github.com/litestar-org/litestar - 56315f64cbd2542dfe60b0c023623b2fd93c92c8 authored over 2 years ago by Na'aman Hirschfeld <[email protected]>
Skip reserved keywords in parameter generation for OpenAPI schema
github.com/litestar-org/litestar - 4399c8bdcd9bd1f338500d9f472a6adb9ae286a3 authored over 2 years ago by Na'aman Hirschfeld <[email protected]>github.com/litestar-org/litestar - 616dc77e353ec55f9b3b935e43bc23691671137e authored over 2 years ago by Jan Klima <[email protected]>
github.com/litestar-org/litestar - 3524c5d402fa39d10f7335082917d3c0fbbe2765 authored over 2 years ago by Jan Klima <[email protected]>
github.com/litestar-org/litestar - a565737ea4c17061205b79a2d3f35967422ac197 authored over 2 years ago by Jan Klima <[email protected]>
github.com/litestar-org/litestar - 574076a0bbedfa27d1e256d10240f029c28f86ff authored over 2 years ago by Na'aman Hirschfeld <[email protected]>
changed middleware call order
github.com/litestar-org/litestar - 2fd16a594ecd6e4803ae93892b7e56e6e71d5e29 authored over 2 years ago by Na'aman Hirschfeld <[email protected]>