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
Release history Release notifications | RSS feed
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.1.tar.gz
(2.4 kB
view hashes)
Built Distribution
Close
Hashes for webSpiders-0.0.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | f63ed7d95acb2724cb241af724e868ac64e9aea7548685e7318de2cbb928a493 |
|
MD5 | db8f1b247a118038af9a67bde7734dd6 |
|
BLAKE2b-256 | 959b00dcc3104a5e46230da202121946d8295b79cf0c03ede24c98a515206983 |