For a more thorough configuration involving lazy-loading, see Lazy loading with lazy.nvim. Then you can use conform.format() just like you would vim.lsp.buf.format(). For example, to format on save: ...
plac is a Python package that can generate command line parameters from function signatures. plac works on Python 2.6 through all versions of Python 3. plac has no dependencies beyond modules already ...