YamlBase: simple yaml config based VCS for database
Project description
YamlBase
This utility allows you to manage tables in a database using YAML files, which makes it faster to create and delete tables in multiple databases simultaneously
The following databases are currently supported:
- SQLite
Installation
pip install YamlBase
Usage Example
To use this utility, you need 2 files, one is the configuration of new tables for the database, and the second is a file with a list of actions
File examples:
- actions_example.yaml
- base_example.yaml
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
YamlBase-0.0.7.tar.gz
(18.9 kB
view details)
File details
Details for the file YamlBase-0.0.7.tar.gz.
File metadata
- Download URL: YamlBase-0.0.7.tar.gz
- Upload date:
- Size: 18.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
406ec9c7ef4445604c69522ab63f3fa1c47e935f94b89b9e8bfd7410559296e9
|
|
| MD5 |
bdd19820ecea79f34454a629042fd38c
|
|
| BLAKE2b-256 |
f8435212a3b6af787116e00c90550428861c50808c6d5d8fca5aa9b3a93e86e2
|