Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marco-nicola/python-translator
A simple gRPC server for text translation.
https://github.com/marco-nicola/python-translator
Last synced: about 1 month ago
JSON representation
A simple gRPC server for text translation.
- Host: GitHub
- URL: https://github.com/marco-nicola/python-translator
- Owner: marco-nicola
- License: apache-2.0
- Created: 2021-10-21T15:42:55.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-10-21T20:47:29.000Z (about 3 years ago)
- Last Synced: 2024-05-02T05:24:40.274Z (7 months ago)
- Language: Python
- Homepage:
- Size: 21.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# python-translator
A simple gRPC server for text translation.
It's compatible with [github.com/SpecializedGeneralist/translator](https://github.com/SpecializedGeneralist/translator)
(Go implementation), and it also works similarly.