Stanford's introductory libraries in Python, including the ACM graphical libraries.


Keywords
Stanford, teaching, education, intro, introductory, ACM, graphics, CS106A, CS106B, CS106X, CS106AP, Karel, GObject, GOval, GRect, GWindow
License
MIT
Install
pip install campy==0.0.1.dev19

Documentation

campy: Stanford's Graphical Libraries in Python

GitHub Top Language GitHub Issues GitHub License PyPI PyPI - Status PyPI - Python Version

Features

  • All your favorite GObjects, like GOvals, GRects, and more.
  • Functional event-driving GUIs.
  • I/O helpers.
  • Cross-platform support.

Installation

To install campy, simply use pip:

$ pip install campy

Documentation

Learn more about campy at https://campy.sredmond.io/.