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
a7caa876c4
marshmallow-generic
/
tests
History
Daniil Fajnberg
4878d550fe
♻️
Move the schema-wide
many
warning to
__setattr__
instead
2023-03-13 15:48:05 +01:00
..
__init__.py
🎉
Initial commit
2023-03-11 16:23:21 +01:00
__main__.py
➕
Add
isort
and
ruff
as dev dependencies;
2023-03-11 16:23:25 +01:00
test__util.py
🚧
Expand generic utility mixin to handle up to 5 type arguments
2023-03-12 18:04:28 +01:00
test_decorators.py
✨
Overload
@post_load
decorator to retain the function type
2023-03-11 16:23:25 +01:00
test_schema.py
♻️
Move the schema-wide
many
warning to
__setattr__
instead
2023-03-13 15:48:05 +01:00