{"id":28293,"library":"sprinkles-config","title":"sprinkles-config","description":"Generate config files from AWS Secrets Manager. Current version 0.1.4. Low release cadence.","status":"active","version":"0.1.4","language":"python","source_language":"en","source_url":"https://github.com/okal/sprinkles","tags":["config","aws","secrets-manager"],"install":[{"cmd":"pip install sprinkles-config","lang":"bash","label":"pip"}],"dependencies":[{"reason":"AWS SDK for Secrets Manager","package":"boto3","optional":true}],"imports":[{"wrong":"from sprinkles import Sprinkles","symbol":"Sprinkles","correct":"import sprinkles"}],"quickstart":{"code":"from sprinkles import Sprinkles\n\nsprinkles = Sprinkles()\n# Fetch secret and write config file\nsprinkles.generate(config_path='config.yaml')\n","lang":"python","description":"Basic usage to generate config file. Assumes AWS credentials are configured via environment or IAM."},"warnings":[{"fix":"Set AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY, or run on EC2 with IAM role.","message":"The library requires AWS credentials configured (environment variables or IAM role). It will fail silently if not present.","severity":"gotcha","affected_versions":"all"},{"fix":"Use Python 3.7+ but expect potential issues.","message":"Python 3.6 support is deprecated; library requires >=Python 3.6 but not tested on newer Python versions.","severity":"deprecated","affected_versions":"0.1.4"}],"env_vars":null,"search_vec":"'0.1.4':13 'aw':8,18 'cadenc':16 'config':3,5,17 'current':11 'file':6 'generat':4 'low':14 'manag':10,21 'releas':15 'secret':9,20 'secrets-manag':19 'sprinkl':2 'sprinkles-config':1 'version':12","created_at":"2026-05-09T05:54:44.743040+00:00","updated_at":"2026-05-09T05:54:44.743040+00:00","problems":null,"ecosystem":"pypi","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":"sprinkles-config","cli_version":"sh: 1: sprinkles-config: not found","type":"library","homepage":null,"github":"https://github.com/okal/sprinkles","docs":null,"changelog":null,"pypi":"https://pypi.org/project/sprinkles-config/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["aws","devops"],"base_url":null,"auth_type":null,"provenance":{"verified_status":"passing","verified_at":"2026-07-03","last_verified":"2026-07-03","next_check":"2026-08-02","install_tag":null}}