You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
David Ashpole
7bf1abdaa5
|
2 years ago | |
---|---|---|
.. | ||
opencensus | 2 years ago | |
README.rst | 6 years ago | |
setup.cfg | 6 years ago | |
setup.py | 6 years ago | |
version.py | 2 years ago |
README.rst
OpenCensus Proto
============================================================================
|pypi|
.. |pypi| image:: https://badge.fury.io/py/opencensus-proto.svg
:target: https://pypi.org/project/opencensus-proto/
Python library generated from OpenCensus cross-language protos.
Installation
------------
::
pip install opencensus-proto
Usage
-----
.. code:: python
# TBD