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.2.tar.gz
(2.5 kB
view hashes)
Built Distribution
Close
Hashes for webSpiders-0.0.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | e09c9a5b1f1dd58d6904f3df762c8a9853642f4eb83fd1c827b0c8448d874b82 |
|
MD5 | e5a6ca7a8cad5960f146e1c05611d583 |
|
BLAKE2b-256 | 18c5c7f2d381ec018f7946b9dfb0ff5fa07c4334334581957664b26b8fad3d54 |