Skip to main content

A Streamlit implementation of the Base Web library.

Project description

Streamlit Baseweb

Streamlit Baseweb is a Python package that provides custom components from the Baseweb framework, allowing you to enhance your Streamlit applications with beautiful and interactive UI elements.

Installation

You can install Streamlit Baseweb using pip:

pip install streamlit-baseweb

Usage

To use the Baseweb components in your Streamlit application, you need to import the necessary components from the 'streamlit_baseweb' module and utilize them in your code. Here's an example:

import streamlit as st
from streamlit_baseweb import base_web_modal

st.title("Testing Streamlit Baseweb")
if st.button(label="open modal"):
    base_web_modal(title="modal", body="testing modal", key="base_web_modal")

For more details on available components and their usage, refer to the package documentation.

Contributing

Contributions to Streamlit Baseweb are welcome! If you find any issues or have suggestions for improvements, please open an issue on the GitHub repository. If you'd like to contribute code, you can fork the repository, make your changes, and submit a pull request.

Before contributing, please review the Contributing Guidelines for more information.

License

This package is licensed under the MIT License. See the LICENSE file for more information.

Credits

Streamlit Baseweb is created and maintained by Thomas Bouamoud. It utilizes the Baseweb framework by Uber.

Contact

If you have any questions or inquiries, feel free to reach out to thomas.bouamoud@gmail.com.

👩‍💻 Happy Streamlit Baseweb coding! 👨‍💻

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

streamlit_baseweb-0.0.2.tar.gz (4.2 kB view details)

Uploaded Source

Built Distribution

streamlit_baseweb-0.0.2-py3-none-any.whl (5.0 kB view details)

Uploaded Python 3

File details

Details for the file streamlit_baseweb-0.0.2.tar.gz.

File metadata

  • Download URL: streamlit_baseweb-0.0.2.tar.gz
  • Upload date:
  • Size: 4.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.3

File hashes

Hashes for streamlit_baseweb-0.0.2.tar.gz
Algorithm Hash digest
SHA256 f9eb8fe6773c45604f3af85386dd9bd5ca4a5bfb23aaa5994ae64fec438da499
MD5 f3ecc358d4512dfe68cdb7c8b6ec049e
BLAKE2b-256 240120957a37fad3ab8d855f909e128f40f4505cdbcbb22374305918be37c2d2

See more details on using hashes here.

Provenance

File details

Details for the file streamlit_baseweb-0.0.2-py3-none-any.whl.

File metadata

File hashes

Hashes for streamlit_baseweb-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 f62fbc65a54c9e221daad2686e401b19c2ddb620ca82a4ebba0b5e6ddee30674
MD5 15493477733a2ff1164d1ccdd51fb1e7
BLAKE2b-256 0034d0d51639a29b4e45c1cddd71348150a44a2b3001bd525f168b6b6b588d9b

See more details on using hashes here.

Provenance

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