Getting Started

Getting Started will guide you through pyjuggling and introduce you to the pieces of the system. From there, visit the Reference for in-depth information.

Installing Pyjuggling

Pyjuggling can be installed with pip:
$ pip install pyjuggling

Introduction to Pyjuggling

Pyjuggling has a number of modules that you’ll need to be at least familiar with:

Notations
describe notations
Patterns
describe patterns

Examples

The easiest way to get started to check out the examples in the examples folder in the the repository. Then check out the Reference for more information.