faker_file
faker-file
Quick start
Recipes
Creating images
Creating PDF
Creating DOCX
Creating ODT
CLI
Methodology
Testing files like a pro
Security Policy
Contributor Covenant Code of Conduct
Contributor guidelines
Release history and notes
Package
faker_file package
Subpackages
faker_file.cli package
faker_file.contrib package
faker_file.providers package
faker_file.storages package
faker_file.tests package
Submodules
faker_file.base module
faker_file.constants module
faker_file.helpers module
faker_file.registry module
Module contents
Indices and tables
faker_file
Package
faker_file package
faker_file.cli package
View page source
faker_file.cli package
Submodules
faker_file.cli.command module
faker_file.cli.command.
main
(
)
[source]
faker_file.cli.helpers module
faker_file.cli.helpers.
generate_completion_file
(
)
[source]
faker_file.cli.helpers.
generate_file
(
method_name
:
str
,
**
kwargs
)
→
StringValue
[source]
faker_file.cli.helpers.
get_method_kwargs
(
cls
:
Type
[
FileMixin
]
,
method_name
:
str
)
→
Tuple
[
Dict
[
str
,
Any
]
,
Dict
[
str
,
Any
]
]
[source]
faker_file.cli.helpers.
is_optional_type
(
t
:
Any
)
→
bool
[source]
Module contents