a simple uwsgi client
Project description
# uwsgi_cli
### support http get、post methods
## install ` pip install uwsgi_cli `
## help ` uwsgi_cli -h `
if not found uwsgi_cli bin, please set PATH . ( /usr/local/bin/ )
### http mode ` uwsgi_cli http 127.0.0.1:5000 /blog `
### unix socket mode ` uwsgi_cli unix /tmp/xiaorui.sock / `
### tcp socket mode ` uwsgi_cli tcp 127.0.0.1:5000 /mp/article ` ### post ` uwsgi_cli tcp 127.0.0.1:5000 /cool/fetch "url=xiaorui.cc&name=fengyun" `
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
uwsgi_cli-1.1.tar.gz
(2.7 kB
view details)
File details
Details for the file uwsgi_cli-1.1.tar.gz
.
File metadata
- Download URL: uwsgi_cli-1.1.tar.gz
- Upload date:
- Size: 2.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
f39fdf6350df496f4777ba918d3ea86d592e238223011752ee5c591b07924fe9
|
|
MD5 |
dbc9125d72d6da0be30af23345903da6
|
|
BLAKE2b-256 |
42c016948296a202e99a222254cf0a8fded26789c888ae3476ff6ee96c459b3d
|