skillfed

pyobjc-framework-ThreadNetwork

Wrappers for the framework ThreadNetwork on macOS

pyobjc-framework-threadnetwork v12.2.2 629.0K downloads/30d#5,671 on PyPI803
Permissive license MIT Active released

What it is and what it does

This package wraps Apple's ThreadNetwork framework for use in Python via PyObjC, allowing developers to access Thread networking functionality from macOS applications written in Python. It is a thin binding layer that translates between Python and Objective-C, with no bundled documentation—users must consult Apple's native framework documentation and PyObjC's general translation guides.

The package is part of the larger PyObjC project and serves developers building macOS applications that need to interact with Thread networking protocols. It depends on pyobjc-core and pyobjc-framework-Cocoa, and is actively maintained with support for Python 3.10 through 3.15.

Use it for:

  • Build macOS applications that manage Thread network devices or join Thread networks from Python.
  • Integrate Thread networking capabilities into cross-platform Python desktop apps targeting macOS.
  • Develop IoT or smart-home control software on macOS that communicates over Thread protocol.
  • Create system utilities or daemons on macOS that interact with Thread networking hardware.

Worth the install?

AI-flagged interpretation of the facts on this page — verify before relying

Provides Python bindings to Apple's ThreadNetwork framework on macOS, enabling Python code to interact with Thread networking capabilities through PyObjC.

Yes, if you are developing on macOS and need to access the ThreadNetwork framework from Python. The package is actively maintained, has no known vulnerabilities, uses a permissive license, and installs with low friction. However, it is only useful on macOS and requires Python 3.10+; it is not a cross-platform solution.

Install

pyobjc-framework-threadnetwork on PyPI

pip

pip install pyobjc-framework-threadnetwork

uv

uv add pyobjc-framework-threadnetwork

poetry

poetry add pyobjc-framework-threadnetwork

Installing pyobjc-framework-ThreadNetwork

Before you install

Low install friction with a pure-wheel distribution. Actively maintained with a release 3 days old and recent commits. Requires pyobjc-core and pyobjc-framework-Cocoa as runtime dependencies.

License in practice

MIT license permits free use, modification, and distribution with minimal restrictions, making this suitable for most projects without licensing concerns.

Quickstart

pip install pyobjc-framework-threadnetwork

from ThreadNetwork import OTAPI
# Use ThreadNetwork framework APIs through PyObjC bindings

Requires macOS; ThreadNetwork framework is not available on other operating systems. Requires Python 3.10 or later.

Verify before relying

  • Whether the package includes type hints or stubs for IDE support and static analysis.
  • Specific Thread protocol versions or macOS versions supported by this binding version.
  • Whether there are known limitations or incomplete API coverage compared to the native framework.

Package facts

License MIT (permissive)
Python support supports the current Python release (>=3.10)
Install friction low — pure-Python wheel
Runtime dependencies 2 — pyobjc-core, pyobjc-framework-Cocoa
Maintenance actively maintained — 3 days since the last release
Last repo commit
First released
Downloads 629,022/month — #5,671 on PyPI (30-day window, as of 2026-08-14)
Known vulnerabilities none known (OSV.dev, checked 2026-08-14)

Evidence: pyobjc_framework_threadnetwork-12.2.2-py2.py3-none-any.whl

Keywords: PyObjC, ThreadNetwork

Development Status :: 5 - Production/StableEnvironment :: ConsoleEnvironment :: MacOS X :: CocoaIntended Audience :: DevelopersNatural Language :: EnglishOperating System :: MacOS :: MacOS XProgramming Language :: Objective CProgramming Language :: PythonProgramming Language :: Python :: 3Programming Language :: Python :: 3 :: OnlyProgramming Language :: Python :: 3.10Programming Language :: Python :: 3.11Programming Language :: Python :: 3.12Programming Language :: Python :: 3.13Programming Language :: Python :: 3.14Programming Language :: Python :: 3.15Programming Language :: Python :: Free Threading :: 3 - StableProgramming Language :: Python :: Implementation :: CPythonTopic :: Software Development :: Libraries :: Python ModulesTopic :: Software Development :: User Interfaces

Tags

thread network macos pythonpyobjc threadnetwork bindingsapple thread networking pythonmacos thread protocol pythonpyobjc framework wrappersobjective-c thread networkmacos networking python bindings
macos-onlypyobjc-bindingthread-protocol

More Python Modules packages

idna

Converts domain names between Unicode and…

permissive · top 100 on PyPI

setuptools

Setuptools is a Python build backend and…

permissive · top 100 on PyPI

PyYAML

PyYAML parses and emits YAML 1.1 data format,…

permissive · top 100 on PyPI

pydantic

Pydantic validates Python data structures…

permissive · top 100 on PyPI

annotated-types

Provides reusable metadata objects for use with…

permissive · top 100 on PyPI

typing-inspection

Provides runtime tools to inspect and…

permissive · top 100 on PyPI

pyobjc-framework-Network

Provides Python bindings to Apple's Network…

permissive · top 15,000 on PyPI

pyobjc-framework-MultipeerConnectivity

Provides Python bindings to macOS's…

permissive · top 15,000 on PyPI

pyobjc-framework-CFNetwork

Provides Python bindings to macOS's CFNetwork…

permissive · top 15,000 on PyPI

pyobjc-framework-SharedWithYou

Provides Python bindings for macOS's…

permissive · top 15,000 on PyPI

pyobjc-framework-Symbols

Provides Python bindings for macOS's Symbols…

permissive · top 15,000 on PyPI

pyobjc-framework-PreferencePanes

Provides Python bindings to macOS's…

permissive · top 15,000 on PyPI

pyobjc-framework-SafetyKit

Provides Python bindings to macOS's SafetyKit…

permissive · top 15,000 on PyPI

pyobjc-framework-FSKit

Provides Python bindings to macOS's FSKit…

permissive · top 15,000 on PyPI

pyobjc-framework-BusinessChat

Provides Python bindings for Apple's…

permissive · top 15,000 on PyPI

pyobjc-framework-AdSupport

Provides Python bindings to macOS's AdSupport…

permissive · top 15,000 on PyPI