bayesflow-packaging
CommunityStreamline BayesFlow package development.
Authormatthiaskloft
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill addresses the complexities of structuring, versioning, and configuring Python packages, specifically for the BayesFlow ecosystem, ensuring consistency and adherence to best practices.
Core Features & Use Cases
- Package Structure: Enforces the
src/layout convention for cleaner project organization. - API Management: Guides on managing
__all__for public symbol visibility and version detection. - Dependency Handling: Provides templates for
pyproject.toml, including optional dependencies and CI configuration. - Use Case: When adding a new feature that requires an optional dependency like
calibration, this skill helps correctly define it inpyproject.tomland implement guarded imports in your code.
Quick Start
Use the bayesflow-packaging skill to set up a new BayesFlow extension package with a standard src-layout and pyproject.toml.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: bayesflow-packaging Download link: https://github.com/matthiaskloft/claude-skills/archive/main.zip#bayesflow-packaging Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.