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.9
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.9.tar.gz | 9.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| ghttp_tool-0.0.9-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 21.2 kB
Release files / ghttp_tool-0.0.9.tar.gz
| Download URL | ghttp_tool-0.0.9.tar.gz |
|---|---|
| Size | 9.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
f92d6120ad6fe9987b2b3a6bb5f51a45505aac2a939f40cc341a893be9dbc0e6
|
|
BLAKE2b-256 checksum How to use checksums |
1bb0ce60f9f98f07d988465f8b8a7b8c3a2c4fba80ffa5c6ad20d2d4e72c8fe1
|
| 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.9-py3-none-any.whl
| Download URL | ghttp_tool-0.0.9-py3-none-any.whl |
|---|---|
| Size | 11.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
4d8e9f100a87d5d1302c4cefd79b22a1feb32d38e132d06666eb3e89b09d8c7e
|
|
BLAKE2b-256 checksum How to use checksums |
e24efe0bc94b475dc160d40446e8b8eab3a5a9bbf140027cf9ebd5e768c58ea9
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.13.0
|