Reporting for django
Project description
Let 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
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file django-async-reports-0.2.6-pre-alpha.tar.gz
.
File metadata
- Download URL: django-async-reports-0.2.6-pre-alpha.tar.gz
- Upload date:
- Size: 10.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4501deecbb7269b4519a2465d8d508bbe4be92ecd3138619deab6a4356fa22fa |
|
MD5 | 008efbd8d7ecaaea6aff8fe528d20ce3 |
|
BLAKE2b-256 | 037c8a232ee5d53f08f23b8913370ae7f5576191fb545600ed6d407b6b9f0eeb |