Datumaro Documentation
Getting started
Datumaro Design
User Manual
Developer manual
Formats
Plugins
Contribution Guide
Release notes
CLI
Components
algorithms module
annotation module
cli_plugin module
config module
config_model module
converter module
dataset module
dataset_filter module
environment module
errors module
extractor module
launcher module
media module
operations module
project module
validator module
Plugins
Utilities
Datumaro Documentation
»
Components
»
cli_plugin module
View page source
cli_plugin module
datumaro.components.cli_plugin.
plugin_types
(
)
→
List
[
Type
[
datumaro.components.cli_plugin.CliPlugin
]
]
[source]
datumaro.components.cli_plugin.
remove_plugin_type
(
s
)
[source]
class
datumaro.components.cli_plugin.
CliPlugin
[source]
Bases:
object
NAME
=
'cli_plugin'
classmethod
build_cmdline_parser
(
**
kwargs
)
[source]
classmethod
parse_cmdline
(
args
=
None
)
[source]