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
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.5.tar.gz.
File metadata
- Download URL: django-async-reports-0.2.5.tar.gz
- Upload date:
- Size: 10.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1c256955016810494690bc486fb66a985771df10c6cc64886d732d6ee3505e2f
|
|
| MD5 |
241b95976eee4e10282e091141dcee1a
|
|
| BLAKE2b-256 |
6bbc7e0d3e4ba7dadf90d497137f32bee1a8aa7f9d44ae1224e47836a2db491f
|