python-mypyc

Community

Compile Python to C extensions.

Authorcofin
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps developers optimize Python code by compiling type-annotated Python into efficient C extensions using MyPyC, significantly improving runtime performance.

Core Features & Use Cases

  • Performance Optimization: Compile Python code to C for speed gains.
  • Type Enforcement: Leverage MyPyC's strict type checking for robust code.
  • Use Case: Optimize a computationally intensive Python module by compiling it with MyPyC, reducing execution time and resource usage.

Quick Start

Use the python-mypyc skill to compile the Python module located at 'src/my_package/core' into a C extension.

Dependency Matrix

Required Modules

None required

Components

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: python-mypyc
Download link: https://github.com/cofin/flow/archive/main.zip#python-mypyc

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.