enkeksi

View on PyPIReverse Dependencies (0)

0.3.0 enkeksi-0.3.0-py3-none-any.whl

Wheel Details

Project: enkeksi
Version: 0.3.0
Filename: enkeksi-0.3.0-py3-none-any.whl
Download: [link]
Size: 5854
MD5: 3559e0d014c6fe3acdc203e0340fb06d
SHA256: 5f77bac3b3ee1428685df2b0b81bec3c9c05d75d52ffc0f66767b1d12a6b333c
Uploaded: 2020-05-27 18:16:40 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: enkeksi
Version: 0.3.0
Summary: 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.
Author: Jukka Aho
Author-Email: ahojukka5[at]gmail.com
Home-Page: https://github.com/ahojukka5/enkeksi
Keywords: markdown sql evaluator
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: pytest-pycodestyle; extra == "test"
Requires-Dist: pytest-pep8; extra == "test"
Requires-Dist: pytest-flake8; extra == "test"
Provides-Extra: test
Description-Content-Type: text/markdown
[Description omitted; length: 4915 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.34.2)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
enkeksi/__init__.py sha256=4QJyPlrZdyW7z-7CxQg_SXxhhTczmKHd142drM1ajMQ 116
enkeksi/cli.py sha256=zKog50GHGmQVztUABRZTYifH4nIBbiQ1YRGSmcWmUmQ 623
enkeksi/mdprocess.py sha256=E4HmHv32dTWrrU2SberIOCdHPV0o3oCt5Wp2UEc5hOI 2936
enkeksi-0.3.0.dist-info/LICENSE sha256=aXZVp6vZeLFhnkPE62r2tcBe22d6_uqGvxdJwNCq-ks 1066
enkeksi-0.3.0.dist-info/METADATA sha256=gJ2BCyNKosM3bciTsVRlQtb8f4pCYH2lqoY9CIaSzi0 5977
enkeksi-0.3.0.dist-info/WHEEL sha256=g4nMs7d-Xl9-xC9XovUrsDHGXt-FT0E17Yqo92DEfvY 92
enkeksi-0.3.0.dist-info/entry_points.txt sha256=KKJ5DL1BW8uCz_bBek2Wqmyzh9_E2JKxKaaVFK8oq78 56
enkeksi-0.3.0.dist-info/top_level.txt sha256=_vgtI-w0i_4vru6wcARFqj19ihEySBXYIl1hm8ltppg 8
enkeksi-0.3.0.dist-info/RECORD

top_level.txt

enkeksi

entry_points.txt

markdown-sql-eval = enkeksi.cli:main