Library Python untuk uploader Nyxian Network.
Project description
NyxianXD
NyxianXD adalah pustaka Python untuk berinteraksi dengan endpoint uploader Nyxian tanpa perlu mengungkapkan URL endpoint.
Instalasi
pip install NyxianXD
Contoh Penggunaan
from NyxianXD import NyxianXD
# Inisialisasi dengan API Key Anda
client = NyxianXD("API_KEY_ANDA")
# Mendapatkan informasi pengguna
user_info = client.get_user_info()
print(user_info)
# Mengunggah file
url = client.upload_file("path/to/your/file.jpg")
print("File URL:", url)
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
nyxianxd-1.0.1.tar.gz
(2.3 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 nyxianxd-1.0.1.tar.gz.
File metadata
- Download URL: nyxianxd-1.0.1.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
57fcc546992d9043a6751ec7d36d9540f0a3455ac7fe615e3c5300fe0a4c2119
|
|
| MD5 |
4de06c13f7f3e7ee3fd2ebec34c48ad9
|
|
| BLAKE2b-256 |
45b970384fd8d7739d1ff120d0da1a59dce8ef0d41d93c96998603f73df3ba80
|
File details
Details for the file NyxianXD-1.0.1-py3-none-any.whl.
File metadata
- Download URL: NyxianXD-1.0.1-py3-none-any.whl
- Upload date:
- Size: 3.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fc10245c1205e5268702b073d2d54acc4b3d0aeddfe2266b8046139a0c787c04
|
|
| MD5 |
226a8f50744e3f27f24db4257a84ca81
|
|
| BLAKE2b-256 |
20e22ac38c10b7071926f93387c2d46581c9d77ca801f1d357ae47280dde6bcf
|