-
First, thank you for this great resource.
What about providing python [attrs](https://www.attrs.org/en/stable/) based classes for representing the data structures? This would also double at documen…
-
Steps to reproduce:
1. disable your connection
2. run your application
3. start tracking, wait
4. enable the connection
5. stop tracking
6. close the application
![before-exit](https://user…
-
* cattrs version: 22.2.0
* Python version: 3.9
* Operating System: Ubuntu 20.04
### Description
When you wrap a union type multiple times, e.g., `Optional[list[Union[A, B]]]`, the custom unstr…
-
As per usability study at https://github.com/cattr-app/backend-application/issues/33
---
Ideally this should allow somebody to fill in their past whole week of work in one step.
And ideally t…
-
* cattrs version: cattrs version: 22.1.0
* Python version: 3.10
* Operating System: MacOS Monterey 12.2.1
### Description
I tried to structure some data into the union type with keys renaming.…
-
It would be nice for the APIFlask wrapper to be modified to make it easier to replace Marshmallow with our own serializer/reserialize and schema generator.
I've managed to this with some patching b…
-
* cattrs version: 23.2.3
* Python version: 3.10.12
* Operating System: Ubuntu-22.04
I'm using attrs 23.2.0, if that matters.
### Description
Hi! I am having trouble adding the special `_ty…
-
## Detailed Description
Currently some of the tests fail when not running on the OCF github. This is due to some secrets not being shared.
## Context
- good to have all test passing, lets extern…
-
Hi @Tinche! I really love the combination of attrs and cattrs; it is a great way to organize code! After having shot myself in the foot several times with pydantic, I switched to (c)attrs in most of m…
-
* cattrs version: 1.10.0
* Python version: 3.10
* Operating System: Mac
### Description
Hello,
Is it possible to add a `takes_metadata` like option to cattrs.Factory similar to the `takes_s…