Getting Started

Dependencies

Required

  • Numpy

  • Curses (Included in the Linux version of Python. For Windows users, install windows-curse)

Installation

From Pypi

pip install pconway

From source

git clone https://github.com/terrencetec/pconway.git
cd pconway
pip install .

Debian based

(Not available yet)

sudo apt-get install pconway

Arch-based

(Not available yet) Install from AUR:

paru -Syu pconway

or

yay -Syu pconway