Skip to content

wandnz/ampy

Repository files navigation

ampy

ampy is a Python library that interfaces between the various front- and back-end components of the AMP active measurement system. It serves as the intermediary between the web interface (amp-web) and databases used to store the data for display - the AMP site meta data database, the views database for storing website related configuration, the events database and the measurement database (nntsc).

The other components of the AMP system are:

  • amplet2 - Client that performs tests and reports measurements.
  • ampweb - Front-end web interface.
  • nntsc - Data storage back-end.

For more information please email contact@wand.net.nz.


This code has been developed by the University of Waikato WAND network research group. It is licensed under the GNU General Public License (GPL) version 2. Please see the included file COPYING for details of this license.

Copyright (c) 2013-2017 The University of Waikato, Hamilton, New Zealand. All rights reserved.