mirror of
https://github.com/davidallendj/gdpm.git
synced 2025-12-19 19:17:01 -07:00
Minor bug fixes and improvements
- Update `README.md` file with minor changes - Added `max_results` parameter to config for persistence - Added `csv2`, `tabulate`, and `indicators` as included dependencies - Added downloading progress bar that *sometimes* work -Added HTTP request header handling with curl - Added more options to some commands - Moved `http` functions into `context` class TODO: Fix optional parameters not working correctly NOTE: Github does not always return `Content-length` HTTP response header
This commit is contained in:
parent
a3e4c054c2
commit
460e2054c2
15 changed files with 408 additions and 101 deletions
1
modules/csv2
Submodule
1
modules/csv2
Submodule
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 12989a1f0517c61aa273d4514f6364be79d2a211
|
||||
1
modules/tabulate
Submodule
1
modules/tabulate
Submodule
|
|
@ -0,0 +1 @@
|
|||
Subproject commit b35db4cce50a4b296290b0ae827305cdeb23751e
|
||||
Loading…
Add table
Add a link
Reference in a new issue