Get User Device
Project description
streamlit_user_device
Get user device as desktop | tablet | mobile
Example:
import streamlit as st
from streamlit_user_device import user_device
device = user_device()
if device:
st.write(device)
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
File details
Details for the file streamlit-user-device-0.1.2.tar.gz
.
File metadata
- Download URL: streamlit-user-device-0.1.2.tar.gz
- Upload date:
- Size: 3.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3e4c735449ca402b98a68928b45bbdfebcc81904bf5465660c6cce02ac27c11f |
|
MD5 | 933272d7fa39d6e7bcce096f96387153 |
|
BLAKE2b-256 | 1ace6d489bab6c378e83602013fa31bff9f2298e2b84bb5cbf066f8bbcc63a1a |
File details
Details for the file streamlit_user_device-0.1.2-py3-none-any.whl
.
File metadata
- Download URL: streamlit_user_device-0.1.2-py3-none-any.whl
- Upload date:
- Size: 4.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c9858d128ed4759c020953ef8a924138459e7dec0764a7d118c7cacd259d108b |
|
MD5 | 4363d5d96f525344644a5a402dcf9c04 |
|
BLAKE2b-256 | da3c8f6578f900436ec90c982529aabe3f5761d2dd97b9dc69ff32899ad1b8fe |