A Python Library and CLI tool to intelligently convert files between commonly used data formats.
pip install smartmutate
Smartmutate is available as both a command line utlity and a Python Library. You can pass your API key directly to the command line via --api-key
, or you can pass the path to an environment variable with --env
.
$ smartmut