/faker-optional

Wrapper over other Faker providers to return their value or None.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

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.

Faker Optional

Actions Status Actions Status Coverage Status

Wrapper over other Faker providers to return their value or None. Useful to create data of type Optional[Any].

Help

See documentation for more details.

Installing

pip install faker-optional

Contributing

For guidance on setting up a development environment, and how to make a contribution to faker-optional, see Contributing to faker-optional.

License

GPLv3