mirror of
https://github.com/torproject/stem.git
synced 2024-11-23 01:29:49 +00:00
Python controller library for Tor
docs | ||
stem | ||
test | ||
.gitignore | ||
.travis.yml | ||
cache_fallback_directories.py | ||
cache_manual.py | ||
LICENSE | ||
README.md | ||
requirements.txt | ||
run_tests.py | ||
setup.py | ||
tor-prompt | ||
tox.ini |
Stem (Python Tor Library)
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.