summaryrefslogtreecommitdiff
path: root/doc/examples.rst
blob: 536192a59f19eb066a16e4274bb7ece0cf5a7dfa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
.. examples:

Examples
--------

The dnspython source comes with example programs that show how
to use dnspython in practice. You can clone the dnspython source
from GitHub:

        git clone https://github.com/rthalley/dnspython.git

The example programs are in the ``examples/`` directory.