Metadata-Version: 2.1
Name: awesome-panel-extensions
Version: 20200719.4
Summary: A package of awesome panel extensions.
Home-page: https://github.com/marcskovmadsen/awesome-panel-extensions
Author: Marc Skov Madsen
Author-email: marc.skov.madsen@gmail.com
License: UNKNOWN
Description: # Awesome Panel Extensions
        
        [Panel](https://panel.holoviz.org/) as a framework for creating powerful &#128170;, reactive analytics apps in Python using the tools you know &#x1f9e0; and love &hearts;.
        
        This package contains Panel Extensions and Tools that add to the power of Panel.
        
        You can install the package via
        
        ```python
        pip install awesome-panel-extensions
        ```
        
        Check out the [Package Documentation](https://github.com/marcskovmadsen/awesome-panel-extensions#the-awesome-panel-extensions-package) to learn more about using the extension.
        
        Checkout the [Awesome Panel Extensions Documentation](https://github.com/marcskovmadsen/awesome-panel-extensions) to learn how you can develop your own awesome panel extensions.
        
        Please note
        
        - This package is under rapid development (i.e. **alpha stage**). The api might change or functionality might be moved into Panel or to stand alone packages. If you find a version that works for you please pin it.
        
Platform: UNKNOWN
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Financial and Insurance Industry
Classifier: Intended Audience :: Healthcare Industry
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: Legal Industry
Classifier: Intended Audience :: Other Audience
Classifier: Intended Audience :: Science/Research
Classifier: Natural Language :: English
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Visualization
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Topic :: Office/Business
Classifier: Topic :: Office/Business :: Financial
Classifier: Topic :: Software Development :: Libraries
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Provides-Extra: all
Provides-Extra: doc
Provides-Extra: tests
Provides-Extra: recommended
Provides-Extra: examples
