Hello friends. I’m here to share with you a library that I created to make the following tasks easier:
Center text
Place background
Hyperlinks
Photo with hyperlink
Division lines
Etc.
`st_format`
# - Streamlit Formatting Utilities
`st_format` is a Python library designed to enhance the presentation of Streamlit apps by providing utility functions for formatting and layout customization. This library allows you to easily set backgrounds, center images, create custom text alignments, and more.
Installation
You can install `st_format` directly from PyPI:
```bash
pip install st-format
```
https://pypi.org/project/st-format/
Functions
1. `set_background`
Sets a background image for the Streamlit app.
This file has been truncated. show original
pip install st-format
I hope it is useful for you.
Thank you very much for reading
4 Likes
system
Closed
February 5, 2025, 5:15pm
2
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.