Metadata-Version: 2.1
Name: db_report
Version: 0.0.9
Summary: Database report generation
Home-page: https://github.com/oleglpts/reporter
Author: Oleg Lupats
Author-email: oleglupats@gmail.com
License: MIT
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
License-File: LICENSE

# 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**


