Translate a JSON file to multiple languages in python

This page summarizes the projects mentioned and recommended in the original post on /r/Python

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • translate-json

    📓 Translate string values in a JSON document using the Google Cloud Translation API

  • Recently I needed a tool to automatically translate all string values in a complex JSON file to multiple languages using the google cloud translate API, the purpose was to automate the translation of locale files to internationalize a website. So I made this CLI tool in python and I believe it might be useful to some of you, [here is the source code on github](https://github.com/yxor/translate-json).

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Fast and secure translation on your local machine with a GUI

    6 projects | news.ycombinator.com | 13 Apr 2024
  • Autojump: A CD command that learns

    1 project | news.ycombinator.com | 30 Mar 2024
  • SQLGlot: No-dependency SQL parser, transpiler, optimizer for 21 SQL dialects

    1 project | news.ycombinator.com | 18 Mar 2024
  • SQLglot: Python SQL Parser and Transpiler

    1 project | news.ycombinator.com | 13 Mar 2024
  • Build the dependency graph of your BigQuery pipelines at no cost: a Python implementation

    2 projects | dev.to | 11 Jan 2024