hydralit | create multi-page Streamlit applications

 by   TangleSpace Python Version: 1.0.12 License: Apache-2.0

kandi X-RAY | hydralit Summary

kandi X-RAY | hydralit Summary

hydralit is a Python library. hydralit has no bugs, it has no vulnerabilities, it has build file available, it has a Permissive License and it has low support. You can download it from GitHub.

The Hydralit package is a wrapping and template project to combine multiple independant (or somewhat dependant) Streamlit applications into a multi-page application. Currently the project implements a host application HydraApp and each child application simply needs to be either a class deriving from the HydraHeadApp class and implementing a single, simple method, run() for maximum profit, or you can use a Flask style decorator on your functions to add them directly as seperate Streamlit pages. When converting existing applications, you can effectively put all the existing code inside the run() method and create a wrapper class deriving from HydraHeadApp or put a decorator over the function. Then you create the parent app as an instance of HydraApp, add your child apps to it (see example secure_app.py) and with only a few lines of code everything will magically come together. Version 1.0.12 fixes an edge case when installing with Streamlit for the first time. Hydralit now fully supports all versions of Streamlit, including 1.4.0, despite the odd changes made in version 1.4.0 that completely broke Hydralit. Hydralit >=1.0.3 now requires a minimum version of Streamlit >=0.86.x to fully support the recently migrated beta containers, if using Streamlit <=0.85.x please continue to use Hydralit <=1.0.2.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              hydralit has a low active ecosystem.
              It has 126 star(s) with 17 fork(s). There are 6 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 0 open issues and 19 have been closed. On average issues are closed in 15 days. There are 2 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of hydralit is 1.0.12

            kandi-Quality Quality

              hydralit has no bugs reported.

            kandi-Security Security

              hydralit has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              hydralit is licensed under the Apache-2.0 License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              hydralit releases are available to install and integrate.
              Build file is available. You can build the component from source.
              Installation instructions, examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of hydralit
            Get all kandi verified functions for this library.

            hydralit Key Features

            No Key Features are available at this moment for hydralit.

            hydralit Examples and Code Snippets

            No Code Snippets are available at this moment for hydralit.

            Community Discussions

            No Community Discussions are available at this moment for hydralit.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install hydralit

            Hydralit can be installed from PyPI:.
            If you have some functions and want them to run like seperate pages, you can quickly get going with a Flask style decorator over your functions.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/TangleSpace/hydralit.git

          • CLI

            gh repo clone TangleSpace/hydralit

          • sshUrl

            git@github.com:TangleSpace/hydralit.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link