httpie-cli/httpie/output
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
..
formatters Implement new pie and pie-light styles (#1238) 2021-12-19 02:41:42 -08:00
lexers Implement new pie and pie-light styles (#1238) 2021-12-19 02:41:42 -08:00
ui Implement new pie and pie-light styles (#1238) 2021-12-19 02:41:42 -08:00
__init__.py Modularized output, refactoring 2014-04-27 21:58:00 +02:00
processing.py Fix encoding error with non-prettified encoded responses (#1168) 2021-10-06 17:27:07 +02:00
streams.py Strip out extra variables from the actual mime type (#1244) 2021-12-16 07:04:34 -08:00
utils.py Fix encoding error with non-prettified encoded responses (#1168) 2021-10-06 17:27:07 +02:00
writer.py Automatically enable --stream on server sent events (#1226) 2021-12-08 07:49:12 -08:00