KittenCode Introduction

../_images/pythonLogo.jpg

../_images/kittencode1.png

KittenCode is Kittenbot’s Python IDE intended for STEM education for secondary and tertiary educations.

KittenCode can support Python programming and MicroPython specifically for KittenBot’s hardware.

../_images/dse.png

Download KittenCode

Download KittenCode for Windows

Download KittenCode for Mac(Intel)

Special Features

  • Supports REPL mode

    • Instant execution of python code

  • Supports MicroPython

    • Supports MicroPython for Micro:bit, KOI, Futureboard, Meowbit

    • Real-time interaction with hardware or flash the program onto the board

  • Supports third-party add-ons

    • Use pip install to install any Python add-ons you like

  • Clean and Easy-to-use UI