This package supports the Awesome Streamlit Project and provides highly experimental features!
Project description
Awesome Streamlit Package.
This package supports the Awesome Streamlit Project and provides features that are not yet and maybe never will be provided by the Streamlit package.
This package is currently highly experimental and
- The api might change dramatically and often!
- If the Streamlit package starts providing the functionality, then it should be removed from this package.
- If you find a version that works for you, then please pin the version number!
- An example of pinning the version number is
awesome-streamlit==20191014.2
.
- An example of pinning the version number is
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 Awesome Streamlit Gallery .
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
Built Distribution
Close
Hashes for awesome-streamlit-20200728.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 425ec1734c403ed966b024cd4ff076b460bbc64be14f56063f7c637e6c6eb0b9 |
|
MD5 | b927947a4448454ac84d7b6c6f30ef1e |
|
BLAKE2b-256 | bfd96686e317aa45f8dff05b2b85a5ed1fb8acd2e511b79d11e7fe8a21f1878c |
Close
Hashes for awesome_streamlit-20200728.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5649f43857eca883f2c5d8aae5cc0ba961c1de0c041680017fd7565f3b30559b |
|
MD5 | 2d18e44371e64100f6666ee0c4e41228 |
|
BLAKE2b-256 | 35e6223197cd887d92ca1fd9509e2a87a4b6839bae3fb7476a27853ee79b4689 |