palazzem / basictracer-python

The Python implementation of the "BasicTracer" reference implementation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gitter chat Build Status PyPI version

Basictracer Python

A python version of the "BasicTracer" reference implementation for OpenTracing.

Build, install and run tests

make bootstrap; make test

About

The Python implementation of the "BasicTracer" reference implementation

License:MIT License


Languages

Language:Python 88.3%Language:Makefile 11.7%