{"categories":[{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/11"}],"enrichment":{"capability":"Python client library for Nacos service discovery, configuration management, and AI services via OpenAPI, supporting gRPC and HTTP protocols with async/await.","skillfed_tags":["service-discovery","configuration-management","grpc"],"use_cases":["Register microservices and query service instances for client-side load balancing in distributed systems.","Centrally manage application configuration with push-based listener callbacks when values change.","Implement service health checks and instance metadata tracking for dynamic service mesh routing.","Fetch and subscribe to AI prompts and skills from Nacos AI service (requires server 3.1.0+).","Encrypt sensitive configuration values using KMS integration for compliance.","Build multi-region or multi-cluster service registries with namespace isolation and custom grouping."],"what_it_does":"nacos-sdk-python is a Python 3.10+ client for Nacos service platform, implementing the full OpenAPI surface for service discovery, configuration management, and AI-driven features. It uses gRPC as the primary transport with HTTP fallback, built on async primitives like aiohttp and aiofiles for non-blocking I/O.\n\nThe library handles service registration and deregistration, instance health tracking, configuration publishing and listening, and optional KMS encryption for sensitive data. It includes local failover and snapshot caching for resilience, TLS support, and a fluent ClientConfigBuilder for setup. Most operations are async coroutines, so it integrates naturally into async Python applications but requires an event loop context.","worth_installing":"Yes, if you are using Nacos 3.x and need a Python client for service discovery or configuration management. The library is actively maintained, has no known vulnerabilities, and low install friction. Requires Python 3.10+ and an async-capable application context; not suitable for synchronous-only codebases or older Nacos versions."},"id":"nacos-sdk-python","links":{"html":"https://skillfed.io/packages/nacos-sdk-python","md":"https://skillfed.io/packages/nacos-sdk-python.md","pypi":"https://pypi.org/project/nacos-sdk-python/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-04-27","license_spdx":null,"license_treatment":"permissive","name":"nacos-sdk-python","python_support":"supports_current","summary":"Python client for Nacos."},"popularity":{"monthly_downloads":503229,"position":6305,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"3.2.0"}
