Nord: NordVPN client
====================
**This package is a work in progress -- it is not in a usable state***
## Overview
Nord is a client for interacting with the [NordVPN](https://nordvpn.com)
service. At its core is a high-level Python API that supports operations such
as connecting to the server in a given country that is most likely to give you
the best performance. Nord also contains components that expose this API as a
command line tool, and as a web service and a frontend.
## Prerequesites
Python 3.6 and all of the packages in `requirements.txt`.