Pre-release
This release is a pre-release and may not be stable for production use.
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.6-alpha-1.tar.gz.
File metadata
- Download URL: django-async-reports-0.2.6-alpha-1.tar.gz
- Upload date:
- Size: 10.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1f71326edf5106af0f002d33e0d0ccd9898c70f9b7f231492b7b34c1f5a4a8d1
|
|
| MD5 |
cd745721d244b414d890e29fb08db092
|
|
| BLAKE2b-256 |
f9d2bcf86c531c496f606c710795541b8f535d12f982baf999c84f542724a070
|