httpie-cli/httpie
Jakub Roztocil 7917f1b40c Build fixes and clean-up
* reflect Python 3.7 release
* fix `pycodestyle` errors
* update `pycodestyle` config
* move `pytest` and `pycodestyle` config to `setup.cfg`
* add `make pycodestyle`
* add `make coveralls`
* etc.
2018-07-12 21:16:16 +02:00
..
output Build fixes and clean-up 2018-07-12 21:16:16 +02:00
plugins Start using dict comprehensions 2017-12-28 18:15:17 +01:00
__init__.py Start using dict comprehensions 2017-12-28 18:15:17 +01:00
__main__.py Exit with status 130 on CTRL-C 2016-10-26 11:53:01 +02:00
cli.py Merge pull request #568 from dsego/dsego/ansi-colors 2017-03-12 22:44:05 +01:00
client.py Make default HTTP headers case-insensitive 2018-02-22 12:52:57 +01:00
compat.py Removed Python 2.6 support 2017-12-28 18:03:37 +01:00
config.py fix env version attribute 2017-11-18 19:01:26 +05:30
context.py Handle curses-free Pythons 2016-09-06 11:50:56 +01:00
core.py Build fixes and clean-up 2018-07-12 21:16:16 +02:00
downloads.py Build fixes and clean-up 2018-07-12 21:16:16 +02:00
input.py Build fixes and clean-up 2018-07-12 21:16:16 +02:00
models.py Cleanup 2016-03-02 02:53:23 +08:00
sessions.py Build fixes and clean-up 2018-07-12 21:16:16 +02:00
utils.py Removed Python 2.6 support 2017-12-28 18:03:37 +01:00