DolphinScheduler/dolphinscheduler-python/pydolphinscheduler/tests/utils
Jiajie Zhong ec4ce2b573
[python] Add config mechanism and cli subcommand config (#8585)
* [python] Add config mechanism and cli subcommand config

* Add configuration.py mechanism for more easy change config
  and move some configs to it. It mechanism including
  configuration.py module and default_config.yaml file
* Add `config` for cli subcommand allow users initialize, get,
  set configs

close: #8344

* Change setup.py format
2022-03-01 11:16:44 +08:00
..
__init__.py [python] Add parameter schedule for process definition (#6664) 2021-11-13 17:21:40 +08:00
test_date.py [python] Add custom exception (#6935) 2021-11-23 16:59:38 +08:00
test_path_dict.py [python] Add config mechanism and cli subcommand config (#8585) 2022-03-01 11:16:44 +08:00
test_string.py [ci][python] Add isort to sort out import (#6871) 2021-11-17 11:48:52 +08:00