httpie-cli/httpie/output
Batuhan Taskaya f7c1bb269e
Refactor palette (#1378)
* Refactor palette

* Modifiers / change static strings to colors

* Colors...

* Error-based tests

* Styling linting

Co-authored-by: Jakub Roztocil <jakub@roztocil.co>
2022-05-05 08:17:05 -07:00
..
formatters Refactor palette (#1378) 2022-05-05 08:17:05 -07:00
lexers Fix displaying of status code without a status message. (#1301) 2022-03-03 08:28:04 -08:00
ui Refactor palette (#1378) 2022-05-05 08:17:05 -07:00
__init__.py Modularized output, refactoring 2014-04-27 21:58:00 +02:00
models.py Decouple parser definition from argparse (#1293) 2022-03-08 01:34:04 +03:00
processing.py Implement basic metrics layout & total elapsed time (#1250) 2021-12-23 12:13:25 -08:00
streams.py Decouple parser definition from argparse (#1293) 2022-03-08 01:34:04 +03:00
utils.py Fix encoding error with non-prettified encoded responses (#1168) 2021-10-06 17:27:07 +02:00
writer.py Decouple parser definition from argparse (#1293) 2022-03-08 01:34:04 +03:00