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.
Release files for syntext 3.1.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| syntext-3.1.2.tar.gz | 14.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| syntext-3.1.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 31.9 kB
Release files / syntext-3.1.2.tar.gz
| Download URL | syntext-3.1.2.tar.gz |
|---|---|
| Size | 14.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
1b2e64ba321c9d68a9789576d737928643701e2be7f58704de7bc4058cd9d6a2
|
|
BLAKE2b-256 checksum How to use checksums |
6a21f10cf93609a7fa8faffb9a15458d17fd8618c57d83a8942997e8ed22c0a1
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.0 CPython/3.10.4
|
Release files / syntext-3.1.2-py3-none-any.whl
| Download URL | syntext-3.1.2-py3-none-any.whl |
|---|---|
| Size | 17.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
fe4d825f3bbabab0678f3b81183b49d1c474a10867b829e020c4213706945d6b
|
|
BLAKE2b-256 checksum How to use checksums |
aba67649971ae84144214f4cc9413e28fbe3ea505acb5e349ce5b9282464cc4a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.0 CPython/3.10.4
|