[REQUIREMENT][Python Client] Create Singleton Python Client
Open
@jin-jasper is already working on this.
Since Jun 5, 2020.
area/python-client
Epic
kind/feature
- Dominant language
- Java
- Stars
- 72
- Forks
- 69
- Avg merge
- 23h 32m
- Merged PRs (30d)
- 4
Description
Is your feature request related to a problem? Please describe.
I have a Python application and i want it can be localized using Singleton solution.
Describe the solution you'd like
I need a Python client to wrap up the calls to Singleton Service and the client should have the following features:
- Get up-to-date translations from Singleton Service and cache them locally.
- Format the date/time/number/currency/etc for specific locales.
Describe alternatives you've considered
N/A
Additional context
N/A
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.