Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 795 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 795 Bytes

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/.