name mode size
nord 040000
.gitignore 100644 23B
.pylintrc 100644 40B
LICENSE 100644 35.15kB
README.md 100644 567B
requirements.txt 100644 28B
setup.py 100644 920B
README.md
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`.