CLI for the simple ER package collection
Project description
Simple ER CLI
This is the CLI for the Simple ER Extraction Framework.
Usage
The CLI provides several commands. You can get the help for each command by using the following:
python -m simpler_cli <command> --help
And replacing the command placeholder with the respective command of interest.
extract
This command extracts an entity-relationship model from the specified data set. It supports various output formats. The most common ones are the Graphviz DOT format and YAML to represent the frameworks own ER model serialization.
schema
This command takes a full YAML ER model specification and an extension file as input. It prints the combined model to stdout.
dot
This command converts from YAML serialization to a graphviz Dot format.
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 Distributions
Built Distribution
File details
Details for the file simpler_cli-0.2.0-py3-none-any.whl
.
File metadata
- Download URL: simpler_cli-0.2.0-py3-none-any.whl
- Upload date:
- Size: 4.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6c60c7f728ba2d02b5713d5a961b517b4298b01179444406f1e452a7236a0d35 |
|
MD5 | 40ff22bbcccc646926d0dd5c696cd0e8 |
|
BLAKE2b-256 | 48d22a126718ab1eb00029ce3e1cb09d06619c521852468eb2e95d45b981cf23 |