https://github.com/gate-computer/gate-python-service
Prototyping framework
https://github.com/gate-computer/gate-python-service
Last synced: 12 months ago
JSON representation
Prototyping framework
- Host: GitHub
- URL: https://github.com/gate-computer/gate-python-service
- Owner: gate-computer
- License: bsd-3-clause
- Created: 2020-10-10T17:59:21.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-09-08T13:31:40.000Z (almost 2 years ago)
- Last Synced: 2025-04-03T17:28:16.785Z (about 1 year ago)
- Language: Python
- Homepage:
- Size: 30.3 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Framework for developing/prototyping Gate gRPC services using Python.
## Usage
python3 -m prototype .relative.service.module absolute.service.module ...