Enhanced Dolt CLI
Project description
doltcli-ex
Introduction
An Enhanced CLI for dolt.The official doltcli only provides git-like operations inside Dolt among the SQL tables,but not the files.So,to be more friendly,doltcli-ex provides commands to simplify the io operations and dolt operations.
Commands
The scripts provides convenient Python scripts to add and remove data files in dolt. The installation will create executables automatically.
-
doltadd : Import the dataset file as SQL table or upload some kind of special files(README.md,LICENSE.md) in Dolt and then add it into Dolt's stage.
-
doltrm : Remove a table or some kind of special files in Dolt.
Installation
From pip
pip install doltcli-ex
From source
pip install git+https://github.com/yuiant/doltcli-ex.git
Contribution
Formatting Code
To ensure the codebase complies with a style guide, please use flake8, black and isort tools to format and check codebase for compliance with PEP8.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file doltcli-ex-0.1.14.tar.gz.
File metadata
- Download URL: doltcli-ex-0.1.14.tar.gz
- Upload date:
- Size: 4.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.9.12 Darwin/21.5.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9b39c6ed02761de6ea5aa16e4768b23735396d170afd5d8600e757defe2659e4
|
|
| MD5 |
61ba68bfb6425bbb2c4457f76a44b271
|
|
| BLAKE2b-256 |
639f1d29d3800b912eff06d3b7041c6142afebaf7f09dc96f560094a55c170c0
|
File details
Details for the file doltcli_ex-0.1.14-py3-none-any.whl.
File metadata
- Download URL: doltcli_ex-0.1.14-py3-none-any.whl
- Upload date:
- Size: 7.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.9.12 Darwin/21.5.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5b1231f306f8db21808e1cc35cd319061b0f03f90bd0f4ff16c47b72cf65ab00
|
|
| MD5 |
23068d7187e068bad2f6ab6517b7aaf9
|
|
| BLAKE2b-256 |
1c835280f1a79c50e2370aa3e24855812bbc211d84092c51cd48158f5321abbd
|