A python library that converts plain text into a specified markup language using python.
Project description
Epytoml
Epytomil (The Epitome of Python to Markup Language), is a python library that converts plain text into a specified markup language using python.
Basic Info
Created by: Zhean Ganituen Z1aaan
Last Updated: December 17, 2021
Latest Release Version: 1.2.1.1
GitHub Repo: GitHub Repository
Python Package Index: PyPi
License: MIT License
Basic Info
Created by: Zhean Ganituen Z1aaanLast Updated: December 17, 2021
Latest Release Version: 1.2.1.1
GitHub Repo: GitHub Repository
Python Package Index: PyPi
License: MIT License
Installation
pip Install
pip install Epytoml
pip Install requirements.txt
1. cd C:\...\Epytoml
2. pip install -r requirements.txt
System requirements:
Using Epytoml
Supported Markup Languages
- HTML
- Markdown
- Marp (Markdown Presentation Ecosystems)
- Notaker (A note-taking HTML formatter)
Notaker
-
First import
EpyBakeandNotakerfrom Epytoml import EpyBake from Epytoml.Notaker import Notaker -
Then begin your
.pyfile withNotaker.ntkGen("Foo") -
And remember to end your
.pyfile withNotaker.ntkShut("Bar")andEpyBake.ntkBake("Foo", Notaker.ntk_ContWhole)Sample Filefrom Epytoml import EpyBake from Epytoml.Notaker import Notaker Notaker.ntkGen(FILENAME) >> >> >> Notaker.ntkShut() EpyBake.ntkBake(FILENAME, Notaker.ntk_ContWhole)
Documentation
License
This project falls under the MIT license.
Project details
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 Epytoml-1.2.1.1.tar.gz.
File metadata
- Download URL: Epytoml-1.2.1.1.tar.gz
- Upload date:
- Size: 13.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4d51c5ab2079741c009a8092624da4e3a1d4ee8b1e1eb2d72e15e8542084beae
|
|
| MD5 |
8f4816e2da6c3fafe76fe2a44e47db21
|
|
| BLAKE2b-256 |
e0f8bc679f3248156daa4b8a5a72a79e05769fb2f4c9f117b7ae6f8f90ba5d26
|
File details
Details for the file Epytoml-1.2.1.1-py3-none-any.whl.
File metadata
- Download URL: Epytoml-1.2.1.1-py3-none-any.whl
- Upload date:
- Size: 14.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
52212c7f5f312c156f7c389f10248da03b9804e4b51a092ea4f733fad255e060
|
|
| MD5 |
d398c888feee68d75d48bca289600e90
|
|
| BLAKE2b-256 |
ec7270353b01a76a180dbacc41e717dc2a248aafa074fb28f82989a1b2db92f4
|