Syntext is a lightweight, markdownish markup language for generating HTML from plain text. This package can be used as both a command line tool and an importable library.
On the command line:
$ syntext < input.txt > output.html
As a library:
>>> import syntext >>> html = syntext.render(text)
See the package documentation or the project’s Github homepage for further details.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
syntext-3.1.2.tar.gz
(14.7 kB
view details)
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
syntext-3.1.2-py3-none-any.whl
(17.1 kB
view details)
File details
Details for the file syntext-3.1.2.tar.gz.
File metadata
- Download URL: syntext-3.1.2.tar.gz
- Upload date:
- Size: 14.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/4.0.0 CPython/3.10.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1b2e64ba321c9d68a9789576d737928643701e2be7f58704de7bc4058cd9d6a2
|
|
| MD5 |
a28c6faeefb152fefd44344cc4648773
|
|
| BLAKE2b-256 |
6a21f10cf93609a7fa8faffb9a15458d17fd8618c57d83a8942997e8ed22c0a1
|
File details
Details for the file syntext-3.1.2-py3-none-any.whl.
File metadata
- Download URL: syntext-3.1.2-py3-none-any.whl
- Upload date:
- Size: 17.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/4.0.0 CPython/3.10.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fe4d825f3bbabab0678f3b81183b49d1c474a10867b829e020c4213706945d6b
|
|
| MD5 |
7d21e4f138773bc5937b160d39efa442
|
|
| BLAKE2b-256 |
aba67649971ae84144214f4cc9413e28fbe3ea505acb5e349ce5b9282464cc4a
|