https://github.com/ashcrow/petty
developer friendly gRPC based server with additional functionality
https://github.com/ashcrow/petty
Last synced: about 1 year ago
JSON representation
developer friendly gRPC based server with additional functionality
- Host: GitHub
- URL: https://github.com/ashcrow/petty
- Owner: ashcrow
- License: other
- Created: 2016-08-06T20:19:52.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-08-07T21:00:33.000Z (almost 10 years ago)
- Last Synced: 2025-02-13T18:34:50.869Z (over 1 year ago)
- Language: Python
- Size: 13.7 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Petty is developer friendly [gRPC](http://www.grpc.io/) based server with additional functionality.
## License
Petty is distributed under the [Modified BSD Licene](../LICENSE).
## Installation
```
pip install git+https://github.com/ashcrow/petty.git
```
## Usage
See the [examples directory](../examples/) or [read the docs](http://petty.readthedocs.io/en/latest/)