From 5d6408858d68a5efa813c51620797153344f655f Mon Sep 17 00:00:00 2001 From: cyr1l0u <164659715+cyr1l0u@users.noreply.github.com> Date: Tue, 30 Apr 2024 09:35:40 +0200 Subject: [PATCH] Add Pythonium to Programming (#338) Add Pythonium (Python code checker API) to Programming --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bfe0664c..83f5389a 100644 --- a/README.md +++ b/README.md @@ -1412,6 +1412,7 @@ | [Codeforces](https://codeforces.com/apiHelp) | Get access to Codeforces data | `apiKey` | Yes | Unknown | | [Hackerearth](https://www.hackerearth.com/docs/wiki/developers/v4/) | For compiling and running code in several languages | `apiKey` | Yes | Unknown | | [Judge0 CE](https://ce.judge0.com/) | Online code execution system | `apiKey` | Yes | Unknown | +| [Pythonium](https://pythonium.net/linter) | Validate Python code syntax | No | Yes | No | | [Softwium](https://softwium.com/sql-validator/) | Validate SQL queries | No | Yes | No | | [Volca](https://volca.io#api) | List of programming languages and technologies | No | Yes | Unknown |