http-prompt
HTTP tester
An interactive command-line HTTP client featuring autocomplete and syntax highlighting.
An interactive command-line HTTP and API testing client built on top of HTTPie featuring autocomplete, syntax highlighting, and more. https://twitter.com/httpie
9k stars
169 watching
326 forks
Language: Python
last commit: 6 months ago
Linked from 4 awesome lists
apiapi-cliapi-testingautocompleteclideveloper-toolsdevelopmenthttphttp-clienthttpiejsonpythonrest-apishellsyntax-highlightingterminalweb-development
Related projects:
Repository | Description | Stars |
---|---|---|
prompt-toolkit/python-prompt-toolkit | A Python library for building interactive command line applications with advanced features like syntax highlighting and code completion. | 9,374 |
kennethreitz/responder | A unifying Python framework that combines features from Flask and Falcon to provide a flexible and performant web service architecture. | 3,592 |
httpie/cli | A command-line HTTP client with an expressive syntax and features to interact with web services | 33,987 |
httpie/httpcat | A utility for constructing and sending raw HTTP requests on the command line. | 230 |
prompt-toolkit/ptpython | An interactive Python shell with advanced features and customizable interface | 5,229 |
openai/openai-python | A Python library providing convenient access to the OpenAI API for various tasks such as chat completion and image processing. | 23,015 |
miguelgrinberg/python-socketio | A Python implementation of the Socket.IO real-time communication protocol for building scalable web applications | 4,008 |
webpy/webpy | A lightweight Python web framework that provides a simple and flexible way to build web applications. | 5,886 |
squeaky-pl/japronto | A high-performance HTTP toolkit with pipelining support for scaling and speed optimization | 8,612 |
pypa/pip | A package installer for Python that simplifies the process of managing dependencies and installing packages. | 9,537 |
reflex-dev/reflex | A Python library for building full-stack web applications with pure Python codebase | 20,356 |
encode/httpx | A next-generation HTTP client library for Python with support for async and sync APIs, including HTTP/1.1 and HTTP/2. | 13,283 |
microsoft/playwright-python | A Python library to automate multiple web browsers with a single API. | 11,872 |
kevin1024/vcrpy | Automates mocking of HTTP interactions to simplify and speed up testing | 2,715 |
slackapi/python-slack-sdk | Provides a Python SDK for interacting with the Slack API | 3,860 |