mirror of
https://github.com/torproject/stem.git
synced 2024-12-02 15:26:46 +00:00
Python controller library for Tor
c1bad9e9b2
This class has grown sophisticated enough that it deserves its own module. Also, I'd like to discuss this with the wider python community and this will make it easier to cite. |
||
---|---|---|
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.