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 a lot of bugs
Release files for ghttp-tool 0.0.6
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.6.tar.gz | 9.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| ghttp_tool-0.0.6-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 21.2 kB
Release files / ghttp_tool-0.0.6.tar.gz
| Download URL | ghttp_tool-0.0.6.tar.gz |
|---|---|
| Size | 9.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
d4e69bcf1c3912b34e1471f7fc7db34d276c12aa02a4226ef2c25ccf3114481a
|
|
BLAKE2b-256 checksum How to use checksums |
7b24babd6cc2b860b9afc96c64796e1466fbbdc94da9f0cd6cd6c22f5b2a6153
|
| 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.6-py3-none-any.whl
| Download URL | ghttp_tool-0.0.6-py3-none-any.whl |
|---|---|
| Size | 11.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
126903852d5c4aea68283ed9b4f2f5cfa25fd74badbd8da8669e5abca44bc036
|
|
BLAKE2b-256 checksum How to use checksums |
98389abdb8960e7797288ed693183eaaedd09b759f28ef9581ca05e0fe56f531
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.13.0
|