httpie-cli/httpie
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
..
cli Add nested JSON syntax to the HTTPie DSL (#1224) 2021-12-03 02:17:45 -08:00
manager Implement httpie upgrade for upgrading plugins (#1241) 2021-12-16 23:59:39 -08:00
output Implement new pie and pie-light styles (#1238) 2021-12-19 02:41:42 -08:00
plugins Ignore crashes that happen on the 3rd party plugins (#1228) 2021-12-08 07:45:07 -08:00
__init__.py Tweak changelog & 3.0.0.dev0 2021-12-01 20:44:04 +01:00
__main__.py Rework __main__.py to follow best practices (#1124) 2021-08-06 16:57:19 +02:00
adapters.py Preserve individual headers with the same name on responses (#1208) 2021-11-24 15:41:37 -08:00
client.py Add nested JSON syntax to the HTTPie DSL (#1224) 2021-12-03 02:17:45 -08:00
compat.py cmd: Implement httpie plugins interface (#1200) 2021-11-30 11:12:51 +03:00
config.py cmd: Implement httpie plugins interface (#1200) 2021-11-30 11:12:51 +03:00
context.py cmd: Implement httpie plugins interface (#1200) 2021-11-30 11:12:51 +03:00
core.py cmd: Implement httpie plugins interface (#1200) 2021-11-30 11:12:51 +03:00
downloads.py Faster downloads through bigger chunks / less buffering (#1236) 2021-12-17 00:00:03 -08:00
encoding.py Fix encoding error with non-prettified encoded responses (#1168) 2021-10-06 17:27:07 +02:00
models.py core: support custom request/response classes (#1205) 2021-11-24 15:45:39 -08:00
sessions.py Preserve individual headers with the same name on responses (#1208) 2021-11-24 15:41:37 -08:00
ssl_.py cmd: Implement httpie plugins interface (#1200) 2021-11-30 11:12:51 +03:00
status.py Cleanup 2019-12-02 00:58:10 +01:00
uploads.py Improve startup time when pyOpenSSL is available on the environment (#1233) 2021-12-17 00:00:22 -08:00
utils.py Add nested JSON syntax to the HTTPie DSL (#1224) 2021-12-03 02:17:45 -08:00