Python module for converting Markdown to HTML
Project description
Python module for converting markdown files to HTML. Forked from: https://github.com/AumitLeon/module_starter_cli
Markdown to HTML Converter
The purpose of this project is to create a simple to use python module that can convert markdown files into rich HTML.
Table of Contents
This project is preconfigured with CircleCi for continuous integration and delivery; releases are automated via semantic-release.
Installation
To install this module:
pip install md-to-html
Usage
This module's usage is summarized below:
usage: md-to-html [-h] --input INPUT [--output OUTPUT]
Convert Markdown File to HTML file
optional arguments:
-h, --help show this help message and exit
--input INPUT, -i INPUT input markdown file
--output OUTPUT, -o OUTPUT output HTML file
Contributing
If you find this project useful and would like to contribute back to it, feel free to check out the CONTRIBUTING page.
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file md-to-html-0.4.5.tar.gz.
File metadata
- Download URL: md-to-html-0.4.5.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.5.0.1 requests/2.9.1 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.40.2 CPython/3.7.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
002459932b435444d2a2645c1ef54cf4b138045af4ad589bc86e518c96565916
|
|
| MD5 |
910af79963fb42bfc0be73d73bf50042
|
|
| BLAKE2b-256 |
e4bc8da6da7f71905960cb3d1ce550517d2b0cb99aee7d54a53148f249a40457
|
File details
Details for the file md_to_html-0.4.5-py3-none-any.whl.
File metadata
- Download URL: md_to_html-0.4.5-py3-none-any.whl
- Upload date:
- Size: 4.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.5.0.1 requests/2.9.1 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.40.2 CPython/3.7.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e49d6e84330e52bca511a119a96f829366a700848a404fe85235f1e3bab49fc7
|
|
| MD5 |
09d3b6a1d015e7dae32c435f9d6de2a4
|
|
| BLAKE2b-256 |
a0f924dc4b991dd41f6c8ef4f7bf1da7678dd6397d7e0f88f3987fdb5177b49d
|