Streamlit component that allows you to get simple facts about the screen to provide custom contextual designs
Project description
streamlit-screen-stats
Streamlit component that allows you to do get various stats for your screeen to build repsonsive apps for your users with different devices.
Installation instructions
pip install streamlit-screen-stats
Usage instructions
import streamlit as st
from st_screen_stats import st_screen_data
value = st_screen_data(
setTime=1000 # this dictates pause until data is received. Done to prevent constant refreshing of app. Default is 1000 (1 second)
)
st.write(value)
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
streamlit-screen-stats-0.0.4.tar.gz
(440.4 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 streamlit-screen-stats-0.0.4.tar.gz.
File metadata
- Download URL: streamlit-screen-stats-0.0.4.tar.gz
- Upload date:
- Size: 440.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
435cb4aead5bdfd6a074f6cd184f9b840880e715df7a784011338b0b995078e0
|
|
| MD5 |
f4c9d62ed5794990f16c3488d32d1a59
|
|
| BLAKE2b-256 |
5ddb5d944c250617aa0b1716aadf1368e2e1babb5fbd5531217bf54068df7859
|
File details
Details for the file streamlit_screen_stats-0.0.4-py3-none-any.whl.
File metadata
- Download URL: streamlit_screen_stats-0.0.4-py3-none-any.whl
- Upload date:
- Size: 444.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1d820d90963626ebd4b97a10dfdd58aadb3c4b2e46554fb089ceaef453ba2abe
|
|
| MD5 |
2761a0e288cdc3f9e778b4a2e88512df
|
|
| BLAKE2b-256 |
0956cb7057e7c8169bb25f14814ffe54d995f97e0500ae7840de1f138521b4d2
|