Love

Results 6 issues of Love

Just installed smserver from twicked and whenever I try to open the app it crashes. I'm on taurine :), btw love this project!

Would appreciate adding SEK!

So I saw that you started to break out models and such. I've broken out Credentials to `SecretCredentials` and `TokenCredentials` which inherent from `BaseCredentials`. I wrote a serializer from dictionary...

Well, the pydantic models which are defined and hinted as returntypes aren't actually instanciated. Instead most endpoints simply return the result of `self__call` which is either of `dict` or `list`....

Why use the format library, when you're using C++ 20, which have the format library integrated in the standard?