Skip to main content

Public Python SDK and account CLI for IterFact interactive documents.

Project description

iterfact

Public Python SDK and account CLI for IterFact interactive documents.

Install

pip install iterfact

Connect your account

Account-bound package calls use an IterFact account token. The simplest setup path is:

iterfact configure

That command opens iterfact.com/settings/tokens, prompts for an itf_... token, and saves it to:

~/.iterfact/config.json

You can also pass a token directly in Python:

from iterfact import IterFactClient

client = IterFactClient(api_key="itf_...")

Read-only checks like health() and analyze_upload_artifact_html(...) can run without a token. Account-bound operations like uploads, generation, and page publishing use the credits and permissions of the connected IterFact account.

What it includes

  • the Python client for calling the live IterFact MCP and status endpoints
  • the public iterfact configure CLI for linking an IterFact account
  • token/config handling and lightweight CLI telemetry

It does not include the IterFact MCP server, template vault, or internal Conductor/orchestrator runtime.

Notes

  • For server development, local MCP hosting, and internal Conductor tooling, use the IterFact repo checkout rather than the public PyPI package.

Telemetry

The official CLI sends a small anonymous usage ping on:

  • first successful local use
  • then at most once per 24 hours per command

It includes package version, Python version, OS, entrypoint, and command name. It does not send prompts, files, artifact contents, or account credentials.

Disable it with:

ITERFACT_NO_TELEMETRY=1

Package download analytics are measured separately through the public PyPI ecosystem:

  • pypistats.org
  • pepy.tech
  • the official PyPI BigQuery dataset

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

iterfact-0.2.3.tar.gz (18.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

iterfact-0.2.3-py3-none-any.whl (13.7 kB view details)

Uploaded Python 3

File details

Details for the file iterfact-0.2.3.tar.gz.

File metadata

  • Download URL: iterfact-0.2.3.tar.gz
  • Upload date:
  • Size: 18.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for iterfact-0.2.3.tar.gz
Algorithm Hash digest
SHA256 91b9621e85e9d4fe8b9dec6cb88e84e33716acac7eab46f64eead1a77ab995ea
MD5 b31f5b1bfb5c0b511833410d62740e6e
BLAKE2b-256 75b27b111285a650f457a068ea3f83bd126cdb0e7d06f28d48c6cc7f3bfc9c8d

See more details on using hashes here.

Provenance

The following attestation bundles were made for iterfact-0.2.3.tar.gz:

Publisher: publish-pypi.yml on luapkralc90/iterfact

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file iterfact-0.2.3-py3-none-any.whl.

File metadata

  • Download URL: iterfact-0.2.3-py3-none-any.whl
  • Upload date:
  • Size: 13.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for iterfact-0.2.3-py3-none-any.whl
Algorithm Hash digest
SHA256 8d96fec88875e5e75d4e40e0cee44a44b878a7979e149a4d41143c9f3a09fa36
MD5 67a723b45bcbbc61824af738c3639f8e
BLAKE2b-256 19aa548fe261f19453308873f40dcc0907e432ddf9454d5179425492d48f19c2

See more details on using hashes here.

Provenance

The following attestation bundles were made for iterfact-0.2.3-py3-none-any.whl:

Publisher: publish-pypi.yml on luapkralc90/iterfact

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page