httpie-cli/httpie/output/formatters
Batuhan Taskaya 8dc6c0df77
Implement new pie and pie-light styles (#1238)
* Implement new `pie` and `pie-light` styles

* Change some pallete

* Integrate the color palette

* some docs

* some docs

* Rework on code generation

* Apply suggestions from code review

Co-authored-by: Jakub Roztocil <jakub@roztocil.co>

Co-authored-by: Jakub Roztocil <jakub@roztocil.co>
2021-12-19 02:41:42 -08:00
..
__init__.py Converted built-in formatters to formatter plugins. 2014-05-12 19:12:39 +02:00
colors.py Implement new pie and pie-light styles (#1238) 2021-12-19 02:41:42 -08:00
headers.py Use relative imports (#1057) 2021-05-05 14:13:39 +02:00
json.py Improve JSON output when there is leading data before the actual JSON body (#1130) 2021-09-21 11:15:43 +02:00
xml.py Don't inconsistently add XML declarations (#1227) 2021-12-14 07:15:19 -08:00