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 bugs
Release files for ghttp-tool 0.0.8
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.8.tar.gz | 9.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| ghttp_tool-0.0.8-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 21.2 kB
Release files / ghttp_tool-0.0.8.tar.gz
| Download URL | ghttp_tool-0.0.8.tar.gz |
|---|---|
| Size | 9.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
518c61e79ab4f650106a684a46acad45602337cc972ae2752a13e5b3c201fe5d
|
|
BLAKE2b-256 checksum How to use checksums |
8105661097d90cccb7740a15a8c4c8849a07c0d519a67f86991c60d14948a29e
|
| 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.8-py3-none-any.whl
| Download URL | ghttp_tool-0.0.8-py3-none-any.whl |
|---|---|
| Size | 11.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
1ae825d4fc7db3e42e6df9c929284b9bd5aebe4b59f6aef54eead981f65a83d9
|
|
BLAKE2b-256 checksum How to use checksums |
0a3dccb76dabc355aa7271210c01da7b6eca709cf5ebcc45bbd8ba9fd0cc41a3
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.13.0
|