google / google/python-fire

Feature : exclude_name_list

Open
#393 4 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
28.2k
Forks
1.5k
PR merge metrics
No merged PRs in 30d

Description

Sometimes, we have a very long file of utilities,
we want to expose all functions except some names.

It would be useful to have this
to filter out some exposure.

`fire.Fire(exclude_name_list = [ 'os', 'myfun1*', 'myfun2*'])`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.