DownloadΒΆ
![]() |
![]() Signed releases and instructions for both Python 2.x and 3.x. You can easily install from its tarball (sig), or with pip... % sudo easy_install pip
% sudo pip install stem
|
![]() |
![]() As of OSX 10.8 the platform bundles Python 2.7 by default. This makes installation easy... % sudo pip install stem
|
![]() |
![]() Package maintained by Dererk for Debian. % sudo apt-get install python-stem
|
![]() |
![]() Package derived from Debian for Ubuntu. % sudo apt-get install python-stem
|
![]() |
![]() 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). % sudo yum install python-stem
|
![]() |
![]() Package maintained by Anthony Basile for Gentoo. % sudo emerge stem
|
![]() |
![]() Package maintained by Markus for Slackware (instructions). |
![]() |
![]() Package maintained by Sjon for Arch Linux (instructions). |
![]() |
![]() Port maintained by Carlo for FreeBSD (instructions). |
![]() |
![]() 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
|