diff --git a/repository/p.json b/repository/p.json index ddc36675818..17ee9b445eb 100644 --- a/repository/p.json +++ b/repository/p.json @@ -3016,6 +3016,18 @@ } ] }, + { + "name": "pycalc", + "description": "The pycalc plugin enables the execution of python code directly within the editor upon pressing the Enter key.", + "details": "https://github.com/pycalc-plugin/sublime", + "labels": ["repl"], + "releases": [ + { + "sublime_text": "*", + "tags": true + } + ] + }, { "name": "PyCover", "details": "https://github.com/perimosocordiae/PyCover",