https://github.com/hinha/sweeper
https://github.com/hinha/sweeper
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hinha/sweeper
- Owner: hinha
- Created: 2020-10-26T08:23:41.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2020-12-22T04:15:20.000Z (over 4 years ago)
- Last Synced: 2025-01-08T09:11:08.132Z (5 months ago)
- Language: Python
- Size: 40 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sweeper
### Installation
```
$ conda activate
$ pip install -r requiremets.txt
$ python -m grpc_tools.protoc -I. --python_out=. --grpc_python_out=. ./proto/twitter.proto
```### Usage
```
$ python main.py
``````
sudo docker run -p 50081:50081 rpc-twitter:1.0 --name twitter_rpc_01
```