doltpy
, doltcli
) to simplify this experience in Python:doltcli
is dependencyless and minimizes package conflicts for those getting started with Dolt locally. doltpy
has more features to integrate with tools in the Python ecosystem. For example, doltpy.cli.write_pandas
helps users import Pandas.DataFrame
tables into Dolt: