A simpile python server markup language
Project description
PSML - Python server markup language
This is LMFS-PSML Compiler. It has a built-in staging server and can compile one psml file into many usable HTML pages. It can reduce some of the development steps for you, so that you can complete the front-end development faster. It is free(libre) software, open source under the GPL v2.0 license.
- How to install:
$ sudo python3 setup.py install
- How to compile:
psml <file> {targets...}
Example:
$ cat > test.psml << "EOF"
> text{
> inner: Hello-World!
> }
> command(end)
> EOF
$ psml test.psml -o TEST
$ ls TEST
index.html
- Feedback: Lone_air_Use@outlook.com
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 psmlc-1.4.2.tar.gz.
File metadata
- Download URL: psmlc-1.4.2.tar.gz
- Upload date:
- Size: 149.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
58753992a3525890af65f06c1869ceb69584f3f897e47b7074bfd39e732f9ec1
|
|
| MD5 |
3869cf7ab0d19f6ab6856b14f9877c93
|
|
| BLAKE2b-256 |
0832db8a1434b271ce100f81e66c832e396cdd230b53b488a98d718421366ff9
|
File details
Details for the file psmlc-1.4.2-py3-none-any.whl.
File metadata
- Download URL: psmlc-1.4.2-py3-none-any.whl
- Upload date:
- Size: 217.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6e3bf5c898652dd9d8f98738f73b52689d6e524820904480f0f639b9979896d3
|
|
| MD5 |
e0da51c1ce9f4f6e19eeb26b999803b7
|
|
| BLAKE2b-256 |
c0a2d3f0f75f3669a2d314c3a89d8f7eb4702af6ed2c68278f0ba25db599994e
|