Fork from http-prompt(2.1.0), add ability of project manage.
Project description
whale-http
Fork from http-prompt which is a interactive http cli tool.
Add project feature. Http requests are organized in project.
Project settings and history are stored in a project directory.
installation
pypi:
pip install whale-http
from source:
clone this repo first,
git clone https://github.com/yuexl/whale-http.git
then install
cd whale-http
python setup.py install
usage
Create project:
whale-http new -n foo -u http://localhost:8000
The command above will create a project named foo, and auto active into interactive mode.
You can also start cli using command below, if have exited the cli mode.
whale-http -p foo
Delete project:
whale-http delete -n foo
Also can change project with 'cp ' command, when program is running.
Since whale-http inherate from http-prompt, so all the http-prompt commands are available.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file whale-http-1.0.0.tar.gz.
File metadata
- Download URL: whale-http-1.0.0.tar.gz
- Upload date:
- Size: 24.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
da99bcaf5f135eca8071a57071f7283681229cc3971f91744aeb21bd173fca6a
|
|
| MD5 |
f490672b45c5553e79529a4855ee8024
|
|
| BLAKE2b-256 |
b8f51108c544088c785c076b02ea146d1bf2cf019e757f1574e8aa2265bb6bfa
|
File details
Details for the file whale_http-1.0.0-py2.py3-none-any.whl.
File metadata
- Download URL: whale_http-1.0.0-py2.py3-none-any.whl
- Upload date:
- Size: 28.7 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e3aa8d2280fb6fe77802a606f42168bcdc85548ad6fac02673396ce42f050656
|
|
| MD5 |
c7a23bc4e870a22fb2e72687c867f5d2
|
|
| BLAKE2b-256 |
fc0551008c1bb3b3d6d12c6d47eea2c5ca384a82a40107ad61a3cb29e6427dbe
|