Пакет python3-module-groovy: Информация
Исходный пакет: python3-module-groovy
Версия: 0.1.2-alt1
Собран: 8 августа 2025 г. 16:39 в задании #391885
Категория: Разработка/Python 3
Сообщить об ошибке в пакетеДомашняя страница: https://github.com/gradio-app/groovy
Лицензия: Apache-2.0
О пакете: A small Python library created to help developers protect their applications from Server Side Request Forgery (SSRF) attacks.
Описание:
Groovy is a Python-to-JavaScript transpiler, meaning that it converts Python functions to their JavaScript equivalents. It is used in the Gradio library, so that developers can write functions in Python and have them run as fast as client-side JavaScript. Instead of aiming for full coverage of Python features, groovy prioritizes clear error reporting for unsupported Python code, making it easier for developers to modify their functions accordingly.
Сопровождающий: Pavel Shilov