{"id":28284,"library":"springboard","title":"Springboard","description":"Springboard is a Python library for bootstrapping and managing project templates. Version 3.1.4 is current; release cadence is irregular.","status":"active","version":"3.1.4","language":"python","source_language":"en","source_url":"http://github.com/smn/springboard","tags":["templates","project generation","bootstrapping"],"install":[{"cmd":"pip install springboard","lang":"bash","label":"Install from PyPI"}],"dependencies":[],"imports":[{"wrong":"from springboard import Springboard","symbol":"Springboard","correct":"import springboard"}],"quickstart":{"code":"from springboard import Springboard\n\n# Create a Springboard instance\nsb = Springboard()\n\n# List available templates\ntemplates = sb.list_templates()\nprint(templates)","lang":"python","description":"Basic usage: create a Springboard instance and list templates."},"warnings":[{"fix":"Upgrade to Python 3.6 or later.","message":"Springboard 3.x dropped Python 2 support. Ensure Python 3.6+ is used.","severity":"gotcha","affected_versions":">=3.0.0"},{"fix":"Use `template_name` instead of `template`.","message":"The `create_project` method's `template` parameter has been renamed to `template_name` in v3.1.0.","severity":"deprecated","affected_versions":">=3.1.0"}],"env_vars":null,"search_vec":"'3.1.4':14 'bootstrap':8,24 'cadenc':18 'current':16 'generat':23 'irregular':20 'librari':6 'manag':10 'project':11,22 'python':5 'releas':17 'springboard':1,2 'templat':12,21 'version':13","created_at":"2026-05-09T05:54:41.739966+00:00","updated_at":"2026-05-09T05:54:41.739966+00:00","problems":null,"ecosystem":"pypi","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":"springboard","cli_version":"Traceback (most recent call last):","type":"library","homepage":null,"github":"http://github.com/smn/springboard","docs":null,"changelog":null,"pypi":"https://pypi.org/project/springboard/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["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}}