{"categories":[{"label":"WWW/HTTP","url":"https://skillfed.io/packages/category/internet-www-http/8"}],"enrichment":{"capability":"Fetches prompt templates from Prompt Hub or loads them from local JSON/YAML files, providing a simple client interface to manage and access prompts via REST API.","skillfed_tags":["prompt-management","abandoned-package"],"use_cases":["Fetch prompt templates from a centralized Prompt Hub server for use in LLM applications at runtime","Load pre-written prompts from local JSON or YAML files in a standardized way across projects","Manage multiple Prompt Hub instances (development, staging, production) via environment variables","Integrate prompt versioning and retrieval into a larger NLP or LLM pipeline"],"what_it_does":"prompthub-py is a lightweight Python client for interacting with Prompt Hub, a centralized repository for prompt templates. It lets you fetch prompts from a remote Prompt Hub instance via REST API or load them locally from JSON and YAML files. The package wraps requests and pyyaml to handle serialization and HTTP communication, exposing a simple Prompt class with a text property to access the loaded prompt content.\n\nThe package is designed for workflows where prompts are managed centrally\u2014either on a public Prompt Hub server or a private instance\u2014and need to be retrieved at runtime. It supports environment-based configuration to point to different Prompt Hub endpoints, making it suitable for multi-environment deployments. However, the package has been abandoned since mid-2023 and receives no maintenance or updates.","worth_installing":"No, unless you are maintaining an existing codebase already using this package. The package is abandoned (no releases since 2023-06-01) and will not receive security updates or maintenance. If you need to fetch prompts from Prompt Hub, consider whether the service and its API remain compatible, or evaluate actively maintained alternatives for prompt management."},"id":"prompthub-py","links":{"html":"https://skillfed.io/packages/prompthub-py","md":"https://skillfed.io/packages/prompthub-py.md","pypi":"https://pypi.org/project/prompthub-py/"},"maintenance":{"status":"abandoned"},"meta":{"latest_release":"2023-06-01","license_spdx":null,"license_treatment":"permissive","name":"prompthub-py","python_support":"supports_current","summary":null},"popularity":{"monthly_downloads":74765,"position":14796,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"4.0.0"}
