cznic/public/: fred-reporter-0.3.2 metadata and description
Client library for FRED db reports
author | Jan Musílek |
author_email | jan.musilek@nic.cz |
classifiers |
|
license | GPLv3+ |
provides_extras | types |
requires_dist |
|
requires_python | ~=3.7 |
Because this project isn't in the mirror_whitelist
,
no releases from root/pypi are included.
File | Tox results | History |
---|---|---|
fred-reporter-0.3.2.tar.gz
|
|
|
fred_reporter-0.3.2-py3-none-any.whl
|
|
Client library for FRED db reports.
Learn more about the project and our community on the FRED’s home page
ChangeLog
Unreleased
0.3.2 (2022-03-01)
Update project setup
0.3.1 (2022-03-01)
Drop support for Python 3.5
Add support for Python 3.9
Replace setup.py with setup.cfg
0.3.0 (2021-06-09)
Convert JSON float to Decimal in order to preserve precision
0.2.1 (2021-03-15)
Add requirements restriction frgal ~= 3.2
0.2.0 (2021-02-22)
Add get_report method
Evaluate first chunk of report result immediately
0.1.0 (2021-02-15)
Add ReportClient and ReportManagerClient
Add DB report data structures Report and ReportResult