管理工具开发框架:Admin4
jopen
11年前
Admin4是一个采用Python开发的框架,能够实现管理工具的快速开发。当前提供的插件包括:BIND DNS, LDAP 和 PostgreSQL。
特性
Admin4 核心
- implemented in Python 2.7
- using wxPython as GUI framework
- native look-and-feel on all platforms
- extensive logging
- Each object can be shown in its own detached window
BIND9 管理插件
- retrieves zones using the BIND9 statistics page if possible
- modifies most RRs using the DDNS protocol
- doesn't interfere with other DDNS clients (e.g. DHCP, Samba)
LDAP3 管理插件
- generic entry editing with schema support
- specific entry editing, e.g. user, group
- easily extensible with custom dialogs to support site specific schemata
PostgreSQL 管理插件
- object browser for common object types
- favorite objects
- query tool with graphical query plan analyzer