{"categories":[{"label":"WWW/HTTP","url":"https://skillfed.io/packages/category/internet-www-http/8"}],"enrichment":{"capability":"A Python wrapper for the Linear API that provides object-oriented access to Linear issues, projects, teams, and users with Pydantic models, automatic pagination, and built-in caching.","skillfed_tags":["api-client","linear-integration","graphql"],"use_cases":["Automate bulk issue creation or updates across Linear teams from external data sources or scripts.","Build internal dashboards or reporting tools that pull issue and project data from Linear into Python applications.","Sync Linear issues with other project management or ticketing systems as part of a data pipeline.","Create sub-issues and attach structured metadata programmatically to organize and track custom workflows.","Query team members, workflow states, and project hierarchies to power automation or integration logic."],"what_it_does":"linear-api is a Python client library that wraps the Linear project management API with a clean, object-oriented interface. It uses Pydantic for type-safe data models and provides resource managers for issues, projects, teams, and users, letting you create, read, update, and delete Linear items programmatically. The package handles GraphQL pagination automatically, includes a configurable caching layer to reduce API calls, and supports storing arbitrary metadata on issues as attachments.\n\nThe library is built on top of pydantic and requests, making it lightweight and easy to integrate into existing Python applications. It's aimed at developers who need to automate Linear workflows, sync data between systems, or build tools on top of Linear's API without writing raw GraphQL queries.","worth_installing":"Yes, if you need programmatic access to Linear's API and prefer a typed, object-oriented interface over raw GraphQL queries. The low install friction, permissive license, and zero known vulnerabilities make it a safe choice. However, the aging maintenance status (last commit 456 days ago) means you should verify that the package still works with Linear's current API schema before relying on it in production, and be prepared to maintain a fork if updates stall."},"id":"linear-api","links":{"html":"https://skillfed.io/packages/linear-api","md":"https://skillfed.io/packages/linear-api.md","pypi":"https://pypi.org/project/linear-api/"},"maintenance":{"status":"aging"},"meta":{"latest_release":"2025-05-15","license_spdx":null,"license_treatment":"permissive","name":"linear-api","python_support":"supports_current","summary":"A set of Python utilities for calling the Linear API"},"popularity":{"monthly_downloads":75280,"position":14733,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.2.0"}
