This website requires JavaScript.
Explore
Help
Register
Sign In
daniil-berg
/
marshmallow-generic
Watch
1
Star
0
Fork
0
You've already forked marshmallow-generic
generated from
daniil-berg/boilerplate-py
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
12
Commits
1
Branch
0
Tags
235
KiB
fe5decad4f
Commit Graph
4 Commits
Author
SHA1
Message
Date
Daniil Fajnberg
712f7fca7b
✨
Overload
dump
/
dumps
methods to increase type safety;
...
issue a warning, when using the `many` parameter in `__init__`
2023-03-13 00:08:57 +01:00
Daniil Fajnberg
84fa2d2cd9
🚧
Expand generic utility mixin to handle up to 5 type arguments
2023-03-12 18:04:28 +01:00
Daniil Fajnberg
72218fd2cb
✨
Add
loads
method overloads to
GenericSchema
class
2023-03-11 16:23:25 +01:00
Daniil Fajnberg
bff3c7ef52
✨
Add main
GenericSchema
class
2023-03-11 16:23:25 +01:00