name mode size
nord 040000
.gitattributes 100644 30B
.gitignore 100644 23B
.pylintrc 100644 68B
LICENSE 100644 35.15kB
MANIFEST.in 100644 47B
README.md 100644 567B
requirements.txt 100644 28B
setup.cfg 100644 322B
setup.py 100644 973B
versioneer.py 100644 68.61kB
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`.