No project description provided
Project description
Mother's Day Coder
This Python function generates an HTML page to celebrate Mother's Day with customizable messages and styles. The function generates HTML, CSS, and JavaScript code based on the provided parameters.
Function Parameters:
how_your_call_your_mother: The name or term you use to address your mother.*how_you_are_called_by_your_mother: The name or term your mother uses to address you.*custom_message: A custom message to include in the Mother's Day greeting.custom_title: The title of the HTML page.*general_message_T_or_F: A boolean value indicating whether to include a general Mother's Day message.*
* Required
Generated Files:
- index.html: The main HTML file containing the Mother's Day greeting.
- styles.css: The CSS file providing styles for the HTML elements.
- script.js: The JavaScript file adding interactivity to the HTML page.
Usage:
- Import the
Mothers_day_coderfunction into your Python script. - Call the function with the required parameters to generate the Mother's Day greeting.
- Open the generated
index.htmlfile in a web browser to view the greeting.
Example Usage:
from PyNUtools import Mothers_day_coder
# Generate Mother's Day greeting with custom message
Mothers_day_coder("Mom", "Son", "Thank you for everything! \nI love you!!", "Happy Mother's Day", general_message_T_or_F=False)
Made by Naman Uriti
- This module is created and maintained by Naman Uriti Youtube Channel.
- For more updates subscribe to my channel -
https://www.youtube.com/namanuriti
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
pynutools-0.1.tar.gz
(4.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pynutools-0.1.tar.gz.
File metadata
- Download URL: pynutools-0.1.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
418cb0fa94c6c3309cd40404a26979f87233807d998a75360aa1a01600540987
|
|
| MD5 |
18681d2f6fd1b955f96081080957dbc4
|
|
| BLAKE2b-256 |
3a73352be015c623b71ba15a8b7f0e1cd81cae2e049ced7caa759c4c83f7f388
|
File details
Details for the file PyNUtools-0.1-py3-none-any.whl.
File metadata
- Download URL: PyNUtools-0.1-py3-none-any.whl
- Upload date:
- Size: 4.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
06ddb0c8b794207c5c05c7e5fcdb53866f85f55ec41b3c0d661c6f9e0f1649e0
|
|
| MD5 |
dd82d804122e196cd4373cc5daf044b9
|
|
| BLAKE2b-256 |
9a6b5ccd5b423513bef4c5bf94d51ae2bdb5f6c2cdd2c5532807ffc60bbd37a0
|