Skip to content

Netflix/spectator-py

Repository files navigation

Snapshot PyPI version

Spectator-py

Python thin-client metrics library for use with Atlas and SpectatorD.

See the Atlas Documentation site for more details on spectator-py.

Local Development

Install pyenv, possibly with Homebrew, and install a recent Python version.

make setup-venv
make test
make coverage