]> git.saurik.com Git - apple/network_cmds.git/blob - unbound/pythonmod/doc/index.rst
network_cmds-596.100.2.tar.gz
[apple/network_cmds.git] / unbound / pythonmod / doc / index.rst
1 Unbound scriptable interface
2 =======================================
3
4 Python module for **Unbound** provides easy-to-use flexible solution,
5 for scripting query events and much more!
6
7 Along with extensible **SWIG** interface, it turns **Unbound** into dynamic *DNS* service
8 designed for rapid development of *DNS* based applications, like detailed *(per query/domain)* statistics,
9 monitoring with anything Python can offer *(database backend, http server)*.
10
11 **Key features**
12 * Rapid dynamic DNS-based application development in **Python**
13 * Extensible interface with **SWIG**
14 * Easy to use debugging and analysis tool
15 * Capable to produce authoritative answers
16 * Support for logging or doing detailed statistics
17 * Allows to manipulate with content of cache memory
18
19 Contents
20 --------
21 .. toctree::
22 :maxdepth: 2
23
24 install
25 examples/index
26 usecase
27 modules/index
28
29 Indices and tables
30 -------------------
31
32 * :ref:`genindex`
33 * :ref:`search`
34