Skip to main content

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

url = 'https://example.com'
ch = curlinkhref.create_curlink_href(url)

# 2. HTTP metodunu ayarlayın (GET, POST, vb.)
curlinkhref.set_http_method(ch, 'GET')

# 3. HTTP isteğini gerçekleştirin
curlinkhref.perform_request(ch)

# 4. Kaynakları temizleyin
curlinkhref.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


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 Distribution

curlIO-0.1.1-cp311-cp311-musllinux_1_2_x86_64.whl (3.2 MB view details)

Uploaded CPython 3.11 musllinux: musl 1.2+ x86-64

File details

Details for the file curlIO-0.1.1-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for curlIO-0.1.1-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 7385ecb6a14d25e637e8d2595e9fc29f3e9074e1059a9f3d392e2562c58dc29e
MD5 4d722afbd3ca381bb32e5731ea80cf08
BLAKE2b-256 0020c9b89c44def9763d41b81841cb3f32e2804478e6fcc0c3541260beb56918

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page