No longer maintained: I use pydantic-factories instead, if you want to maintain this repo, I can transfer it to you.
If you still want to use faker-optional
, @PerchunPak is maintaining
a fork.
Wrapper over other Faker providers to return their value or None
. Useful to
create data of type Optional[Any]
.
See documentation for more details.
pip install faker-optional
For guidance on setting up a development environment, and how to make a contribution to faker-optional, see Contributing to faker-optional.
GPLv3