{"categories":[{"label":"Security","url":"https://skillfed.io/packages/category/security"}],"enrichment":{"capability":"Fetch and manage secrets from Infisical, an open source secret management platform, directly within Python applications.","skillfed_tags":["secrets-management","credentials-handling","infisical-integration"],"use_cases":["Retrieve API keys and database credentials at application startup without hardcoding them","Centralize secret rotation and access control across multiple Python services","Integrate Python microservices with a shared Infisical instance for consistent credential management","Audit and track which applications access which secrets through Infisical's logging","Manage environment-specific configurations (dev, staging, prod) from a single secret store"],"what_it_does":"Infisicalsdk is the official Python client for Infisical, a centralized secret management platform. It allows Python applications to fetch secrets like API keys, database credentials, and configurations from a running Infisical instance at runtime, rather than embedding them in code or environment files.\n\nThe package depends on requests for HTTP communication, python-dateutil for timestamp handling, aenum for enumerations, and boto3/botocore for AWS integration. It is actively maintained, has no known vulnerabilities, and installs with low friction as a pure Python wheel. The license status remains unclear, which may matter for compliance-sensitive deployments.","worth_installing":"Yes, if you are already using or planning to deploy Infisical as your secret management platform. The package is actively maintained, has no known vulnerabilities, and installs cleanly. However, verify the license terms before use in proprietary contexts, and confirm that your Python version is supported (the metadata does not specify a minimum version). If you need a simpler, standalone secrets solution without a separate Infisical backend, this is not the right choice."},"id":"infisicalsdk","links":{"html":"https://skillfed.io/packages/infisicalsdk","md":"https://skillfed.io/packages/infisicalsdk.md","pypi":"https://pypi.org/project/infisicalsdk/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-02-18","license_spdx":null,"license_treatment":"unclear","name":"infisicalsdk","python_support":"unspecified","summary":"Official Infisical SDK for Python (Latest)"},"popularity":{"monthly_downloads":1218528,"position":4203,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"1.0.16"}
