{"categories":[{"label":"WWW/HTTP","url":"https://skillfed.io/packages/category/internet-www-http"}],"enrichment":{"capability":"Python client library for the Asana REST API, enabling programmatic access to tasks, projects, users, and workspace management through standard HTTP operations.","skillfed_tags":["rest-api-client","asana-integration","task-automation"],"use_cases":["Automate task creation, updates, and deletion in Asana projects from external systems or scheduled jobs","Query tasks and projects programmatically to build custom dashboards or reporting tools","Sync Asana workspace data with other business systems or databases","Build bots or integrations that respond to external events by creating or modifying Asana tasks","Retrieve user and workspace information for access control or team management workflows"],"what_it_does":"Asana is a generated Python client for the Asana REST API (version 1.0), providing typed access to Asana's task management, project, user, and workspace endpoints. It wraps HTTP operations (GET, POST, PUT, DELETE) behind a class-based API structure, handling authentication via access tokens and configuration management through an ApiClient and Configuration object.\n\nThe library is built on standard HTTP libraries (urllib3, certifi) and date handling (python-dateutil), making it a straightforward wrapper around Asana's REST interface. Typical usage involves instantiating an API class (e.g., TasksApi, UsersApi), configuring authentication, and calling methods that correspond to Asana's documented endpoints. It is intended for developers who need to automate or integrate Asana workflows into Python applications.","worth_installing":"Yes. The package is actively maintained, has low install friction, carries no known vulnerabilities, and is the official Python client for Asana's REST API. Install it if you need to integrate Asana into a Python application; it is the standard choice for that purpose. Verify that the API endpoints you need are covered in the current version before committing to a large integration."},"id":"asana","links":{"html":"https://skillfed.io/packages/asana","md":"https://skillfed.io/packages/asana.md","pypi":"https://pypi.org/project/asana/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-06-09","license_spdx":null,"license_treatment":"permissive","name":"asana","python_support":"unspecified","summary":"Asana"},"popularity":{"monthly_downloads":7251330,"position":1763,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"5.2.5"}
