Skip to main content

python functions to HTML

Project description

pythontohtml : python functions to HTML

USAGE

from pythontohtml.htmlTags import html, div, header, h1, italic

html(
    div(
        header(h1("This is Header",id="main-header",className="header")),

        div(italic(("Let`s try this!"))),

        id="main-container",
        other_attr={
            "data-id" : 23
        },
    ),
    title="Testing..."
)

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

pythontohtml-1.0.0.tar.gz (4.2 kB view details)

Uploaded Source

Built Distribution

pythontohtml-1.0.0-py3-none-any.whl (4.7 kB view details)

Uploaded Python 3

File details

Details for the file pythontohtml-1.0.0.tar.gz.

File metadata

  • Download URL: pythontohtml-1.0.0.tar.gz
  • Upload date:
  • Size: 4.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.10.2

File hashes

Hashes for pythontohtml-1.0.0.tar.gz
Algorithm Hash digest
SHA256 90825525963a6fcc8dd0b114e0b779adb0b1db1d2648e9d12bdd65e6f5e293bb
MD5 b841876c15554deea57d64276968ff79
BLAKE2b-256 591976ba07f8a926e6171343838d5b49a8423da4d5052fe725f59eb9150becee

See more details on using hashes here.

File details

Details for the file pythontohtml-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: pythontohtml-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 4.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.10.2

File hashes

Hashes for pythontohtml-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 d3e70bb5e7e46e163da10d3dea17c1577301faaef8036949591ce2e21c906469
MD5 69b1da282a8e61c5c447b172c92493ab
BLAKE2b-256 5067a19d6839456db62bc8bd2ba16451f57878e7687edd44577ff540720f1d6a

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