Metadata-Version: 1.1
Name: gramex
Version: 1.63.0
Summary: Gramex: Visual Analytics Platform
Home-page: https://gramener.com/gramex/
Author: Gramener
Author-email: s.anand@gramener.com
License: MIT
Download-URL: https://github.com/gramener/gramex
Description: Gramex
        ======
        
        .. image:: https://travis-ci.org/gramener/gramex.svg?branch=dev
            :target: https://travis-ci.org/gramener/gramex
        .. image:: https://badge.fury.io/py/gramex.svg
            :target: https://badge.fury.io/py/gramex
        
        Gramex is a visual analytics platform: a simple open-source way to build
        data-based web apps with less code.
        
        Gramex takes a component based approach building data apps. (Like LEGO bricks.)
        This needs fewer steps, takes less time, and builds apps with fewer bugs.
        
        `Examples of public data apps built on Gramex <https://gramener.com/demo/>`_
        
        Gramex supports a wide varied of visualizations to choose from.
        
        .. image:: https://learn.gramener.com/guide/chart/assets/banner.png
           :target: https://learn.gramener.com/guide/chart/gallery.html
        
        
        Getting Started
        ---------------
        
        - `Online Documentation <https://learn.gramener.com/guide/>`_
        - `Set up Gramex <https://learn.gramener.com/guide/install/>`_
        
        
        Technology
        ----------
        
        Gramex is built on top of Python, Node.js, R and their ecosystem of libraries.
        `See full list <https://learn.gramener.com/guide/license/thirdparty.md>`_.
        
        Gramex supports 50+ data sources. This includes most relational databases
        supported by
        `ODBC <https://en.wikipedia.org/wiki/Open_Database_Connectivity>`_ and
        `SQLAlchemy <(http://docs.sqlalchemy.org/en/rel_1_0/core/engines.html>`_.
        
        
        Contributing
        ------------
        
        **Need help?**
        `Browse the issues <https://github.com/gramener/gramex/issues>`_
        
        **Want to report a bug or request a feature?**
        `Open an issue <https://github.com/gramener/gramex/issues/new>`_.
        If it is a security issue, please email to security@gramener.com, rather
        than publicly sharing the vulnerability.
        
        **Want to fix a bug or add a feature?**
        Fork it, make changes, and send a pull request.
        
        
        License
        -------
        
        `MIT LICENSE <https://opensource.org/licenses/MIT>`_
        
        Gramener also offers a Gramex Enterprise Server with support, securty &
        enterprise deployment. Contact license@gramener.com for details.
        
        
        
Keywords: gramex
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
