Python controller library for Tor
Go to file
juga 2074fdeeae Stem release 1.8.3
Closes tpo/network-health/team#323
2024-02-08 12:18:42 +00:00
docs Extrainfo descriptor transport lines fail validation 2024-02-07 08:35:48 +00:00
stem Stem release 1.8.3 2024-02-08 12:18:42 +00:00
test test: fixed minor differences in expected output 2024-02-08 12:18:42 +00:00
.gitignore Ignore git mergetool backup files 2016-11-04 09:39:12 -07:00
.gitlab-ci.yml fix: CI: Update tor and python versions 2024-02-08 12:18:42 +00:00
.travis.yml Travis: fix a comment typo 2019-08-17 14:37:10 -07:00
cache_fallback_directories.py Missing changelog entry 2019-08-19 17:16:18 -07:00
cache_manual.py Fix 'invalid escape sequence' warnings 2019-05-26 11:34:33 -07:00
LICENSE Putting stem under the LGPL v3 2011-10-27 19:43:45 -07:00
README.md Add note about maintenance status 2022-09-27 07:23:25 +00:00
requirements.txt fix: pin cryptography to fix breaking change at v40.0.0 2024-02-08 12:18:42 +00:00
run_tests.py Test failures presented invalid '--test' arguments 2019-07-17 14:46:15 -07:00
setup.py Update PyPI links 2019-04-17 13:38:07 -07:00
tor-prompt Update copyright dates for 2017 2017-02-01 08:37:13 -08:00
tox.ini fix: CI: Run only unit and integration tests 2024-02-08 12:18:42 +00:00

Stem (Python Tor Library)

NOTE: Stem is mostly unmaintained. However, you can still:

Stem is a Python controller library for Tor. With it you can use Tor's control protocol to script against the Tor process, or build things such as Nyx.

Documentation and tutorials available at stem.torproject.org.