streamlit custome css function
Project description
Title
streamlit custome css package
Heading 2
Copyright (c) 2024 leojoelroys
- BOLD TEXT: The naanthan_da_leo Package is a custom Python utility designed to enhance web and app development workflows by providing tools to streamline UI customization, interactivity, and email handling. It includes various modules for applying background images, modifying headers, and managing user interactions.
Installation
open command prompt type the following command: pip install naanthan_da_leo
Functions
1)bg_image Provides functionality to apply or customize background images for web or application interfaces.
2)header_hide Allows the dynamic hiding or modification of headers in your applications or websites.
3)checkbox_into_button Converts standard checkboxes into interactive buttons for improved UI design and usability.
4)sidebar_bg_image Adds background images or styles to sidebars, enhancing the visual appeal of navigation panels.
5)mail Facilitates email operations, such as sending automated emails with customized content or attachments.
Funtion(parameter)
import naanthan_da_leo 1)bg_image code: a='imagepath(or)url' naanthan_da_leo.bg_image(a)
2)header hide code:
naanthan_da_leo.header_hide()
3)checkbox into button ---------> it is used to hold the old page (like, you create a login form the login is correct to open the other page but when you cick the other event of this page to load the old page):
naanthan_da_leo.checkbox_into_button()
4)sidebar_bg code:
naanthan_da_leo.sidebar_bg_image('bg_image_path (or) url')
5)sending email:
naanthan_da_leo.mail(sender_email,receiver_email,subject_fun,body_fun,password):
example:
sender_email---------->"you email id"
receiver_email---------->"sender email id"
subject_fun------>"email subject"
body_fun------->"email of the body"
password------>"enter you smtp password"(if you already have the smtp password enter here otherwise create a new password this link:https://smtpbd.com/how-to-find-smtp-server-username-and-password/)
OWNER NAME:
LEO JOEL ROYS
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
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 naanthan_da_leo-1.1.tar.gz.
File metadata
- Download URL: naanthan_da_leo-1.1.tar.gz
- Upload date:
- Size: 4.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ff2bfb203bc8d6fa04b57e20aeab8d966eebc7b20d7ea675644e69f3b8aca92a
|
|
| MD5 |
4d2d0c791beefa61e8ed15b4a87d2f7f
|
|
| BLAKE2b-256 |
47063b9b1e966be7ff6c89861be34f3b90fb0048cdcb04af6547a2bdc7e16177
|
File details
Details for the file naanthan_da_leo-1.1-py3-none-any.whl.
File metadata
- Download URL: naanthan_da_leo-1.1-py3-none-any.whl
- Upload date:
- Size: 4.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
232c15c425cde990f5cc6f58a68205baf7a1301e76ffb3cf874b4035371b3a05
|
|
| MD5 |
3a43fa0240dac8634dd4feaa11986e6f
|
|
| BLAKE2b-256 |
f4e23d84a50f2ab8f14eab97ceead61d13d0635ca9f4afcb01cab1f1555191b7
|