Metadata-Version: 2.1
Name: db-report
Version: 0.0.5
Summary: Database report generation
Home-page: https://github.com/oleglpts/reporter
Author: Oleg Lupats
Author-email: oleglupats@gmail.com
License: MIT
Description: # reporter
        Simple SQL report generator.  
          
        After install:
        
        $ pip install git+git://github.com/oleglpts/reporter.git
          
        see directory ~/db_report and https://pypi.org/project/xls-report/
            
        **Requirements:** xls-report>=0.0.3, bottle>=0.12.17, pyodbc==4.0.26, pycurl>=7.43.0.3  
            
        **TODO: documentation**
        
Platform: any
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Requires-Python: >=3
Description-Content-Type: text/markdown
