genhttpv1 library collection
Project description
CURLIO is an advanced http library. It comes with the genhttpv1library collection that offers advanced features. curlio has multiple functions. It takes its basic structure from libraries like curl. #example usage
import curlIO
# Exanple usage
ch = curlIO.create_curlink_href("http://example.com")
curlIO.set_http_method(ch, "GET")
curlIO.perform_request(ch)
curlIO.cleanup_curlink_href(ch)
Although the code structure is like this, it has a modular structure and has been developed in a way that it can be easily integrated or developed
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distributions
File details
Details for the file curlIO-0.1.2-cp311-cp311-musllinux_1_2_x86_64.whl
.
File metadata
- Download URL: curlIO-0.1.2-cp311-cp311-musllinux_1_2_x86_64.whl
- Upload date:
- Size: 3.2 MB
- Tags: CPython 3.11, musllinux: musl 1.2+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.8.20
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 872a6ea429ff559090876a6cb15ecd881a6ce7cbeba806c21d0ea2afbdc74c1a |
|
MD5 | 38e63846d46ce844cf8601c9e51b3f56 |
|
BLAKE2b-256 | 175d22a3b37a5b2553a238afde92be2b11f667bcf05cad453107dd0f1a0f2b62 |
File details
Details for the file curlIO-0.1.2-cp311-cp311-manylinux_2_28_x86_64.whl
.
File metadata
- Download URL: curlIO-0.1.2-cp311-cp311-manylinux_2_28_x86_64.whl
- Upload date:
- Size: 4.3 MB
- Tags: CPython 3.11, manylinux: glibc 2.28+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.8.20
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 49ea1c0176c770f8914f168ff59939ef66e6261a9f5ae8bbe446f472d31c5035 |
|
MD5 | e2b63e7814112c8ae046660945a634cb |
|
BLAKE2b-256 | 1b281724ebba08a4903c664a2e77bd7bc65fe0d2c1d259cb635f4850b91662b3 |