Skip to content

Commit

Permalink
Merge pull request #6 from kensho-technologies/published_readme
Browse files Browse the repository at this point in the history
Published readme
  • Loading branch information
ljades authored Feb 18, 2020
2 parents 18458e0 + c65ee13 commit 18538bb
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,13 @@
# Eagr

<a href="https://travis-ci.com/kensho-technologies/eagr"><img alt="Build Status" src="https://travis-ci.com/kensho-technologies/eagr.svg?branch=master"></a>
<a href="https://opensource.org/licenses/Apache-2.0"><img alt="License: Apache 2.0" src="https://img.shields.io/badge/License-Apache%202.0-blue"></a>
<a href="https://pypi.org/project/eagr/"><img alt="PyPI" src="https://img.shields.io/pypi/v/eagr"></a>

Easy and Abstracted gRPC. A collection of utilities for making GRPC easier to use in python. This package is widely used within Kensho.

`pip install eagr`

## Server

Functionality to simplify running grpc services. Provides a common set of metrics and logging
Expand Down

0 comments on commit 18538bb

Please sign in to comment.