A tool that looks for relations between users
Project description
Scrouter
A tool that looks for relations between users.
Installing
Via pip:
pip install ky.scrouter
You can also update to the latest version:
pip install ky.scrouter --upgrade
Make sure you have Python 3.8 or above installed!
Program launch
Via terminal:
python -m scrouter
After that, program will try to find the shortest follower of follower path:
Library
>>> import scrouter
>>> scrouter.route('user1', 'user2')
...
License
This project follows MIT license (see LICENSE).
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ky.scrouter-1.0.tar.gz
(3.9 kB
view hashes)
Built Distribution
Close
Hashes for ky.scrouter-1.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7bae1fdffaf40c632945445833fdfd549b03cb0e298ed046e4bc6c1a59b77964 |
|
MD5 | 188bdc6deba10e7a95ca1ac1318f5fb4 |
|
BLAKE2b-256 | 2857d89ec227c1da3ca4a521ae3b035b7f679883fefc83b7771bac7df294562b |