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:
Fixed bug in response object
Release files for ghttp-tool 0.0.5
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.5.tar.gz | 9.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| ghttp_tool-0.0.5-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 20.7 kB
Release files / ghttp_tool-0.0.5.tar.gz
| Download URL | ghttp_tool-0.0.5.tar.gz |
|---|---|
| Size | 9.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
1689be3a4cc0fbaa3451bff7329ceb6b61923aa6c98e13cde8359435bca0cbbb
|
|
BLAKE2b-256 checksum How to use checksums |
90cf8c98934ae0abe5d56fb144bcf7f6ed06ac5a48719099f67d7fddb996f2ce
|
| 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.5-py3-none-any.whl
| Download URL | ghttp_tool-0.0.5-py3-none-any.whl |
|---|---|
| Size | 11.5 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
d7bcb83d48a3b3ed89454a4ce7781728bcec233e819ae7271137f5eaaaeb6e3a
|
|
BLAKE2b-256 checksum How to use checksums |
a3974df1f25a2542460b869a45a437eb80ef44050227a91372775c2822a0e0bc
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.13.0
|