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
Requirments
Usage
You can use this library to create an HTML file if you are new to HTML
Import
|from html-mitra import html-mitra as 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
html_mitra-0.0.3.tar.gz
(2.6 kB
view hashes)
Built Distribution
Close
Hashes for html_mitra-0.0.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 51a00dc3bdbc5de48b0db84ecbd93b7aa4881ee539a9d8c221408c27b7359282 |
|
MD5 | 8941e6cb882790d6650d51196ef98ecf |
|
BLAKE2b-256 | 021cb8d854b13a3e2e41fc403f090641cf76e19be94373dd8b1d4943b7253fc0 |