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 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.4.tar.gz (18.0 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.4-py3-none-any.whl (13.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: iterfact-0.2.4.tar.gz
  • Upload date:
  • Size: 18.0 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.4.tar.gz
Algorithm Hash digest
SHA256 84eb271f22a624697879bb4636efda57f4873720538d69cd72e5749c5b5daeda
MD5 814667fa2c5f5baac42798666416eda8
BLAKE2b-256 63d2e2c18b93a894b5c546212be6632032155747d0dc9d3041568ba6346da080

See more details on using hashes here.

Provenance

The following attestation bundles were made for iterfact-0.2.4.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.4-py3-none-any.whl.

File metadata

  • Download URL: iterfact-0.2.4-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.4-py3-none-any.whl
Algorithm Hash digest
SHA256 4e288477e0dd2e8c193ed61e01b8cfeb025777341422ba913c063103dc84c821
MD5 b6acf461d8edd04d3f379528069de39b
BLAKE2b-256 784718e655c8a6bca75b12daa6ee9c02df6a72e5462deee1780001be65b1f12c

See more details on using hashes here.

Provenance

The following attestation bundles were made for iterfact-0.2.4-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