enkeksi takes a markdown-formatted input and executes the sql queries found in it, and returns a pretty markdown-formatted output where the results of the SQL queries have been added. To make usage of package easy, enkeksi comes with a command line tool markdown-sql-eval which can be used to process markdown files. Project is developed and hosted in GitHub: https://github.com/ahojukka5/enkeksi.
Project description
enkeksi - Markdown-SQL evaluator
Package author: Jukka Aho (@ahojukka5, ahojukka5@gmail.com)
enkeksi takes a markdown-formatted input and executes the sql queries found in it, and returns a markdown-formatted output where the results of the sql queries have been added. Package can be used, for example, to create a dynamic project documentation where SQL queries are automatically executed to get example results in a dynamic manner. This way it is easy to spot from the non-working documentation is there is problems with the database.
enkeksi comes with a command line tool markdown-sql-eval
which can be used
to process markdown files efficiently.
Project is hosted in GitHub: https://github.com/ahojukka5/enkeksi.
Installing package
To install the most recent package from Python Package Index (PyPi), use git:
pip install enkeksi
To install the development version, you can install the package directly from the GitHub:
pip install git+git://github.com/ahojukka5/enkeksi.git
Project details
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
File details
Details for the file enkeksi-0.1.2.tar.gz
.
File metadata
- Download URL: enkeksi-0.1.2.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a169da62d11f24fd449596a20ae1289deb6f5ca368e9d8785f7dedc2398c8419 |
|
MD5 | fafc889dc8eeb253b01b78f4116960e1 |
|
BLAKE2b-256 | c8b02cb2e1443c4249f29e09220e10d4fd7cfdc0f5c161d410a2e1df50ffbadb |
File details
Details for the file enkeksi-0.1.2-py3-none-any.whl
.
File metadata
- Download URL: enkeksi-0.1.2-py3-none-any.whl
- Upload date:
- Size: 4.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 46704c487c465d634c1460f2d974fd1a5bfe9cf9062b154116f1a408d9fcc72d |
|
MD5 | 4881dbeb33aacf0d67c667c0d86de839 |
|
BLAKE2b-256 | 510969d3dc2eb61ba4ea4a9353c6d573fbf823f84400a957d6a98f089dfdb3d5 |