Skip to main content

Create , edit html files easily with preformatted headers and preview them on your localhost or as a file.

Project description

Developed by Dev Gautam Kumar

Improved version of html-mitra

Requirements

Usage

You can use this library to create an HTML file if you are new to HTML

Import

|from webSpiders import html |

Create HTML file with preformatted headers

html.create_html(file_name)

Create HTML elements

html.create_element(element_name,inner_content)

Append elements and contents

html.append(file_name,content)

Overwrite a file

html.overwrite(file_name,content)

Delete a file

html.delete(file_name)

Complete and serve the file

html.finish(file_name)

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

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

webSpiders-0.0.2.tar.gz (2.5 kB view hashes)

Uploaded Source

Built Distribution

webSpiders-0.0.2-py3-none-any.whl (2.5 kB view hashes)

Uploaded Python 3

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