{"adoption": {"forks": 1221, "observed_at": "2026-08-28T04:09:33.938284+00:00", "stars": 5977}, "canonical_url": "https://ross.abutalabs.com/products/twisted", "card": {"archived": false, "artifact_type": "framework", "description": "Event-driven networking engine written in Python.", "domain": ["networking", "web-development", "backend", "developer-tools", "microservices"], "enriched": true, "function": ["web-framework", "http-server", "http-client", "websocket", "networking", "concurrency", "ssh", "email", "testing", "middleware"], "health_score": 99, "homepage": "https://twisted.org", "language": "Python", "license": "NOASSERTION", "license_family": "other", "maturity": "stable", "member_repos": ["twisted/twisted"], "name": "twisted/twisted", "platform": ["python", "cross-platform", "windows", "cli"], "pushed_at": "2026-08-26T14:22:09+00:00", "repo": "twisted/twisted", "stars": 5977, "tags": ["event-driven", "async", "reactor", "tcp", "udp", "dns", "tls", "deferred", "protocols", "linux", "macos"], "topics": ["python", "twisted", "async", "async-python", "network", "event-driven", "http", "irc", "dns", "xmpp", "imap", "smtp", "tls", "ssl"], "urls": [], "use_cases": ["write an async TCP echo server in python", "build an event-driven HTTP server or client", "implement custom network protocols in python", "run an SSH or telnet server from python", "send and receive email programmatically with SMTP and IMAP", "write a DNS server or client in python", "build a chat bot for IRC or XMPP"], "what_it_is": "Twisted is an event-driven networking engine and framework for Python, providing an asynchronous reactor plus implementations of many internet protocols. It includes subprojects for HTTP clients/servers, SSH, DNS, mail (IMAP/POP3/SMTP), and chat protocols (IRC, XMPP), along with a unit testing framework.", "when_to_avoid": ["you're starting a new project where asyncio is sufficient", "you only need simple HTTP requests (use requests/httpx instead)", "your team is unfamiliar with Deferred-based callback style", "you want a modern async/await-first API without legacy patterns"], "when_to_choose": ["you need fine-grained control over network protocols in Python", "you need built-in support for many protocols (SSH, DNS, mail, IRC) in one library", "you're maintaining an existing Twisted-based codebase", "you need an event loop that integrates with GUI toolkits or custom reactors"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/twisted", "repo": "twisted/twisted", "role": "main", "score": 82}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:09:33.938284+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-29T17:50:07.895488+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "31af16596f4d923a75e82d3156e956c10061882048d3bfcb3d3cdb161a814513", "fetched_at": "2026-08-28T04:09:33.938284+00:00", "kind": "readme", "missing": false, "url": "https://github.com/twisted/twisted"}, {"content_hash": "a646f1ad182c9c62c320a6dbbb82eebe5245db8480d8aeef013bf2aa558a96cf", "fetched_at": "2026-08-29T08:46:29.090474+00:00", "kind": "homepage", "missing": false, "url": "https://twisted.org"}, {"content_hash": "ae5a9e8c146d6572d45bb92bd14621e745eb25a6df1763025c1337a60266f120", "fetched_at": "2026-08-29T08:46:29.101635+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/twisted/json"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:09:33.938284+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-29T17:50:07.895488+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "31af16596f4d923a75e82d3156e956c10061882048d3bfcb3d3cdb161a814513", "fetched_at": "2026-08-28T04:09:33.938284+00:00", "kind": "readme", "missing": false, "url": "https://github.com/twisted/twisted"}, {"content_hash": "a646f1ad182c9c62c320a6dbbb82eebe5245db8480d8aeef013bf2aa558a96cf", "fetched_at": "2026-08-29T08:46:29.090474+00:00", "kind": "homepage", "missing": false, "url": "https://twisted.org"}, {"content_hash": "ae5a9e8c146d6572d45bb92bd14621e745eb25a6df1763025c1337a60266f120", "fetched_at": "2026-08-29T08:46:29.101635+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/twisted/json"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-29T17:50:07.895488+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "31af16596f4d923a75e82d3156e956c10061882048d3bfcb3d3cdb161a814513", "fetched_at": "2026-08-28T04:09:33.938284+00:00", "kind": "readme", "missing": false, "url": "https://github.com/twisted/twisted"}, {"content_hash": "a646f1ad182c9c62c320a6dbbb82eebe5245db8480d8aeef013bf2aa558a96cf", "fetched_at": "2026-08-29T08:46:29.090474+00:00", "kind": "homepage", "missing": false, "url": "https://twisted.org"}, {"content_hash": "ae5a9e8c146d6572d45bb92bd14621e745eb25a6df1763025c1337a60266f120", "fetched_at": "2026-08-29T08:46:29.101635+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/twisted/json"}], "taxonomy_version": 1}, "health_score": {"inputs": ["days_since_push", "days_since_release", "archived"], "kind": "computed", "method": "health_v1"}, "homepage": {"kind": "observed", "observed_at": "2026-08-28T04:09:33.938284+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:09:33.938284+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:09:33.938284+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-29T17:50:07.895488+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "31af16596f4d923a75e82d3156e956c10061882048d3bfcb3d3cdb161a814513", "fetched_at": "2026-08-28T04:09:33.938284+00:00", "kind": "readme", "missing": false, "url": "https://github.com/twisted/twisted"}, {"content_hash": "a646f1ad182c9c62c320a6dbbb82eebe5245db8480d8aeef013bf2aa558a96cf", "fetched_at": "2026-08-29T08:46:29.090474+00:00", "kind": "homepage", "missing": false, "url": "https://twisted.org"}, {"content_hash": "ae5a9e8c146d6572d45bb92bd14621e745eb25a6df1763025c1337a60266f120", "fetched_at": "2026-08-29T08:46:29.101635+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/twisted/json"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:09:33.938284+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:09:33.938284+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-29T17:50:07.895488+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "31af16596f4d923a75e82d3156e956c10061882048d3bfcb3d3cdb161a814513", "fetched_at": "2026-08-28T04:09:33.938284+00:00", "kind": "readme", "missing": false, "url": "https://github.com/twisted/twisted"}, {"content_hash": "a646f1ad182c9c62c320a6dbbb82eebe5245db8480d8aeef013bf2aa558a96cf", "fetched_at": "2026-08-29T08:46:29.090474+00:00", "kind": "homepage", "missing": false, "url": "https://twisted.org"}, {"content_hash": "ae5a9e8c146d6572d45bb92bd14621e745eb25a6df1763025c1337a60266f120", "fetched_at": "2026-08-29T08:46:29.101635+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/twisted/json"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:09:33.938284+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:09:33.938284+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:09:33.938284+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-29T17:50:07.895488+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "31af16596f4d923a75e82d3156e956c10061882048d3bfcb3d3cdb161a814513", "fetched_at": "2026-08-28T04:09:33.938284+00:00", "kind": "readme", "missing": false, "url": "https://github.com/twisted/twisted"}, {"content_hash": "a646f1ad182c9c62c320a6dbbb82eebe5245db8480d8aeef013bf2aa558a96cf", "fetched_at": "2026-08-29T08:46:29.090474+00:00", "kind": "homepage", "missing": false, "url": "https://twisted.org"}, {"content_hash": "ae5a9e8c146d6572d45bb92bd14621e745eb25a6df1763025c1337a60266f120", "fetched_at": "2026-08-29T08:46:29.101635+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/twisted/json"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:09:33.938284+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:09:33.938284+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-29T17:50:07.895488+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "31af16596f4d923a75e82d3156e956c10061882048d3bfcb3d3cdb161a814513", "fetched_at": "2026-08-28T04:09:33.938284+00:00", "kind": "readme", "missing": false, "url": "https://github.com/twisted/twisted"}, {"content_hash": "a646f1ad182c9c62c320a6dbbb82eebe5245db8480d8aeef013bf2aa558a96cf", "fetched_at": "2026-08-29T08:46:29.090474+00:00", "kind": "homepage", "missing": false, "url": "https://twisted.org"}, {"content_hash": "ae5a9e8c146d6572d45bb92bd14621e745eb25a6df1763025c1337a60266f120", "fetched_at": "2026-08-29T08:46:29.101635+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/twisted/json"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-29T17:50:07.895488+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "31af16596f4d923a75e82d3156e956c10061882048d3bfcb3d3cdb161a814513", "fetched_at": "2026-08-28T04:09:33.938284+00:00", "kind": "readme", "missing": false, "url": "https://github.com/twisted/twisted"}, {"content_hash": "a646f1ad182c9c62c320a6dbbb82eebe5245db8480d8aeef013bf2aa558a96cf", "fetched_at": "2026-08-29T08:46:29.090474+00:00", "kind": "homepage", "missing": false, "url": "https://twisted.org"}, {"content_hash": "ae5a9e8c146d6572d45bb92bd14621e745eb25a6df1763025c1337a60266f120", "fetched_at": "2026-08-29T08:46:29.101635+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/twisted/json"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-29T17:50:07.895488+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "31af16596f4d923a75e82d3156e956c10061882048d3bfcb3d3cdb161a814513", "fetched_at": "2026-08-28T04:09:33.938284+00:00", "kind": "readme", "missing": false, "url": "https://github.com/twisted/twisted"}, {"content_hash": "a646f1ad182c9c62c320a6dbbb82eebe5245db8480d8aeef013bf2aa558a96cf", "fetched_at": "2026-08-29T08:46:29.090474+00:00", "kind": "homepage", "missing": false, "url": "https://twisted.org"}, {"content_hash": "ae5a9e8c146d6572d45bb92bd14621e745eb25a6df1763025c1337a60266f120", "fetched_at": "2026-08-29T08:46:29.101635+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/twisted/json"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-29T17:50:07.895488+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "31af16596f4d923a75e82d3156e956c10061882048d3bfcb3d3cdb161a814513", "fetched_at": "2026-08-28T04:09:33.938284+00:00", "kind": "readme", "missing": false, "url": "https://github.com/twisted/twisted"}, {"content_hash": "a646f1ad182c9c62c320a6dbbb82eebe5245db8480d8aeef013bf2aa558a96cf", "fetched_at": "2026-08-29T08:46:29.090474+00:00", "kind": "homepage", "missing": false, "url": "https://twisted.org"}, {"content_hash": "ae5a9e8c146d6572d45bb92bd14621e745eb25a6df1763025c1337a60266f120", "fetched_at": "2026-08-29T08:46:29.101635+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/twisted/json"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 99, "longevity": 100, "rhythm": 51}, "computed_at": "2026-09-03T02:20:16.233290+00:00", "flags": ["no_license"], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 5542, "days_push": 7, "days_rel": 114, "gap_med": 187, "n_releases_24m": 4}, "score": 82, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}