Quick Start =========== The following section will help you get started. The fastest way to get started is to ``pip install`` the package:: python3 -m pip install dummynet After this you are ready to go: .. literalinclude:: ../examples/quick_start.py :language: python :linenos: