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.6.2.tar.gz
(18.0 kB
view details)
File details
Details for the file YamlBase-0.0.6.2.tar.gz.
File metadata
- Download URL: YamlBase-0.0.6.2.tar.gz
- Upload date:
- Size: 18.0 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 |
0966a617cfdfd76af5f0042b33a0bf14cc2222c1b699523a91099f859b6a5c48
|
|
| MD5 |
d25813d6557d1eb7c4391b305b1f0afd
|
|
| BLAKE2b-256 |
4abedda88a2c2804b13a4d2147e1d228b3f5dca7b9335d2ac6358a5ac23691f2
|