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
test(docker-service-fixture): Replace `docker-compose` to `docker compose`
Co-authored-by: Al...
github.com/litestar-org/litestar - 6117c7658941ae1e66166cc296c1a56ebc23590a authored over 1 year ago* docs: remove references to removed `partial` module (#2116)
doc: remove references to remov...
github.com/litestar-org/litestar - 9b7bba9f897bfef7a4fac9db5e0b367ea85b908b authored over 1 year ago* docs: remove references to removed `partial` module (#2116)
doc: remove references to remov...
github.com/litestar-org/litestar - 898a8b5f3246c35c21d0bc092d5d17abbe9e3b4f authored over 1 year agoCo-authored-by: Alc-Alc <alc@localhost>
github.com/litestar-org/litestar - b889377081b2ea20bd500bf52e8792c562cedc9a authored over 1 year agogithub.com/litestar-org/litestar - 637ba3dce965063b7ea8f69e3547d62cd08009b7 authored over 1 year ago
fix(channels): windows base path issue
Fix an issue with the base path on windows that would ca...
github.com/litestar-org/litestar - ec8471301d7e9a1467b7888cd7c963224341778b authored over 1 year agoRemove the deprecated partial.py module
github.com/litestar-org/litestar - 1ba8a4fc8481cad98ca3d8bd03bcf800a742ac28 authored over 1 year agodoc: fix a docs reference error introduced in #2088
github.com/litestar-org/litestar - 8631f24dfb6c16d7d609a3fa37421b421613c32e authored over 1 year ago* test(sqlalchemy): unify sync and async tests
github.com/litestar-org/litestar - 99194bed24e404a9414e3b549a0df331c1e86b3b authored over 1 year ago* feat(internal): reworked DTO logic
* feat(internal): cleanup listeners
* chore(compat): ...
github.com/litestar-org/litestar - b9814c2564b25569b59d962e816126347ac4d286 authored over 1 year ago* test(sqla repo): unify UUID and BigInt tests
* test(sqla repo): rename test_repo_uuid.py > ...
github.com/litestar-org/litestar - fc6ed2871824904ac4f8a27ba9dead6dbbd6d208 authored over 1 year ago* test(sqla repo): unify UUID and BigInt tests
* test(sqla repo): rename test_repo_uuid.py > ...
github.com/litestar-org/litestar - 37e65f2230e4fe84a14e007c9e129f5fcb1cd01e authored over 1 year agoCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
github.com/litestar-org/litestar - 7a154ac1d4a992782fcdc95bc05a1d24674d5fa5 authored over 1 year ago* refactor: use pytest and in-memory db for piccolo example tests
* refactor: suggested chang...
github.com/litestar-org/litestar - 46167cc273a8d51a6e799c21f70585aafc1012ac authored over 1 year agoit is bad
github.com/litestar-org/litestar - 43b050a9ec01d0acc0b99412f1614f482723fcfd authored over 1 year ago* feat: plugin registry
github.com/litestar-org/litestar - d4aba66cb720e40a06efe2afa4fff742cfdd63d9 authored over 1 year agogithub.com/litestar-org/litestar - 160d72a80831e1f21cc291cb29c5346f5973a8ce authored over 1 year ago
github.com/litestar-org/litestar - 846eafb59b63e1cbebe95db94e4ce2b784e875e3 authored over 1 year ago
github.com/litestar-org/litestar - 988f81acbcba55bc38288d496d4aa80a4576fb28 authored over 1 year ago
github.com/litestar-org/litestar - cb6ad3fadd43f6611dfc6db0a312172f3e2f1ffb authored over 1 year ago
github.com/litestar-org/litestar - d2e6c3032c04a04deb39c4b5c8adda7105e794e8 authored over 1 year ago
github.com/litestar-org/litestar - 03c153847c0fe4cf735d75c62c77bdb9f6cef508 authored over 1 year ago
* tests(dto): test deprecated imports
* tests(datastructures): test FormMultiDict.close
* ...
github.com/litestar-org/litestar - 7ecbe1100efa5c0d4460abd9124c9b615b5491fd authored over 1 year agogithub.com/litestar-org/litestar - ad0cd81dd1d076716615792eef339108a341221c authored over 1 year ago
github.com/litestar-org/litestar - ea6f1b91d3b91e013ef7dec5a209d41b42fa9243 authored over 1 year ago
tests(testing): test LifeSpanHandler wait_startup and wait_shutdown methods
github.com/litestar-org/litestar - d3d2dc3dc4c0052469e95a28b2555176a5d33f58 authored over 1 year ago* refactor(tests): use in-memory SQLite databases for testing where possible
* refactor(tests...
github.com/litestar-org/litestar - acc5848a062e61af6e1bd31ffbc7644c6e16dee3 authored over 1 year ago* feat(events): run listeners concurrently
* fix: flaky tests
github.com/litestar-org/litestar - dddd5deb76f2d90e30ac93cd042df03b6a5a4f73 authored over 1 year agogithub.com/litestar-org/litestar - 7d48a88db78d94e024c812de9a487bb7596e244c authored over 1 year ago
github.com/litestar-org/litestar - 6b08a1ead292a6ae8be04b04085870ad31ef3d05 authored over 1 year ago
* refactor(tests): Move tutorial example tests to tests directory
* chore: remove outdated co...
github.com/litestar-org/litestar - 1ad4bf038298033930cca9bc7f7ec8734ae2394a authored over 1 year ago* feat(tests): Parallelize test suite with pytest-xdist
* fix: add randbytes compatibility fo...
github.com/litestar-org/litestar - 7650886a3424ef8a16575b2772d62e40ea80125c authored over 1 year ago* feat: pre-calculate decoders in signature model
* chore: address review comments
github.com/litestar-org/litestar - 2497aaf7581c57348b38ce330bce1583704a774e authored over 1 year agofeat(schema): support configuring operation_id_creator on the route handler
github.com/litestar-org/litestar - 21a1f4423a33305b50d2b6336983a7dc80278ddd authored over 1 year agogithub.com/litestar-org/litestar - 2a693a724b3f9541d45a3c6f40c0b3675eff88c2 authored over 1 year ago
* test(channels): Adds a timeout marker to all test items in the tests/unit/test_channels
* c...
github.com/litestar-org/litestar - 63e80614a2100113d0d95f510deed720dc82acc6 authored over 1 year agogithub.com/litestar-org/litestar - 206f0eb0f9fc55432cbabffcd06e9437f7edae32 authored over 1 year ago
github.com/litestar-org/litestar - 3b58f2d96b53c39dd36c03093c3975b470620bc6 authored over 1 year ago
Add a new `CLIPluginProtocol` that can be used to create CLI plugins.
These contain a single ...
github.com/litestar-org/litestar - 33bac083e495e1ba23d56de40d98ceb4036b7539 authored over 1 year ago* fix: driver specific chunk sizing in `delete_many`
* fix: updates test cases
* fix: corr...
github.com/litestar-org/litestar - 12f2e0263d03427f9ad602cb8ec797896035341d authored over 1 year ago* feat: adds additional filters to the repository
github.com/litestar-org/litestar - 418b732c60f5e67f1abbd5239fb1f7063ef475a0 authored over 1 year ago* feat: adds an `upsert_many` method to the repo
* docs: updated docs
* Update litestar/co...
github.com/litestar-org/litestar - f4048a18cfe5cb2dbd7cf4051faf55e82ba03f7f authored over 1 year ago* feat: health_check generates valid statement for oracle.
* tests: adds tests for health che...
github.com/litestar-org/litestar - 626525f2455c8e67633c5fbeefd16141d16646dc authored over 1 year agogithub.com/litestar-org/litestar - 2e53b3a0417b10730796c7e9611214306ba59780 authored over 1 year ago
* chore(internal): refactor dto factory
* chore(internal): update dto model name handling
* ch...
github.com/litestar-org/litestar - b84af3c0b5bdcbc84c701024ab23db9910ab0139 authored over 1 year agogithub.com/litestar-org/litestar - 866b14c96b00af43303642e77f775e0c724e149f authored over 1 year ago
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
---------
...
Co-authored-by: Jacob Coffee <[email protected]>
github.com/litestar-org/litestar - 4826858a6ba54e9011de29a74f2bd63668f12568 authored over 1 year ago* feat(repo): allow `id_attribute` to be customized without overriding the entire class configur...
github.com/litestar-org/litestar - f92a94bb8b71bc629897e4c2696db83b4055aa34 authored over 1 year agogithub.com/litestar-org/litestar - 6f7e8af3dc6bd5719cdcdd7b8cb8852b2d8f60f7 authored over 1 year ago
github.com/litestar-org/litestar - 92b92f18fc53eabe8b527cf1f1f821a43dfd8632 authored over 1 year ago
* feat(sqla-repo): replace **kwargs usage with typed parameters
* fix: docstring references
github.com/litestar-org/litestar - 40bb3793e3040612fa71230e383b9903e1afa1aa authored over 1 year ago* chore(infra): updated deps
* fix(multipart): add support for none values
github.com/litestar-org/litestar - 516b495a30dc23512e28ad6e7722350b8b82b56c authored over 1 year agogithub.com/litestar-org/litestar - 3b9b36a85839e441531192ee58d120a860d915f6 authored over 1 year ago
github.com/litestar-org/litestar - 72d547874741ee0fabe76c8fcd02e7e222d44bd4 authored over 1 year ago
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
github.com/litestar-org/litestar - cb544d51709d625f4569d3fcd71f4cade3322ac9 authored over 1 year ago* test(stores): Remove fakeredis
* refactor(freezegun): Replaced freezegun with time-machine ...
github.com/litestar-org/litestar - 177fc9f667ad2df35a250deedfdde438ee9e6461 authored over 1 year agogithub.com/litestar-org/litestar - 5a784a8c5ced836c55c93d2c5282234ae7f59c34 authored over 1 year ago
Co-authored-by: Janek Nouvertné <[email protected]>
github.com/litestar-org/litestar - 8e9da7690a1138e835af23c067d7174f5490f1af authored over 1 year agogithub.com/litestar-org/litestar - 0c2a060e5ae41b5cc91d80285e826a94e0851055 authored over 1 year ago
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
C...
Co-authored-by: Cody Fincher <[email protected]>
Co-authored-by: Jacob Coff...
github.com/litestar-org/litestar - c6c895ffc759d334cc1efb687d19ab6028d150eb authored over 1 year ago
feat: add sse
github.com/litestar-org/litestar - 73d913abb0631031b5145f66254a68008b725faf authored over 1 year agoUse `dict[str, int]` instead of `JSONResponse`
github.com/litestar-org/litestar - 5a07e086a104c5150ccd2db435e453ebaf20b07c authored over 1 year agogithub.com/litestar-org/litestar - 3ff5f916cc70a06fe5d7c9c8b5e5195551343e89 authored over 1 year ago
github.com/litestar-org/litestar - afae426f83f773bea04700fa6a60cfe8bc96aefa authored over 1 year ago
github.com/litestar-org/litestar - 15d83a5e98c499dbe6cf07341c66d0e1d0115925 authored over 1 year ago
github.com/litestar-org/litestar - c111dc9f81e7f4dfdb57de5a2e71e89b6dfadd6e authored over 1 year ago
github.com/litestar-org/litestar - 49754e0c02022e96191a413d43e22649e0e0f856 authored over 1 year ago
github.com/litestar-org/litestar - 12a70822723198fbbf7a679471b53a1652692d47 authored over 1 year ago
github.com/litestar-org/litestar - bb04e2f3d0b3dc90cd7a2748a8b531d0d1a9ad4a authored over 1 year ago
github.com/litestar-org/litestar - 87c6b014ea22854b950da875faa43423b32b8b71 authored over 1 year ago
github.com/litestar-org/litestar - 54e780ea4e48e607fbf1ad9e1c07638515ed4c49 authored over 1 year ago
github.com/litestar-org/litestar - bc0fbe9a4c81d8473e8af47ea8f59a4dbc0fd771 authored over 1 year ago
* Add (failing) test for path parameter resolution
* Fix(?) path parameter resolution
github.com/litestar-org/litestar - dc8790e63f0e90f1650042558a9be620bf4b1eae authored over 1 year agogithub.com/litestar-org/litestar - 3151e0b790bd3d38987f3780fcef9503266b20ab authored over 1 year ago
github.com/litestar-org/litestar - 8881eef4808ff5dd0fee1e7d0dcc9682936bef0d authored over 1 year ago
* refactor: remove partial
* chore(review): add deprecation warning
* Update docs/release-...
github.com/litestar-org/litestar - af5f742773fb721d79d1beebedf2a588a8f41579 authored over 1 year ago* fix(serialization): fixed url encoded serialization handling of numericals and strings
* ch...
github.com/litestar-org/litestar - e50ffb978c6e34588d7ed4cec71a2bec18d19a92 authored over 1 year agogithub.com/litestar-org/litestar - d0a52c453008b4e5c34774dc1507b4ebb2b09da4 authored over 1 year ago
* Fix `.json` and `.dict` deprecation warnings for `pydantic@2`
* Fix CI
* Remove `bytes` ...
github.com/litestar-org/litestar - a7366779b6dc0a16401076b7ab5da8158e239d29 authored over 1 year ago* fix: set model response to prefer alias
* feat: make extra types optional. flip order of i...
github.com/litestar-org/litestar - 702037026719c2c7af65735f04c70fd845db403a authored over 1 year agoRemove the all contributors badge from the PyPi readme, since it will cause pre-commit fails aft...
github.com/litestar-org/litestar - d18627026a40da8c869e61287e44a0779b2fc01f authored over 1 year ago* chore: Add missing piccolo dev dependency.
Piccolo has been removed in #1963, which appears...
github.com/litestar-org/litestar - bad4f6c9774a5e1b5a455b85f4a3e05560ee5ccc authored over 1 year ago* chore: Autogenerate README for PyPi
* feat: Fix end-of-files issue
github.com/litestar-org/litestar - 44d393c3690e15bbd1acc59b99216aaa2a4456de authored over 1 year agochore: Add missing changelog entry for 2.0.0beta2
github.com/litestar-org/litestar - a70d1b4f29785158a3a900dbbb68f7326f220389 authored over 1 year ago* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
---------
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
---------
...
github.com/litestar-org/litestar - 11cdbe0f40d2f9f185f6bbbdf01e8e7a2d7542d3 authored over 1 year ago
* feat(dependencies): make pydantic optional
* feat(dependencies): make pydantic optional
...
github.com/litestar-org/litestar - a0216a6199fa36b29e1d513c65cb0617a75dbdb0 authored over 1 year agogithub.com/litestar-org/litestar - 3402be1fcdc4d49aee290bf0a585fdbc99d1e726 authored over 1 year ago
github.com/litestar-org/litestar - b3799dcbf7219aedecee2415e46e80cbadf8becb authored over 1 year ago
`Final` will not only infer the `Literal` type for you (so, no code duplication), but also provi...
github.com/litestar-org/litestar - d5adc177d61cd950ab7d67485cfd84a5cefd0a29 authored over 1 year agoCo-authored-by: Na'aman Hirschfeld <[email protected]>
github.com/litestar-org/litestar - 11f0235ce1c0eec31b92a367d976e4903cef659a authored over 1 year agoCo-authored-by: Na'aman Hirschfeld <[email protected]>
github.com/litestar-org/litestar - c11bfd09c9771fca89fc7025924c006056c5f060 authored over 1 year agogithub.com/litestar-org/litestar - 897ba4892d2fdc6f55077daea457759a282746b8 authored over 1 year ago
github.com/litestar-org/litestar - a55743a10ce4135299d128c3f553c6b55c4e36d6 authored over 1 year ago
github.com/litestar-org/litestar - 05662abe55f0602e967371fd69f061a8a6554963 authored over 1 year ago
* msgspec failure
* show failure for pydantic
passes for dataclasses
* Fix implementation
* ...
github.com/litestar-org/litestar - 317a098e0c83dabcb8f633ee144a652be96fdd9e authored over 1 year ago