Skip to main content

A Python library for generating (rendering) static HTML web pages

Project description

WebpageMaker

Description

It is Python library for generating (rendering) static HTML web pages.

What can it do?

It can make lots of webpages and render them for you!

How can I use it?

You can import it using the following code:

import wpmaker

Then you can use it to create your first HTML webpage created using WebpageMaker!

You can also use the following code to create a new HTML object (which is essentially an instance of a class):

webpage = wpmaker.newHtmlObj({"head": wpmaker.title("Hello World"), "body": wpmaker.h("Hello, world!")})

You can retrieve the generated HTML document at any time through the code attribute of this instance. For example:

print(webpage.code)

And you can find more information in the official document.

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

webpage-maker-1.1.0.win-amd64.zip (10.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

webpage_maker-1.1.0-py3-none-any.whl (5.2 kB view details)

Uploaded Python 3

File details

Details for the file webpage-maker-1.1.0.win-amd64.zip.

File metadata

  • Download URL: webpage-maker-1.1.0.win-amd64.zip
  • Upload date:
  • Size: 10.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.9.6 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/1.0.0 urllib3/1.26.18 tqdm/4.64.1 importlib-metadata/4.8.3 keyring/23.4.1 rfc3986/1.5.0 colorama/0.4.5 CPython/3.6.6

File hashes

Hashes for webpage-maker-1.1.0.win-amd64.zip
Algorithm Hash digest
SHA256 279d0d985d1fea558f633b628413e093e5a840bf801f5fbf4c23dbdbaee2d6a4
MD5 72c90ccbb5b5db895dc139c2b37f283d
BLAKE2b-256 b9a84049bf39999801cb059d773696b9b417c7e92f4f090d84424f38b8175dc8

See more details on using hashes here.

File details

Details for the file webpage_maker-1.1.0-py3-none-any.whl.

File metadata

  • Download URL: webpage_maker-1.1.0-py3-none-any.whl
  • Upload date:
  • Size: 5.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.9.6 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/1.0.0 urllib3/1.26.18 tqdm/4.64.1 importlib-metadata/4.8.3 keyring/23.4.1 rfc3986/1.5.0 colorama/0.4.5 CPython/3.6.6

File hashes

Hashes for webpage_maker-1.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 85760ab34b65935737f2699ab5849b2b0f4f2f45f9c09460158ba2a71293293a
MD5 52bc2deef555744486e1b862d397a37b
BLAKE2b-256 037115ac91ae9237ae181224f799b7d7fddfc5fc66f9e5c3e4c0658ad5758ee2

See more details on using hashes here.

Supported by

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