No project description provided
Project description
httpx-ncloud
Intro
httpx-ncloud is a library that automatically generates a signature key for "httpx". This library is designed to make requests to the Ncloud API more convenient.
how to use
from httpx_ncloud import NcloudClient
client = NcloudClient(base_url="https://cloudsearch.apigw.ntruss.com",
access_key="a", secret_key="b", )
res = client.get(url="/v1/domain/rel-20240509")
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 Distribution
httpx_ncloud-0.1.0.tar.gz
(2.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file httpx_ncloud-0.1.0.tar.gz.
File metadata
- Download URL: httpx_ncloud-0.1.0.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.11.6 Darwin/23.5.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2901e685d6f09a3e8dc3465590188e5d768702c3ad3250f140290b2e7b5fbe01
|
|
| MD5 |
aba2e717628be8be7c8b8bb8cf68f2ef
|
|
| BLAKE2b-256 |
77150af6485cd4c531d95d387a8e903fb25770a0e25e18c2251621ca9c806332
|
File details
Details for the file httpx_ncloud-0.1.0-py3-none-any.whl.
File metadata
- Download URL: httpx_ncloud-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.11.6 Darwin/23.5.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cbd330dfabb7115c0b7f3ba628c1cf6e0b1017ff2eb3db6f9a64accdc2c8b15c
|
|
| MD5 |
3658bdef7f3da9b1756c07d3a844a628
|
|
| BLAKE2b-256 |
c23d91002741cca877a880e29c1168136e88386b39497f99a983c17b4009bcc3
|