Python HTTP Server special for markdown.
Project description
ReadEm: HTTP server for markdown files
Useful for:
- Previewing markdown files at ease
- Will be useful for cloned github wiki, cloned repository or any markdown files.
- Markdown files on current directory is shown on navbar
Instalation
$ pip3 install ReadEm
Run
$ python3 -m ReadEm.serve -h
usage: serve.py [-h] [--bind ADDRESS] [port]
positional arguments:
port Specify alternate port [default: 8000]
optional arguments:
-h, --help show this help message and exit
--bind ADDRESS, -b ADDRESS
Specify alternate bind address [default: 127.0.0.1]
$ python3 -m ReadEm.serve
Listening on 127.0.0.1:8000
Press CTRL+c to stop
127.0.0.1 - - [22/Dec/2017 14:24:40] "GET / HTTP/1.1" 200 -
127.0.0.1 - - [22/Dec/2017 14:45:17] "GET /README.md HTTP/1.1" 200 -
127.0.0.1 - - [08/Jun/2018 01:40:21] "GET /README.md HTTP/1.1" 200 -
Credit
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
ReadEm-0.1.6.tar.gz
(22.2 kB
view details)
Built Distribution
ReadEm-0.1.6-py3-none-any.whl
(22.3 kB
view details)
File details
Details for the file ReadEm-0.1.6.tar.gz
.
File metadata
- Download URL: ReadEm-0.1.6.tar.gz
- Upload date:
- Size: 22.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/52.0.0 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7bf2ee28d3b2a28fd82285619b2c33df391cfadaeddafeff413c302dffc312c5 |
|
MD5 | 172a1d8e7ce7804974278a1b085f3647 |
|
BLAKE2b-256 | 86c2ee5924ff909f577612e0cc77be1b96ccf658320583595dc95ff37eea2892 |
File details
Details for the file ReadEm-0.1.6-py3-none-any.whl
.
File metadata
- Download URL: ReadEm-0.1.6-py3-none-any.whl
- Upload date:
- Size: 22.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/52.0.0 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4862e8ba73caa52921a12a652ef715dfee01cf8ac2d01ee68969217e94d84fc4 |
|
MD5 | 050d9e86fda23f5a610ed4dc8c0cc6e2 |
|
BLAKE2b-256 | 0be8e81a3ce79a4b8bd189e46d9e41564b4dccfb0ef16e2a95061c27f2f6fb1a |