Skip to main content

A html component

Project description

PyPI - Version Downloads GitHub License

Streamlit Navigation Bar

A component that allows you to place a navigation bar in your Streamlit app.

The navbar was built to:

  • Be simple to use
  • Look great out of the box
  • Apply custom styles
  • Integrate with Streamlit’s UI
  • Have a well-written documentation

It has some cool functionalities, like displaying an optional logo and external URLs. It also matches the active theme by default.

Installation

Open a terminal and run:

pip install streamlit-community-navigation-bar

Example

Here is a basic example of how to use it:

import streamlit as st
from streamlit_navigation_bar import st_navbar

page = st_navbar(["Home", "Documentation", "Examples", "Community", "About"])
st.write(page)

Example 1 [App] [Source]

Jump to the examples gallery to see more demos of what the navbar is capable of.

Documentation

The complete documentation is on the GitHub Wiki. There, you can check:

Requirements

To use the navigation bar component in your Streamlit app, you will need:

Contributing

You are welcome to help develop the Streamlit Navigation Bar! There are multiple ways to contribute, such as reporting a bug or requesting a feature. You can also just ask a question, or join the discussions in the community forum. To submit code for a pull request, make sure to read the guide on how to contribute.

References

The Streamlit Navigation Bar was made with:

And based on:

Download files

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

Source Distribution

streamlit_template-0.0.5.tar.gz (314.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

streamlit_template-0.0.5-py3-none-any.whl (309.9 kB view details)

Uploaded Python 3

File details

Details for the file streamlit_template-0.0.5.tar.gz.

File metadata

  • Download URL: streamlit_template-0.0.5.tar.gz
  • Upload date:
  • Size: 314.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.10.12

File hashes

Hashes for streamlit_template-0.0.5.tar.gz
Algorithm Hash digest
SHA256 273641cb0155a8227ad544e9e40ccfef6b90e619a03ed16813c30e5ef92bc366
MD5 be041e4f1be28cddd589586d0cde9947
BLAKE2b-256 e9e3f317910aa9b8d5b22a1c1cb961827b30a1d0f20c29eadbb002c0b175159f

See more details on using hashes here.

File details

Details for the file streamlit_template-0.0.5-py3-none-any.whl.

File metadata

File hashes

Hashes for streamlit_template-0.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 2dfc45769b466382667e88244625cdffa1b6e279280585e972a4dfd257453a4a
MD5 ba89257499b0375f4c40d01b54be06b6
BLAKE2b-256 8e7a63c06762cd9fd53f8c678ad0284a0b83ac3bf2a40e338de822cf6ff483de

See more details on using hashes here.

Supported by

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