🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-06-14 22:43:44 | PHP 8.1.34
📂
/ (Root)
/
opt
/
cloudlinux
/
venv
/
lib
/
python3.11
/
site-packages
/
vendors_api
📍 /opt/cloudlinux/venv/lib/python3.11/site-packages/vendors_api
🔄 Refresh
✏️
Editing: __init__.py
Read Only
# coding=utf-8 # # Copyright © Cloud Linux GmbH & Cloud Linux Software, Inc 2010-2021 All Rights Reserved # # Licensed under CLOUD LINUX LICENSE AGREEMENT # http://cloudlinux.com/docs/LICENCE.TXT # from vendors_api.config import integration_scripts, CONFIG_PATH from vendors_api.parser import PublicApi # add other public things here __all__ = ( 'integration_scripts', 'CONFIG_PATH', 'PublicApi' )
💾 Save Changes
❌ Cancel