# Calcpy

> Use this skill when the user wants to terminal calculator and advanced math solver using python ipython and sympy.

- Skill: `javimosch/calcpy` (Agent Skill)
- Install (CLI): `npx skillmds@latest add javimosch/calcpy`
- Raw SKILL.md: https://api.skillmd.com/api/skills/javimosch/calcpy/raw
- Safety review: PASS (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: javimosch (https://skillmd.com/u/javimosch)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/javimosch/calcpy

---


# Calcpy Plugin

Terminal calculator and advanced math solver using Python IPython and SymPy.

## Commands

### Operations
- `calcpy calc eval` — eval calc via calcpy
- `calcpy math solve` — solve math via calcpy
- `calcpy symbolic compute` — compute symbolic via calcpy
- `calcpy plot draw` — draw plot via calcpy
- `calcpy interactive start` — start interactive via calcpy
- `calcpy history show` — show history via calcpy
- `calcpy config show` — show config via calcpy
- `calcpy verbose set` — set verbose via calcpy
- `calcpy help show` — show help via calcpy

## Usage Examples
- "calcpy --help"
- "calcpy <args>"

## Installation

```bash
pip install calcpy
```

## Examples

```bash
calcpy --version
calcpy --help
```

## Key Features
- calculator\n- math\n- terminal

