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.1.1
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.1.1.tar.gz | 9.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| ghttp_tool-0.1.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 21.3 kB
Release files / ghttp_tool-0.1.1.tar.gz
| Download URL | ghttp_tool-0.1.1.tar.gz |
|---|---|
| Size | 9.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
a5d085d29b3de3bea9e65e84158080606675aadb5d3328d246748109c387a911
|
|
BLAKE2b-256 checksum How to use checksums |
86ce52be6ea192493584e1b9c2db9debd82973de591ebb31f00a82291794742e
|
| 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.1.1-py3-none-any.whl
| Download URL | ghttp_tool-0.1.1-py3-none-any.whl |
|---|---|
| Size | 11.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
9562e162890c2b767d35f3bef22e931ace650e91de7b7de4c8901ff390e0fc72
|
|
BLAKE2b-256 checksum How to use checksums |
bae96b317ffa0094b3a494a5fc900c8a6d0589366cde46d577012fada0cd51d3
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.13.0
|