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.2.tar.gz (40.8 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.2-py3-none-any.whl (35.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: streamlit_template-0.0.2.tar.gz
  • Upload date:
  • Size: 40.8 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.2.tar.gz
Algorithm Hash digest
SHA256 a28cf1741d16d36e299914d491a7e02f10b2cdd12a7fcb7371da4cb3ddef4145
MD5 ef97bba4a60bf595d971b9546fa89b08
BLAKE2b-256 b0a808768429a6f186bb057e48064ec60ff5318ce70f345365a2a8ef7ed949c1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for streamlit_template-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 f730aa97281c4f8457555eec25757c0cf6933552becf764c4f3dc83405654aaa
MD5 289d5076785ff52f3db892a838377bab
BLAKE2b-256 b3fee112532c7c99b234f4432761a72412f96752e40009a2105449d65bd0242d

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