The Awesome Streamlit Package support the Awesome Streamlit Project and provides highly experimental functionality!
Project description
"""# Awesome Streamlit Package.
This package is highly experimental!
- It provides functionality that has not yet or never will be provided by the streamlit package.
- It provides functionality needed for the Awesome Streamlit Application that you might also find valuable.
- The api might change dramatically and often.
- If the streamlit package provides the functionality, then it will be removed from this package.
- If you find a version that works for you, then please pin the version number!
You can install it using
pip install awesome-streamlit
You can use it using
import awesome_streamlit as ast
ast.experiments.write_hello_world()
or alternatively if you just need the experimental features
from awesome_streamlit import experiments as ste
ste.write_hello_world()
and the result should look like
For more information please visit the Awesome Streamlit Project on GitHub.
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
Close
Hashes for awesome-streamlit-20191014.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | ea55b198e9cf5741cf72fac0214a4389ac726ac9be33fa10e29eb15bbb2f716b |
|
MD5 | 2363a4ed9f970db43c731dff5d92588b |
|
BLAKE2b-256 | 84f5e54dc01efc941bdcb2a60bbd0e2045bbd2293b7dcdc800bdeaa55e200194 |