Multifunction HTTP lib!!
Installing:
pip install ghttp-tool
See examples in https://www.gpgstudio.ru/pypi/ghttp/examples
How to start: Create simple server:
import ghttp
ghttp.serve()
Simple http client:
import ghttp
ghttp.get('localhost:8080')
ghttp.post()
ghttp.delete()
ghttp.put()
# And more...
In latest version:
Added .pyc files to CGI executing
Release files for ghttp-tool 0.0.7
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| ghttp_tool-0.0.7.tar.gz | 9.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| ghttp_tool-0.0.7-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 21.3 kB
Release files / ghttp_tool-0.0.7.tar.gz
| Download URL | ghttp_tool-0.0.7.tar.gz |
|---|---|
| Size | 9.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
7a28eba71c865671e186be87c59bb3b4a0e8172089c45cadeff5a89f7845897f
|
|
BLAKE2b-256 checksum How to use checksums |
5b235124db094ba2a2924b9d3008b302e4de3c10ed523f76bce08cd5e196df3e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.13.0
|
Release files / ghttp_tool-0.0.7-py3-none-any.whl
| Download URL | ghttp_tool-0.0.7-py3-none-any.whl |
|---|---|
| Size | 11.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
ab1a574ffbd01ea631d26665d6c1a90ab66ad2163ea0cbc7b1ec9fcc96201a3d
|
|
BLAKE2b-256 checksum How to use checksums |
50d7337766c5aea10f2ca8772f16a8a6c7a5552d9c505824c369df1793c484b8
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.13.0
|