a simple uwsgi client
Project description
# uwsgi_cli
暂时只支持GET, 后期会扩充POST方法
## 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 `
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.0.tar.gz
(2.6 kB
view details)
File details
Details for the file uwsgi_cli-1.0.tar.gz.
File metadata
- Download URL: uwsgi_cli-1.0.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ca33d5bc983f3f141a824dcdbacf55a45cda303aeb0bff90b535ad42869eb8cd
|
|
| MD5 |
24e2582c911d2bcd0a3efdace5802457
|
|
| BLAKE2b-256 |
ad7a54644e088ea0ee8611d40c79bd7be2eac0d5363e5ed3f6d8a237c3ca5bfc
|