Getting Started

Welcome to Keecas! This section will help you get up and running quickly with symbolic and units-aware calculations in Jupyter notebooks.

Quick Navigation

Installation

Install Keecas using pip, uv, or development setup.

Quick Start

Your first calculations with Keecas in just a few minutes.

Configuration

Set up your preferences and customize behavior.

What You’ll Learn

By the end of this section, you’ll be able to:

  • Install Keecas and verify it’s working
  • Create your first symbolic calculation with units
  • Configure Keecas for your specific needs
  • Use the CLI for quick notebook setup

Prerequisites

  • Python 3.12 or higher
  • Jupyter (Lab or Notebook) for interactive calculations
  • Basic Python knowledge (variables, functions, imports)

Next Steps

Start with Installation to get Keecas installed on your system.