/beacon

A web presence aggregator for people discovery

Primary LanguagePythonGNU General Public License v2.0GPL-2.0

beacon

A web presence aggregator for people discovery.

Run

python homing_beacon.py -h

Develop

python -m pip install -r requirements.txt

Run Tests

python -m unittest discover -v -s beacon/tests -p 'test_*.py'

Build Docs

cd website; make clean rst html

The docs are built to and served from /docs by GitHub pages automatically.

Credits