Skip to main content

No project description provided

Project description

ainft-py

PyPi Version

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


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 hashes)

Uploaded Source

Built Distribution

ainft_py-0.1.0-py3-none-any.whl (8.1 kB view hashes)

Uploaded Python 3

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