Metadata-Version: 2.1
Name: tablewriter
Version: 0.0.1.5
Summary: latex table generator
Home-page: https://gitlab.com/cottephi/latextablegenerator
Author: cottephi
Author-email: cottephi@gmail.com
License: UNKNOWN
Description: **author** : Philippe COTTE, cottephi@gmail.com
        
        Package to compile pandas DataFrame to pdf, using LateX.
        
        Example of use, assuming *df* is some pandas.DataFrame can be found in *example.py*
        
        **new in 0.0.1.5** : Removed useless print
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.7
Classifier: Operating System :: Unix
Description-Content-Type: text/markdown
