496b0f09b0
implement JSON output for results
...
Note: pirate-get now outputs to stderr by default.
This makes piping pirate-get (for example to jq) easier as
a normal pipe will selectively pick only the JSON, not the UI.
2020-05-24 10:55:34 +02:00
7f879cc31f
fix test falldown from new api change
2020-05-24 10:55:33 +02:00
c6f742893c
fix tests with custom url opener
2020-03-10 17:12:09 +01:00
95782b0974
fix print_results tests when COLUMNS is not set
2020-03-10 15:39:23 +01:00
Viktor Stanchev
42aa9d8555
add some configs and local csv db search
...
This adds support for the new csv database format, closes #113 .
This also adds the port and auth configs for transmission.
2018-05-27 23:25:19 -07:00
Viktor Stanchev
99665bfce1
test colored printing more directly
2015-09-20 15:01:57 -07:00
Viktor Stanchev
7080867249
test color toggle
2015-09-20 14:47:20 -07:00
Viktor Stanchev
c0259eb435
test printing file lists and descriptions
2015-09-20 14:40:41 -07:00
Viktor Stanchev
b9437052da
fix test bug
2015-09-20 14:26:32 -07:00
Viktor Stanchev
a2b4f29643
make the printer a class so it can be configured
2015-09-20 14:22:57 -07:00
Viktor Stanchev
1e7da45710
switch to veryprettytable + colors
2015-09-20 14:19:37 -07:00
Viktor Stanchev
6adf0581dc
first step towards prettytable
...
not pretty yet
2015-09-20 14:19:37 -07:00
Viktor Stanchev
0c2415bb47
test printing results
2015-09-03 23:29:20 -07:00