No project description provided
Project description
ainft-py
A python version of ainft-js.
Installation
pip install ainft-py
Usage
import os
from ainft import Ainft
ainft = Ainft(
private_key=os.environ.get("AIN_PRIVATE_KEY"),
api_url="https://ainft-api-dev.ainetwork.ai",
blockchain_url="https://testnet-api.ainetwork.ai",
chain_id=0,
)
Requirements
Python version should be at least 3.8 but less than 3.12.
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
ainft_py-0.1.0.tar.gz
(5.6 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 ainft_py-0.1.0.tar.gz.
File metadata
- Download URL: ainft_py-0.1.0.tar.gz
- Upload date:
- Size: 5.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.12.2 Darwin/22.5.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0933e96ab06a1ac15b84fb85f5abc15c5f75a638dd0e26cf9a1c2c5795d83db1
|
|
| MD5 |
290b3f81ff6330474d7473b80781af7e
|
|
| BLAKE2b-256 |
e315bd983fb8baebb334e73c06435cec0702532d4e45c854d703bb503cab8815
|
File details
Details for the file ainft_py-0.1.0-py3-none-any.whl.
File metadata
- Download URL: ainft_py-0.1.0-py3-none-any.whl
- Upload date:
- Size: 8.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.12.2 Darwin/22.5.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
54d0043665c305b31534c01c46ae743ba955e74f42de3805a7500b31ae44f7a1
|
|
| MD5 |
ce7541b2575472b89f61f93a0658165c
|
|
| BLAKE2b-256 |
d244497b01e8bafc254a8e77cd592b699f11bdb44aa730c2175268ae9c1c4061
|