-
For some reason likely unrelated to Cosmic, my laptop can't control the keyboard backlight with dbus, likely something to do with UPower. A dbus call to get the brightness fails:
Error org.freedes…
-
I would like to use the Trusted Platform Module (TPM) in the StarLite Mk V for measured boot and automatic LUKS decryption.
Running Aeon Desktop, the TPM is not recognised by the OS using the defau…
-
Hi there,
One thing currently not tested by the tool is class variables, i.e. class members or attributes. This is important when generating documentation from code.
For example, both code snip…
-
When i tried to do : poetry add "starlite-saqlalchemy[all]"
I got this error :
```
Because no versions of starlite-saqlalchemy match >0.29.0,=0.29.0,=2.0.0) and starlite-saqlalchemy (^0.29.0), ve…
-
as title , Is there a plan for that? [starlite](https://github.com/starlite-api/starlite)
-
It is super inconvenient that UploadFile uses ordinary `dict` for headers.
As we discussed in https://github.com/starlite-api/starlite/pull/574 header names are case insensitive so using `dict` in…
-
Investigate similar libraries, such as:
* **FastAPI**: https://fastapi.tiangolo.com/
* **Starlite**: https://github.com/starlite-api/starlite
* **Retrofit**: https://square.github.io/retrofit/
* **…
-
We started supporting `failed_request_status_code` for Starlette/FastAPI in https://github.com/getsentry/sentry-python/pull/3008. We should add the option to other web frameworks as well.
- [ ] Djang…
-
We spoke about how there may be times where we don't want the worker to be running in the same container as the starlite app, but rather have n dedicated containers running n workers. This could be us…
-
When `async_sessionmaker` is configured :
https://github.com/topsport-com-au/starlite-saqlalchemy/blob/7291040a238779adfdb9a708cd1b98acacaae937/src/starlite_saqlalchemy/db/__init__.py#L49
```pytho…