{"categories":[{"label":"Build Tools","url":"https://skillfed.io/packages/category/software-development-build-tools/4"}],"enrichment":{"capability":"A Hatch build hook plugin that automates the build process for Jupyter packages, handling compilation and asset steps during package creation.","skillfed_tags":["jupyter-ecosystem","build-automation","hatch-plugin"],"use_cases":["Building JupyterLab extensions or plugins that require frontend asset compilation before packaging.","Migrating an existing setuptools-based Jupyter package to Hatch with minimal configuration changes.","Automating custom build steps (e.g., TypeScript compilation, webpack bundling) as part of the Hatch build pipeline.","Comparing distribution artifacts when migrating from jupyter-packaging to verify build output consistency.","Skipping build steps in development environments while keeping them active in CI/release builds."],"what_it_does":"hatch-jupyter-builder is a Hatch build hook that integrates custom build steps into the Jupyter package creation workflow. It acts as a bridge between Hatch's build system and Jupyter-specific compilation tasks\u2014such as building frontend assets or running custom build scripts\u2014that need to run before the final package is assembled. The plugin is designed for maintainers migrating from setuptools and jupyter-packaging to Hatch, and includes a migration utility to help convert existing configurations.\n\nWhen configured in a project's pyproject.toml, the hook intercepts the build process and executes Jupyter-specific build steps automatically. It can be skipped via the SKIP_JUPYTER_BUILDER environment variable for development workflows. The package is maintained by the Jupyter project and supports Python 3.8 and later, including both CPython and PyPy implementations.","worth_installing":"Yes, if you are building Jupyter packages with Hatch and need to automate custom build steps. The low install friction and permissive license make it straightforward to adopt. However, note the dormant maintenance status\u2014no releases for 885 days\u2014so verify compatibility with your current Hatch and Jupyter versions before relying on it for new projects. It is most suitable for teams already committed to Hatch or migrating from jupyter-packaging."},"id":"hatch-jupyter-builder","links":{"html":"https://skillfed.io/packages/hatch-jupyter-builder","md":"https://skillfed.io/packages/hatch-jupyter-builder.md","pypi":"https://pypi.org/project/hatch-jupyter-builder/"},"maintenance":{"status":"dormant"},"meta":{"latest_release":"2024-03-12","license_spdx":null,"license_treatment":"permissive","name":"hatch-jupyter-builder","python_support":"supports_current","summary":"A hatch plugin to help build Jupyter packages"},"popularity":{"monthly_downloads":188007,"position":9953,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.9.1"}
