Skip to content
This repository has been archived by the owner on Nov 13, 2022. It is now read-only.

Latest commit

 

History

History
35 lines (23 loc) · 1.25 KB

README.md

File metadata and controls

35 lines (23 loc) · 1.25 KB

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