{"categories":[{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/12"},{"label":"Database","url":"https://skillfed.io/packages/category/database/3"},{"label":"Visualization","url":"https://skillfed.io/packages/category/scientific-engineering-visualization"}],"enrichment":{"capability":"Provides base classes, decorators, and utilities for building Apache Superset backend extensions, including REST API endpoints, background tasks, and MCP tools.","skillfed_tags":["extension-framework","apache-superset","backend-integration"],"use_cases":["Build a custom REST API endpoint in Superset to expose internal data or trigger workflows.","Define background tasks that run asynchronously, such as report generation or data refresh jobs.","Create MCP tools and prompts to extend Superset's integration capabilities.","Develop a Superset plugin that adds new database connectors or visualization types.","Integrate third-party services by writing extension code that hooks into Superset's lifecycle."],"what_it_does":"apache-superset-core is the official foundation library for extending Apache Superset with custom backend functionality. It exports decorators, base classes, and type definitions built on flask-appbuilder, sqlalchemy, pydantic, and sqlglot to reduce boilerplate when writing extensions. The package is designed for developers building Superset plugins or integrations, not for end users of Superset itself.\n\nYou install it in your extension project, inherit from its base classes, decorate your functions with provided decorators, and Superset's extension system discovers and loads your code. The package is actively maintained by the Apache Superset project and currently in alpha, meaning its API may change in future releases.","worth_installing":"Yes, if you are building a Superset extension or integration. The package is actively maintained, has no known vulnerabilities, and provides the official API surface for extending Superset. Be aware it is in alpha (Development Status :: 3 - Alpha), so expect potential breaking changes; pin your version and monitor releases. If you are only using Superset as an end user, you do not need this package."},"id":"apache-superset-core","links":{"html":"https://skillfed.io/packages/apache-superset-core","md":"https://skillfed.io/packages/apache-superset-core.md","pypi":"https://pypi.org/project/apache-superset-core/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-05-11","license_spdx":"Apache-2.0","license_treatment":"permissive","name":"apache-superset-core","python_support":"supports_current","summary":"Core Python package for building Apache Superset backend extensions and integrations"},"popularity":{"monthly_downloads":400246,"position":6942,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.1.0"}
