{"categories":[{"label":"WWW/HTTP","url":"https://skillfed.io/packages/category/internet-www-http/7"}],"enrichment":{"capability":"A Python client library for the Fastly API, providing programmatic access to manage CDN services, ACLs, backends, billing, and other Fastly platform features.","skillfed_tags":["cdn-management","api-client"],"use_cases":["Automate Fastly service provisioning and configuration in CI/CD pipelines or infrastructure-as-code workflows.","Programmatically manage ACL entries and access control rules for dynamic IP allowlisting or blocking.","Query billing and invoice data to integrate Fastly costs into internal billing systems or dashboards.","Build monitoring or operational dashboards that pull real-time service status and configuration from Fastly.","Bulk update backend origins or routing rules across multiple Fastly services in a single script."],"what_it_does":"fastly is an official Python client for the Fastly CDN and edge computing platform API. It wraps Fastly's REST endpoints in a typed, object-oriented interface, allowing developers to programmatically create and manage services, configure caching rules, manage access control lists, set up backends, and handle billing operations without writing raw HTTP requests.\n\nThe library requires Python 3.6 or later and depends only on python-dateutil and urllib3 for date handling and HTTP transport. It uses a context-manager pattern for API clients and raises fastly.ApiException for error handling. Most operations require authentication via an API token, which can be supplied directly or read from the FASTLY_API_TOKEN environment variable.","worth_installing":"Yes. The package is actively maintained, has low install friction, carries a permissive MIT license, and provides comprehensive API coverage for Fastly platform automation. It is well-suited for teams already using Fastly who need programmatic control over their CDN configuration. No known vulnerabilities as of the latest security scan."},"id":"fastly","links":{"html":"https://skillfed.io/packages/fastly","md":"https://skillfed.io/packages/fastly.md","pypi":"https://pypi.org/project/fastly/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-17","license_spdx":null,"license_treatment":"permissive","name":"fastly","python_support":"supports_current","summary":"A Python Fastly API client library"},"popularity":{"monthly_downloads":87681,"position":13776,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"14.0.0"}
