Poluglot - simple tool to orchestrate csv based translation files
This script require only python3
no third-party libraries need
You can just copy polyglot.py
whenever you want and use it there
wget https://raw.githubusercontent.com/CAMOBAP795/polyglot/master/polyglot.py && chmod +x polyglot.py && ./polyglot.py --help
Run ./polyglot.py --help
to get more details
No strict requirments for contributors yet, just create PR)
We use SemVer for versioning. For the versions available, see the tags on this repository.
- Alexander Bobrikovich - Idea/Implementation - polyglot
See also the list of contributors who participated in this project.
This project is licensed under the MIT License - see the LICENSE file for details