Stem Docs

Download

DownloadΒΆ

_images/pypi.png _images/python_package_index.png

Signed releases and instructions for both Python 2.x and 3.x. You can install from its tarball (sig), or if you have pip installed then getting stem can be as simple as...

% pip install stem
_images/debian.png _images/debian1.png

Package maintained by Dererk for Debian.

% apt-get install python-stem
_images/ubuntu.png _images/ubuntu1.png

Package derived from Debian for Ubuntu.

% apt-get install python-stem
_images/fedora.png _images/fedora1.png

Packages maintained by Juan for Fedora. These include python-stem (Stem for Python 2.x), python3-stem (Stem for Python 3.x), and python-stem-doc (this website).

% yum install python-stem
_images/slackware.png _images/slackware1.png

Package maintained by Markus for Slackware (instructions).

_images/archlinux.png _images/archlinux1.png

Package maintained by Sjon for Arch Linux (instructions).

_images/freebsd.png _images/freebsd1.png

Port maintained by Carlo for FreeBSD (instructions).

_images/git.png _images/source_repository.png

For those wanting to live on the bleeding edge or contribute to Stem, Stem's git repository can be fetched with...

% git clone https://git.torproject.org/stem.git