Skip to main content

A python library that converts plain text into a specified markup language using python.

Project description

Epytoml

Made with Python GitHub Repository GitHub Release Version PyPi MIT License

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

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 EpyBake and Notaker

    from Epytoml import EpyBake
    from Epytoml.Notaker import Notaker
    
  • Then begin your .py file with Notaker.ntkGen("Foo")

  • And remember to end your .py file with Notaker.ntkShut("Bar") and EpyBake.ntkBake("Foo", Notaker.ntk_ContWhole)

    Sample File

    from Epytoml import EpyBake
    from Epytoml.Notaker import Notaker
    
    Notaker.ntkGen(FILENAME)
    >>
    >>
    >>
    Notaker.ntkShut()
    EpyBake.ntkBake(FILENAME, Notaker.ntk_ContWhole)
    

Documentation

GitHub Pages

Docs

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

Epytoml-1.2.1.1.tar.gz (13.1 kB view details)

Uploaded Source

Built Distribution

Epytoml-1.2.1.1-py3-none-any.whl (14.0 kB view details)

Uploaded Python 3

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

Hashes for Epytoml-1.2.1.1.tar.gz
Algorithm Hash digest
SHA256 4d51c5ab2079741c009a8092624da4e3a1d4ee8b1e1eb2d72e15e8542084beae
MD5 8f4816e2da6c3fafe76fe2a44e47db21
BLAKE2b-256 e0f8bc679f3248156daa4b8a5a72a79e05769fb2f4c9f117b7ae6f8f90ba5d26

See more details on using hashes here.

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

Hashes for Epytoml-1.2.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 52212c7f5f312c156f7c389f10248da03b9804e4b51a092ea4f733fad255e060
MD5 d398c888feee68d75d48bca289600e90
BLAKE2b-256 ec7270353b01a76a180dbacc41e717dc2a248aafa074fb28f82989a1b2db92f4

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page