Skip to main content

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


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 hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page