Metadata-Version: 1.2
Name: tegda
Version: 0.1.4.2
Summary: Tegda creates customizable visual representations of data for exploratory analysis.
Home-page: https://github.com/Robertoarce/tegda
Author: Roberto Arce Aguirre
Author-email: roberto_arce_@hotmail.com
License: MIT license
Description: =============
        Terrific EGDA
        =============
        
        
        .. image:: https://img.shields.io/pypi/v/tegda.svg
                :target: https://pypi.python.org/pypi/tegda
        
        .. image:: https://img.shields.io/travis/Robertoarce/tegda.svg
                :target: https://travis-ci.com/Robertoarce/tegda
        
        .. image:: https://readthedocs.org/projects/tegda/badge/?version=latest
                :target: https://tegda.readthedocs.io/en/latest/?version=latest
                :alt: Documentation Status
        
        
        .. image:: https://pyup.io/repos/github/Robertoarce/tegda/shield.svg
             :target: https://pyup.io/repos/github/Robertoarce/tegda/
             :alt: Updates
        
        
        
        Tegda creates an easy customizable visual representations of data for exploratory analysis.
        
        
        * Free software: MIT license
        * Documentation: https://tegda.readthedocs.io.
        
        
        Features
        --------
        
        * Use several visualization
        
        Credits
        -------
        
        This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
        
        .. _Cookiecutter: https://github.com/audreyr/cookiecutter
        .. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
        
        
        =======
        History
        =======
        
        0.1.0 (2023-04-27)
        ------------------
        
        * First release on PyPI.
        * Adding PyPI and TestPypi
Keywords: tegda
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
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
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
