django-async-reports

Software Screenshot:
django-async-reports
Software Details:
Version: 0.2.6 Alpha 1
Upload Date: 20 Feb 15
Developer: Anthony Tresontani
Distribution Type: Freeware
Downloads: 4

Rating: nan/5 (Total Votes: 0)

django-async-reports is a Django app that lets you build asynchronous report using any kind of engines like Django ORM or HTSQL.

Report creation

class MyReport(HTSQLReport):
 encoding = "latin-1" query = "/school" delimiter = ";" connexion = "sqlite:htsql_demo.sqlite"
encoding
 CSV file encoding
query
 HTSQL query
delimiter
 CSV delimiter
connexion
 HTSQL connexion. Can be defined sitewise with parameter HTSQL_CONNEXION

Requirements:

  • Python
  • Django

Other Software of Developer Anthony Tresontani

app-monitor
app-monitor

20 Feb 15

django-adaptors
django-adaptors

20 Feb 15

csvImporter
csvImporter

11 May 15

Comments to django-async-reports

Comments not found
Add Comment
Turn on images!