Skip to main content

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 Awesome Streamlit Gallery

For more information please visit the Awesome Streamlit Project on GitHub.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

awesome-streamlit-20191014.1.tar.gz (1.8 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page