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 curlinkhref

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.0-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.0-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for curlIO-0.1.0-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 60404f2d96ad97f07f19c5955285eacc57cb7a43b0851eac809732394720178b
MD5 cd14e577cade64cefc65c50cca9da676
BLAKE2b-256 ffd258a29a3971dd9defb1b03ba4a7eb0b3a41e4b0dd9878639f153360788e0f

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